1
0
Fork 0
CANopenNode/example
Janez a528eb1669 Better organised configuration macros (CO_config.h):
- rearranged and better documented
 - default values moved from CO_driver.h into appropriate files
 - rearranged also in CO_driver_target.h files
 - parts of the stack or whole objects can be disabled.
 - configuration is verified for depencies

Additional:
 - renamed some members of CO_Default_CAN_ID_t
 - moved helpers CO_setUint32() etc from CO_SDOserver.h into CO_driver.h.
 - change wrong CO_ERROR_PARAMETERS to CO_ERROR_ILLEGAL_ARGUMENT.
 - renamed CO_ERROR_PARAMETERS to CO_ERROR_OD_PARAMETERS
2020-09-14 15:50:21 +02:00
..
CO_OD_with_trace Drivers removed from stack, directory structure rearranged. 2020-02-05 10:52:56 +01:00
_project.html Added trace interface for monitoring variables. 2016-03-24 22:01:44 +01:00
_project.xml Added CANopen gateway-ascii command interface according to CiA309-3 as a 2020-05-12 18:11:43 +02: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 Better organised configuration macros (CO_config.h): 2020-09-14 15:50:21 +02:00
CO_OD.c Added CANopen gateway-ascii command interface according to CiA309-3 as a 2020-05-12 18:11:43 +02:00
CO_OD.h CANopen Safety (SRDO according to DIN EN 50325-5:2016) (#196) 2020-06-22 10:14:14 +02: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 Integrate LSS slave into CANopenNode more directly. 2020-06-09 14:55:07 +02:00
Makefile Added CO_ODinterface 2020-07-13 14:08:16 +02:00