1
0
Fork 0
CANopenNode/301
Janez 0c000b5924 Multiple updates related to newOD branch, commit 9e9fce74
Testing and multiple fixes were made in newOD branch. This commit includes
relevant code from newOD branch, synchronized to this branch.
Following modules were updated:
- SDO client, CO_gateway_ascii, CO_fifo
- socketCAN : CO_epoll_interface, CO_main_basic
SDO client (with gateway and fifo) which was rewritten after v1.3 is now
tested and works the same as in newOD branch. Same is socketCAN. Works as here:
https://github.com/CANopenNode/CANopenSocket/tree/master/examples/basicDevice

SDO server is quite the same as in v1.3. I made no additional testing at
this point.

There are some other updates:
- CO_driver.h, CO_config.h: additional CO_CONFIG_DEBUG macro.
- CO_driver.h: fixed some typos, added optional CO_errinfo() macro.
- CO_NMT_Heartbeat: added CO_NMT_setInternalState().
- documentation synchronized.
- example/_project.xml updated, can be used as template with libedssharp.
2020-12-28 13:19:55 +01:00
..
CO_config.h Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
CO_driver.h Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
CO_Emergency.c Better organised configuration macros (CO_config.h): 2020-09-14 15:50:21 +02:00
CO_Emergency.h Better organised configuration macros (CO_config.h): 2020-09-14 15:50:21 +02:00
CO_fifo.c Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
CO_fifo.h Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
CO_HBconsumer.c Restore CO_CONFIG_HB_CONS_CALLBACK_CHANGE option 2020-10-24 14:42:38 +02:00
CO_HBconsumer.h Restore CO_CONFIG_HB_CONS_CALLBACK_CHANGE option 2020-10-24 14:42:38 +02:00
CO_NMT_Heartbeat.c Fix all possible warnings about unused timerNext_us argument 2020-06-26 11:56:46 +02:00
CO_NMT_Heartbeat.h Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
CO_PDO.c Add CO_SYNCsend() (#225) 2020-09-29 09:24:21 +02:00
CO_PDO.h Add CO_SYNCsend() (#225) 2020-09-29 09:24:21 +02:00
CO_SDOclient.c Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
CO_SDOclient.h Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
CO_SDOserver.c Better organised configuration macros (CO_config.h): 2020-09-14 15:50:21 +02:00
CO_SDOserver.h Better organised configuration macros (CO_config.h): 2020-09-14 15:50:21 +02:00
CO_SYNC.c small fix 2020-09-29 12:26:26 +02:00
CO_SYNC.h small fix 2020-09-29 12:26:26 +02:00
CO_TIME.c CO_TIME.c can be disabled 2020-09-14 16:49:48 +02:00
CO_TIME.h Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
crc16-ccitt.c Better organised configuration macros (CO_config.h): 2020-09-14 15:50:21 +02:00
crc16-ccitt.h Better organised configuration macros (CO_config.h): 2020-09-14 15:50:21 +02:00