1
0
Fork 0
CANopenNode/doc
Janez acd719e27a Linux socketCAN driver, fix CANsend().
There was a problem with block transfer, when transmitting sequence of
data. If CANsend() failed (socket buffer full), message was dropped.
Now dropped message is marked with bufferFull flag and then it is
re-transmitted later by the driver, as is in the original behaviour of
CANopenNode.
2021-02-08 16:57:36 +01:00
..
CHANGELOG.md Remove orphan CO_ODinterface.c from compiling. It is part of next release. 2020-10-26 19:02:43 +01:00
deviceSupport.md 305/CO_LSS.h now passing -Wextra warnings, fix 0x1012 object, update docs 2020-12-31 14:01:02 +01:00
gettingStarted.md Linux socketCAN driver, fix CANsend(). 2021-02-08 16:57:36 +01:00
LSSusage.md Integrate LSS slave into CANopenNode more directly. 2020-06-09 14:55:07 +02:00
objectDictionary.md Synchronize some parts from newOD: 2021-01-25 22:29:00 +01:00
traceUsage.md Documentation updated, ChangeLog deviceSupport and gettingStarted added. 2020-02-15 16:35:39 +01:00