summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/message
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Remove in function convert_from_addr, the variable flags was not usedRomain Forlot1-1/+0
2019-11-28Add feature ISO TP (multi frames and peer to peer)Romain Forlot6-7/+39
2019-11-28Replace all enum types with masksRomain Forlot6-60/+36
2019-11-28Change function get_bcm_msg to return a reference.Romain Forlot2-2/+2
2019-11-28Move attributes flags and maxdlenRomain Forlot5-22/+41
2019-11-28Add function to convert vector to canfd or can frame.Romain Forlot2-1/+64
2019-11-28Add function get_data_vector with indexRomain Forlot2-0/+35
2019-11-28Update j1939 decode with function to_hexRomain Forlot1-19/+2
2019-11-28Uniform indentation with tabulationRomain Forlot3-148/+148
2019-11-28Integrate the J1939 features : address claiming and write.Romain Forlot4-19/+66
2019-11-28Add feature to build messages and fix some functionsRomain Forlot6-47/+181
2019-06-27Minor improvementsRomain Forlot2-6/+4
2019-06-26Rename some of the classes removing can- prefixRomain Forlot6-20/+20
2019-06-26Change can_message_t class usage for new j1939Romain Forlot6-0/+661