1
0
Fork 0
CANopenNode/301
ankit.chudasama1 4c86a61342 Fix variable name and use of pointer for big endian system
1. Variable name update in CO_PDO.c file
2. Correct use of pointer in the CO_SDOserver.c file
2023-02-16 19:36:49 +05:30
..
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 Verify for restricted CAN-IDs in SYNC, TIME, EMCY, PDO and SDO COB-ID configuration. 2021-08-09 14:12:19 +02:00
CO_Emergency.c Verify for restricted CAN-IDs in SYNC, TIME, EMCY, PDO and SDO COB-ID configuration. 2021-08-09 14:12:19 +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 Fixed Heartbeat consumer 2021-08-09 13:59:03 +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 Use enumerators in CO_NMT_t, #327 2021-08-13 19:07:19 +02:00
CO_NMT_Heartbeat.h Use enumerators in CO_NMT_t, #327 2021-08-13 19:07:19 +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 variable name and use of pointer for big endian system 2023-02-16 19:36:49 +05:30
CO_PDO.h Add option for logical devices to have more than four PDOS with pre-defined CAN_IDs. 2021-08-10 16:34:20 +02:00
CO_SDOclient.c fixed typo in sdo client 2021-08-31 15:53:30 +02:00
CO_SDOclient.h Add example for basic SDO client usage, #276 2021-08-10 10:17:46 +02:00
CO_SDOserver.c Fix variable name and use of pointer for big endian system 2023-02-16 19:36:49 +05:30
CO_SDOserver.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_SYNC.c Verify for restricted CAN-IDs in SYNC, TIME, EMCY, PDO and SDO COB-ID configuration. 2021-08-09 14:12:19 +02:00
CO_SYNC.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_TIME.c Verify for restricted CAN-IDs in SYNC, TIME, EMCY, PDO and SDO COB-ID configuration. 2021-08-09 14:12:19 +02: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