summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/message/can-message.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Add feature ISO TP (multi frames and peer to peer)Romain Forlot1-0/+5
2019-11-28Replace all enum types with masksRomain Forlot1-12/+10
2019-11-28Change function get_bcm_msg to return a reference.Romain Forlot1-1/+1
2019-11-28Move attributes flags and maxdlenRomain Forlot1-10/+3
2019-11-28Add function to convert vector to canfd or can frame.Romain Forlot1-1/+63
2019-11-28Uniform indentation with tabulationRomain Forlot1-6/+6
2019-11-28Add feature to build messages and fix some functionsRomain Forlot1-7/+51
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-0/+194