aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/message/can-message.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-09all: formatRomain Forlot1-4/+4
2020-01-09All: Make format coherent with the whole projectRomain Forlot1-7/+7
2020-01-08can: Remove extended flagsRomain Forlot1-2/+0
2019-08-30Add feature ISO TP (multi frames and peer to peer)Arthur Guyader1-0/+5
2019-08-30Replace all enum types with masksArthur Guyader1-12/+10
2019-08-30Change function get_bcm_msg to return a reference.Arthur Guyader1-1/+1
2019-08-30Move attributes flags and maxdlenArthur Guyader1-10/+3
2019-08-29Add function to convert vector to canfd or can frame.Arthur Guyader1-1/+63
2019-08-29Uniform indentation with tabulationArthur Guyader1-6/+6
2019-08-12Add feature to build messages and fix some functionsArthur Guyader1-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