summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/message/j1939-message.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-30Replace all enum types with masksArthur Guyader1-12/+6
2019-08-30Move attributes flags and maxdlenArthur Guyader1-4/+2
2019-08-29Update j1939 decode with function to_hexArthur Guyader1-19/+2
2019-08-29Uniform indentation with tabulationArthur Guyader1-97/+97
2019-08-12Integrate the J1939 features : address claiming and write.Arthur Guyader1-8/+55
2019-08-12Add feature to build messages and fix some functionsArthur Guyader1-20/+57
2019-06-27Minor improvementsRomain Forlot1-2/+1
2019-06-26Rename some of the classes removing can- prefixRomain Forlot1-4/+4
2019-06-26Change can_message_t class usage for new j1939Romain Forlot1-0/+163