1
0
Fork 0
CANopenNode/example
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_OD_with_trace Drivers removed from stack, directory structure rearranged. 2020-02-05 10:52:56 +01:00
_project.xml Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
CO_driver_blank.c CO_driver interface: remove Emergency object dependency for reporting CAN 2020-06-13 14:06:35 +02:00
CO_driver_target.h Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
CO_OD.c Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00
CO_OD.h move timeOfDay_t union to CO_TIME.h 2020-11-25 19:16:50 +01:00
eeprom.c Replace all memcpy/memset-like functions with standard <string.h> functions (#175) 2020-05-04 11:22:32 +02:00
eeprom.h Drivers removed from stack, directory structure rearranged. 2020-02-05 10:52:56 +01:00
IO.eds Trace functionality updated. 2016-04-04 14:04:47 +02:00
IO.html Trace functionality updated. 2016-04-04 14:04:47 +02:00
main_blank.c Remove duplicated CANopenConfiguredOK from main functions. Use CO->nodeIdUnconfigured instead. 2020-09-23 09:06:57 +02:00
Makefile Multiple updates related to newOD branch, commit 9e9fce74 2020-12-28 13:19:55 +01:00