aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/can-encoder.cpp
AgeCommit message (Expand)AuthorFilesLines
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