1
0
Fork 0
CANopenNode/doc
Janez 88558203a0 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. Same as commit acd719e27 in v2.0.
2021-02-08 17:01:55 +01:00
..
CHANGELOG.md CANopenNode V2.0 pre-release 2020-10-07 17:50:25 +02:00
deviceSupport.md Add data storage, common and Linux specific functions, tested in Linux. 2021-01-25 12:42:10 +01:00
gettingStarted.md Linux socketCAN driver, fix CANsend(). 2021-02-08 17:01:55 +01:00
LSSusage.md Integrate LSS slave into CANopenNode more directly. 2020-06-09 14:55:07 +02:00
objectDictionary.md Add data storage, common and Linux specific functions, tested in Linux. 2021-01-25 12:42:10 +01:00
traceUsage.md Documentation updated, ChangeLog deviceSupport and gettingStarted added. 2020-02-15 16:35:39 +01:00