| .. |
|
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
|
CO_Emergency: static analysis: argument 1 of type 'void *' is not compatible with argument 2 of type 'uint8_t *' (aka 'unsigned char *') in call to function 'memcpy'
|
2024-06-27 12:27:01 +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
|
CO_NMT_Heartbeat: static analysis: other minor change
|
2024-06-27 11:23:27 +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: potential out of bounds pointer access [MISRA 2012 Rule 18.1, required]
|
2024-06-27 08:55:44 +02:00 |
|
CO_SDOclient.h
|
CO_SDOclient: static analysis: potential out of bounds pointer access [MISRA 2012 Rule 18.1, required]
|
2024-06-27 08:55:44 +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
|
CO_SYNC: static analysis: dependence placed on operator precedence [MISRA 2012 Rule 12.1, advisory]
|
2024-06-27 12:53:30 +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 |