1
0
Fork 0
CANopenNode/301
Janez 1775b96450 Move emergency processing before NMT processing in CANopen.c
Hold emergency messages if not operational or pre-operational, don't
delete them.
There was a problem, if error condition was present after a
communication reset, device was in operational state for a short time.
2021-05-17 13:33:37 +02:00
..
CO_config.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_driver.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_Emergency.c Move emergency processing before NMT processing in CANopen.c 2021-05-17 13:33:37 +02:00
CO_Emergency.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_fifo.c Fix snprintf float to double warning 2021-03-22 16:23:03 +01:00
CO_fifo.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_HBconsumer.c Fix HBcons entries count 2021-03-24 17:30:55 +01:00
CO_HBconsumer.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_NMT_Heartbeat.c CO_ODinterface: simplified API to read/write functions. Return variables changed. 2021-03-12 11:42:34 +01:00
CO_NMT_Heartbeat.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_ODinterface.c Reduce variable scope 2021-03-19 09:54:17 +01:00
CO_ODinterface.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_PDO.c Fix in CO_RPDO_process(), #283 2021-03-22 22:59:49 +01:00
CO_PDO.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_SDOclient.c fixed some warnings 2021-04-27 16:24:00 +02:00
CO_SDOclient.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_SDOserver.c fixed some warnings 2021-04-27 16:24:00 +02:00
CO_SDOserver.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_SYNC.c 301/CO_PDO.h/c updated to newOD. 2021-03-18 15:13:06 +01:00
CO_SYNC.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_TIME.c Fix overflow on 16 bit platform 2021-03-22 16:22:50 +01:00
CO_TIME.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
crc16-ccitt.c Better organised configuration macros (CO_config.h): 2020-09-14 15:50:21 +02:00
crc16-ccitt.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00