summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/can-encoder.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-12-14CAN FD implementationRomain Forlot1-5/+6
2018-11-22Code format and style changesRomain Forlot1-6/+6
2018-05-24Fixing typos made in commentsydimitrov1-2/+2
2018-01-02Make low-can use afb-genskel by defaultRomain Forlot1-1/+0
2017-11-30Correctly reconstituting entire CAN frameRomain Forlot1-5/+6
2017-11-08Send entire CAN message rather than CAN signal.Romain Forlot1-7/+13
2017-07-21Fix: encoding value method has wrong signature.Romain Forlot1-6/+6
2017-07-21Be able to write raw frame & encode value to sentRomain Forlot1-0/+159