1
0
Fork 0
CANopenNode/301
2024-06-14 11:09:31 +02:00
..
CO_config.h SRDO updated to current CANopenNode 2024-05-31 01:47:28 +02:00
CO_driver.h static analysis: enumerator 'CO_CAN_ID_EMERGENCY' reuses the constant value '128' previously used by enumerator 'CO_CAN_ID_SYNC' 2024-06-12 14:26:51 +02:00
CO_Emergency.c CO_Emergency: static analysis: named parameter 'timeDifference_us' of 'non-virtual' function 'CO_EM_process' not subsequently referenced [MISRA 2012 Rule 2.7, advisory] 2024-06-14 10:59:43 +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 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_fifo.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_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 CO_NMT_Heartbeat: static analysis: both sides have side effects [MISRA 2012 Rule 1.3, required] 2024-06-13 11:35:09 +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 CO_Node_Guarding: static analysis: body should be a compound statement [MISRA 2012 Rule 15.6, required] 2024-06-13 11:43:26 +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 CO_ODinterface: static analysis: fix cast to correct address assignment and 'OD_IO_t::write' is potentially uninitialized [MISRA 2012 Rule 9.1, mandatory] 2024-06-14 08:43:01 +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 CO_PDO: static analysis: named parameter 'timerNext_us' of 'non-virtual' function 'CO_RPDO_process' not subsequently referenced [MISRA 2012 Rule 2.7, advisory] 2024-06-14 11:09:31 +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 analysis: cannot assign 'signed8' to different essential type 'boolean' [MISRA 2012 Rule 10.3, required] 2024-06-12 10:42:40 +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 CO_SDOserver: static analysis: enum constants not used within default switch 2024-06-14 09:49:21 +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 CO_SYNC: static analysis: unsigned integer literal without a 'U' suffix [MISRA 2012 Rule 7.2, required] 2024-06-13 13:46:27 +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 CO_TIME: static analysis: unexpected lack of indentation (convert tab to space) 2024-06-13 13:51:13 +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