1
0
Fork 0
CANopenNode/301
Janez b4ddf9be32 Fixed SDO server
- Missing break
- expedited transfer: always copied fixed amount of data instead of actual data size.
2021-08-09 13:56:05 +02:00
..
CO_config.h Remove CO_CONFIG_EM_BUFFER_SIZE macro, size is fetched from Object Dictionary 2021-06-28 12:39:03 +02:00
CO_driver.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_Emergency.c Remove CO_CONFIG_EM_BUFFER_SIZE macro, size is fetched from Object Dictionary 2021-06-28 12:39:03 +02:00
CO_Emergency.h Remove CO_CONFIG_EM_BUFFER_SIZE macro, size is fetched from Object Dictionary 2021-06-28 12:39:03 +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 Remove CO_CONFIG_HB_CONS_SIZE macro, size is fetched from Object Dictionary 2021-06-26 13:53:49 +02:00
CO_HBconsumer.h Remove CO_CONFIG_HB_CONS_SIZE macro, size is fetched from Object Dictionary 2021-06-26 13:53:49 +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 Fixed bug with CANrxData buffer indexing 2021-07-14 19:19:28 +02: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 SDO server 2021-08-09 13:56:05 +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 Fix warning about unused argument in CO_TIME_set() 2021-07-05 12:33:58 +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