1
0
Fork 0
CANopenNode/301
2024-06-26 10:48:52 +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 CO_Emergency: static analysis: a signed value is not an appropriate [MISRA 2012 Rule 10.1, required] 2024-06-13 10:56:17 +02:00
CO_fifo.c CO_fifo: static analysis: refactoring changed enum with define to be able to use bitwise operators 2024-06-26 10:48:52 +02:00
CO_fifo.h CO_fifo: static analysis: refactoring changed enum with define to be able to use bitwise operators 2024-06-26 10:48:52 +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 Add more static analysis and MISRA.md 2024-06-24 17:46:34 +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 Add more static analysis and MISRA.md 2024-06-24 17:46:34 +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 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_SDOclient.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_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