aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/can-encoder.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-29Update function to encode and decode messageArthur Guyader1-5/+4
2019-08-12Add feature to build messages and fix some functionsArthur Guyader1-0/+7
2019-06-26Rename some of the classes removing can- prefixRomain Forlot1-6/+6
2019-06-26Change can_message_t class usage for new j1939Romain Forlot1-1/+1
2018-12-14CAN FD implementationRomain Forlot1-1/+1
2017-07-21Fix: encoding value method has wrong signature.Romain Forlot1-1/+1
2017-07-21Be able to write raw frame & encode value to sentRomain Forlot1-0/+33