1
0
Fork 0
CANopenNode/socketCAN
Janez dd1677b5bc Integrate LSS slave into CANopenNode more directly.
- CO_LSSslave: move expensive code from CAN receive (interrupt) to mainline
  CO_LSSslave_process() function.
- LSS slave now runs in parallel to other CANopen objects.
- LSS slave and master can run both on same device.
- LSS slave, LSS master and gateway-ascii(CiA309) LSS functions tested.
- LSSusage.md updated.
2020-06-09 14:55:07 +02:00
..
CO_driver.c Add printout of message log from CANopen gateway-ascii (non-standard). 2020-05-29 07:36:23 +02:00
CO_driver_target.h Make own file for CANopen status LED diodesLED indicator indication 2020-06-05 18:02:26 +02:00
CO_error.c Add printout of message log from CANopen gateway-ascii (non-standard). 2020-05-29 07:36:23 +02:00
CO_error.h Add printout of message log from CANopen gateway-ascii (non-standard). 2020-05-29 07:36:23 +02:00
CO_error_msgs.h Add printout of message log from CANopen gateway-ascii (non-standard). 2020-05-29 07:36:23 +02:00
CO_Linux_threads.c Integrate LSS slave into CANopenNode more directly. 2020-06-09 14:55:07 +02:00
CO_Linux_threads.h Integrate LSS slave into CANopenNode more directly. 2020-06-09 14:55:07 +02:00
CO_main_basic.c Integrate LSS slave into CANopenNode more directly. 2020-06-09 14:55:07 +02:00
CO_OD_storage.c Added CANopen gateway-ascii command interface according to CiA309-3 as a 2020-05-12 18:11:43 +02:00
CO_OD_storage.h socketCAN now compiles and runs. 2020-03-12 08:38:58 +01:00