1
0
Fork 0
CANopenNode/301
Janez 8c09a433ef Fix CANopen terminology: “CAN messages” are actually “CAN frames”
Fix all documentation and comments according to CiA proposals:
https://www.can-cia.org/services/publications/can-community-news/05-2025

CANopenNode was using "CAN message" in many places, but actually such
term is incorrect. No code or variable names was changed.
2026-06-26 10:23:01 +02:00
..
CO_config.h Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_driver.h Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_Emergency.c Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_Emergency.h Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_fifo.c Format comments in the .c files. 2024-07-06 21:48:21 +02:00
CO_fifo.h Format comments in the .h files. 2024-07-09 00:17:15 +02:00
CO_HBconsumer.c Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_HBconsumer.h Format comments in the .h files. 2024-07-09 00:17:15 +02:00
CO_NMT_Heartbeat.c Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_NMT_Heartbeat.h Format comments in the .h files. 2024-07-09 00:17:15 +02:00
CO_Node_Guarding.c Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_Node_Guarding.h Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_ODinterface.c CO_ODinterface: fix unreachable statement (#548) 2024-10-19 00:51:48 +02:00
CO_ODinterface.h Make OD_requestTPDO() more clear, remove OD_getFlagsPDO(). 2024-10-19 12:42:36 +02:00
CO_PDO.c Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_PDO.h Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_SDOclient.c Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_SDOclient.h Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_SDOserver.c Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_SDOserver.h Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_SYNC.c Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_SYNC.h Fix and update doxygen documentation. 2024-08-07 00:17:39 +02:00
CO_TIME.c Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
CO_TIME.h Fix CANopen terminology: “CAN messages” are actually “CAN frames” 2026-06-26 10:23:01 +02:00
crc16-ccitt.c Format the .c files using clang-format v15. 2024-07-06 19:57:06 +02:00
crc16-ccitt.h Format comments in the .h files. 2024-07-09 00:17:15 +02:00