1
0
Fork 0
CANopenNode/socketCAN
Janez 23bc5d38a7 Reorganize socketCAN/CO_Linux_threads
- Rename files to CO_epoll_interface
 - Object oriented, more flexible, separate functions
 - move epoll, timerfd and eventfd system calls from CO_driver.c to CO_epoll_interface.c
2020-09-29 09:00:31 +02:00
..
CO_driver.c Reorganize socketCAN/CO_Linux_threads 2020-09-29 09:00:31 +02:00
CO_driver_target.h Reorganize socketCAN/CO_Linux_threads 2020-09-29 09:00:31 +02:00
CO_epoll_interface.c Reorganize socketCAN/CO_Linux_threads 2020-09-29 09:00:31 +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 Reorganize socketCAN/CO_Linux_threads 2020-09-29 09:00:31 +02:00
CO_main_basic.c Reorganize socketCAN/CO_Linux_threads 2020-09-29 09:00:31 +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