1
0
Fork 0
CANopenNode/301
2024-06-10 17:59:05 +02:00
..
CO_config.h SRDO updated to current CANopenNode 2024-05-31 01:47:28 +02:00
CO_driver.h static analysis: add 'U' of unsigned [MISRA 2012 Rule 10.4, required] 2024-06-10 17:57:42 +02:00
CO_Emergency.c static analysis: an enum value is not an appropriate left operand [MISRA 2012 Rule 10.1, required] 2024-06-10 17:59:05 +02:00
CO_Emergency.h static analysis: add 'U' of unsigned [MISRA 2012 Rule 10.4, required] 2024-06-10 17:57:42 +02:00
CO_fifo.c static analysis: an enum value is not an appropriate left operand [MISRA 2012 Rule 10.1, required] 2024-06-10 17:59:05 +02:00
CO_fifo.h Documentation arrangement according to doxygen. 2021-05-17 13:29:13 +02:00
CO_HBconsumer.c static analysis: an enum value is not an appropriate left operand [MISRA 2012 Rule 10.1, required] 2024-06-10 17:59:05 +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 static analysis: an enum value is not an appropriate left operand [MISRA 2012 Rule 10.1, required] 2024-06-10 17:59:05 +02:00
CO_NMT_Heartbeat.h Misra (#501) 2024-03-13 17:20:42 +01:00
CO_Node_Guarding.c static analysis: an enum value is not an appropriate left operand [MISRA 2012 Rule 10.1, required] 2024-06-10 17:59:05 +02:00
CO_Node_Guarding.h Node guarding disable, if heartbeat is used. 2023-10-19 12:16:37 +02:00
CO_ODinterface.c static analysis: an enum value is not an appropriate left operand [MISRA 2012 Rule 10.1, required] 2024-06-10 17:59:05 +02:00
CO_ODinterface.h static analysis: an enum value is not an appropriate left operand [MISRA 2012 Rule 10.1, required] 2024-06-10 17:59:05 +02:00
CO_PDO.c static analysis: an enum value is not an appropriate left operand [MISRA 2012 Rule 10.1, required] 2024-06-10 17:59:05 +02:00
CO_PDO.h static analysis: add 'U' of unsigned [MISRA 2012 Rule 10.4, required] 2024-06-10 17:57:42 +02:00
CO_SDOclient.c static analysis: add 'U' of unsigned [MISRA 2012 Rule 10.4, required] 2024-06-10 17:57:42 +02:00
CO_SDOclient.h Add example for basic SDO client usage, #276 2021-08-10 10:17:46 +02:00
CO_SDOserver.c static analysis: an enum value is not an appropriate left operand [MISRA 2012 Rule 10.1, required] 2024-06-10 17:59:05 +02:00
CO_SDOserver.h static analysis: add 'U' of unsigned [MISRA 2012 Rule 10.4, required] 2024-06-10 17:57:42 +02:00
CO_SYNC.c static analysis: an enum value is not an appropriate left operand [MISRA 2012 Rule 10.1, required] 2024-06-10 17:59:05 +02:00
CO_SYNC.h Misra (#501) 2024-03-13 17:20:42 +01:00
CO_TIME.c static analysis: add 'U' of unsigned [MISRA 2012 Rule 10.4, required] 2024-06-10 17:57:42 +02:00
CO_TIME.h static analysis: add 'U' of unsigned [MISRA 2012 Rule 10.4, required] 2024-06-10 17:57:42 +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