1
0
Fork 0
CANopenNode/301
2024-06-26 16:35:59 +02:00
..
CO_config.h SRDO updated to current CANopenNode 2024-05-31 01:47:28 +02:00
CO_driver.h static analysys: local variable 'data' could be pointer to const [MISRA 2012 Rule 8.13, advisory] 2024-06-14 11:27:22 +02:00
CO_Emergency.c static analysys: local variable 'data' could be pointer to const [MISRA 2012 Rule 8.13, advisory] 2024-06-14 11:27:22 +02:00
CO_Emergency.h Update CO_Emergency.h: fix doxygen documentation comments 2024-06-26 12:27:02 +02:00
CO_fifo.c CO_fifo: static analysis: repeated include file 'string.h' 2024-06-26 15:40:05 +02:00
CO_fifo.h CO_fifo: fix doxygen documentation comments 2024-06-26 11:45:23 +02:00
CO_HBconsumer.c CO_HBconsumer: static analysis: local variable 'data' could be pointer to const [MISRA 2012 Rule 8.13, advisory] 2024-06-14 11:03:51 +02:00
CO_HBconsumer.h static analysis: conditional of #if does not evaluate to 0 or 1 [MISRA 2012 Rule 20.8, required] 2024-06-12 09:09:12 +02:00
CO_NMT_Heartbeat.c static analysys: local variable 'data' could be pointer to const [MISRA 2012 Rule 8.13, advisory] 2024-06-14 11:27:22 +02:00
CO_NMT_Heartbeat.h static analysis: refactoring changed enum with define to be able to use bitwise operators on user space 2024-06-12 14:35:37 +02:00
CO_Node_Guarding.c static analysys: local variable 'data' could be pointer to const [MISRA 2012 Rule 8.13, advisory] 2024-06-14 11:27:22 +02:00
CO_Node_Guarding.h static analysis: conditional of #if does not evaluate to 0 or 1 [MISRA 2012 Rule 20.8, required] 2024-06-12 09:09:12 +02:00
CO_ODinterface.c Update CO_ODinterface.c: fix memcpy boundary verification 2024-06-26 12:15:30 +02:00
CO_ODinterface.h static analysis: integer null pointer constant is not the NULL macro [MISRA 2012 Rule 11.9, required] 2024-06-12 09:46:34 +02:00
CO_PDO.c Update CO_PDO.c: make eventTime, inhibitTime and syncStartValue optional in object dictionary. 2024-06-26 12:40:17 +02:00
CO_PDO.h static analysis: conditional of #if does not evaluate to 0 or 1 [MISRA 2012 Rule 20.8, required] 2024-06-12 09:09:12 +02:00
CO_SDOclient.c CO_SDOclient: static analysis: conditional of #if does not evaluate to 0 or 1 [MISRA 2012 Rule 20.8, required] 2024-06-26 16:35:59 +02:00
CO_SDOclient.h CO_SDOclient: static analysis: the name 'abort' is reserved to the compiler [MISRA 2012 Rule 21.2, required] 2024-06-26 16:34:07 +02:00
CO_SDOserver.c Fix commit 29bb7992d2 won't respond with abort message, if segmented transfer is not supported 2024-06-26 08:50:45 +02:00
CO_SDOserver.h static analysis: conditional of #if does not evaluate to 0 or 1 [MISRA 2012 Rule 20.8, required] 2024-06-12 09:09:12 +02:00
CO_SYNC.c static analysys: local variable 'data' could be pointer to const [MISRA 2012 Rule 8.13, advisory] 2024-06-14 11:27:22 +02:00
CO_SYNC.h static analysis: conditional of #if does not evaluate to 0 or 1 [MISRA 2012 Rule 20.8, required] 2024-06-12 09:09:12 +02:00
CO_TIME.c static analysys: local variable 'data' could be pointer to const [MISRA 2012 Rule 8.13, advisory] 2024-06-14 11:27:22 +02:00
CO_TIME.h static analysis: conditional of #if does not evaluate to 0 or 1 [MISRA 2012 Rule 20.8, required] 2024-06-12 09:09:12 +02:00
crc16-ccitt.c crc16-ccitt: static analysis: loss of precision (assignment) 2024-06-13 13:56:00 +02:00
crc16-ccitt.h static analysis: conditional of #if does not evaluate to 0 or 1 [MISRA 2012 Rule 20.8, required] 2024-06-12 09:09:12 +02:00