1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Janez
47044b10f3 CANopenNode update 2023-03-20 10:30:25 +01:00
Janez
a4a0172b31 Add Python example for cocomm 2023-03-18 17:59:34 +01:00
Janez
bf94f78ce2 Fixed static analyzer warnings: [-Wanalyzer-double-free] 2023-03-17 13:50:31 +01:00
Janez
c849a378bd
Merge pull request #3 from boston-engineering/rac_valgrind
Fixed issue where CO_driver and CO_epoll_interface produce valgrind error
2021-08-13 07:37:01 +02:00
Rene Colato
a2d7e89a45 Fixed issue where CO_driver and CO_epoll_interface produce valgrind error because epoll_event is passed into epoll_ctl uninitialized. 2021-08-12 11:34:35 -04:00
Janez
b4c6ba0e13 Make persistent file size oversize more correct #2 2021-07-22 15:27:20 +02:00
Janez
77cc1eea33 Merge branch 'master' of https://github.com/CANopenNode/CANopenLinux 2021-07-05 16:54:03 +02:00
Janez
18a9ef3479 Update: CANopenNode, doxyfile, add example for CO_MULTIPLE_OD. 2021-07-05 16:53:13 +02:00
Janez
32a9029141
Create FUNDING.yml 2021-05-17 18:47:26 +02:00
Janez
21e11a3bf1 Update documentation, add CO_application.h, other updates
- add Doxfile
- add install to makefile
- fix in cocomm
2021-05-17 13:58:16 +02:00
Janez
87cfbac52b Initial commit, code from CANopenNode/socketCAN and CANopenSocket/cocomm
- Linux driver files copied from 76b43c88ef/socketCAN
- cocomm copied from 71f21e41fd/cocomm
- Submodule CANopenNode added.
- Few adjustments and documentation written.
2021-05-06 17:29:31 +02:00