1
0
Fork 0
CANopenNode/socketCAN
Freddie Chopin 2c9d07f265 Restore CO_CONFIG_HB_CONS_CALLBACK_CHANGE option
The user may decide whether he/she wants one common callback for all
monitored nodes (CO_CONFIG_HB_CONS_CALLBACK_CHANGE) or maybe separate
callbacks configured individually for each monitored mode
(CO_CONFIG_HB_CONS_CALLBACK_MULTI). These options cannot be set
simultaneously.

This change is related to the discussion in #237
2020-10-24 14:42:38 +02:00
..
CO_driver.c Can run in single thread in Linux. 2020-09-29 12:46:02 +02:00
CO_driver_target.h Restore CO_CONFIG_HB_CONS_CALLBACK_CHANGE option 2020-10-24 14:42:38 +02:00
CO_epoll_interface.c fix config macros in socketCAN/CO_epoll_interface.c 2020-10-02 08:49:42 +02:00
CO_epoll_interface.h Reorganize socketCAN/CO_Linux_threads 2020-09-29 09:00:31 +02:00
CO_error.c Fix compile error with older kernels #211 2020-08-03 07:48:40 +02:00
CO_error.h CO_driver interface: remove Emergency object dependency for reporting CAN 2020-06-13 14:06:35 +02:00
CO_error_msgs.h Restore CO_CONFIG_HB_CONS_CALLBACK_CHANGE option 2020-10-24 14:42:38 +02:00
CO_main_basic.c Restore CO_CONFIG_HB_CONS_CALLBACK_CHANGE option 2020-10-24 14:42:38 +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