1
0
Fork 0
CANopenNode/301
Janez 9b8beed836 Better organize CO_EM_RPDO_TIME_OUT detection. #618, #626
Move RPDO related code from CANopen.c into PDO.c, remove additional for loop.
Introduce new optional argument bool_t* timeoutState into CO_RPDO_process().
2026-07-10 16:17:46 +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 Add ability to override OD_readOriginal and OD_writeOriginal #634 2026-07-03 14:22:33 +02:00
CO_ODinterface.h Make OD_requestTPDO() more clear, remove OD_getFlagsPDO(). 2024-10-19 12:42:36 +02:00
CO_PDO.c Better organize CO_EM_RPDO_TIME_OUT detection. #618, #626 2026-07-10 16:17:46 +02:00
CO_PDO.h Better organize CO_EM_RPDO_TIME_OUT detection. #618, #626 2026-07-10 16:17:46 +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