summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/message/j1939-message.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-09all: formatRomain Forlot1-30/+24
2020-01-09All: Make format coherent with the whole projectRomain Forlot1-3/+3
2019-08-30Remove in function convert_from_addr, the variable flags was not usedArthur Guyader1-1/+0
2019-08-30Add feature ISO TP (multi frames and peer to peer)Arthur Guyader1-0/+6
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