aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/message/message.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-09message: Fix copying all bytes but the last oneRomain Forlot1-22/+0
2020-01-09decoder: rework how to swap frame layout.Romain Forlot1-0/+11
2020-01-09message: optimize getting subpart of a vectorRomain Forlot1-19/+7
2020-01-09misc: Some cleanup and fixes about signatures.Romain Forlot1-1/+1
2020-01-09All: Make format coherent with the whole projectRomain Forlot1-2/+2
2019-08-30Add feature ISO TP (multi frames and peer to peer)Arthur Guyader1-2/+11
2019-08-30Replace all enum types with masksArthur Guyader1-20/+6
2019-08-30Move attributes flags and maxdlenArthur Guyader1-3/+28
2019-08-29Add function get_data_vector with indexArthur Guyader1-0/+34
2019-08-12Add feature to build messages and fix some functionsArthur Guyader1-9/+50
2019-06-26Rename some of the classes removing can- prefixRomain Forlot1-3/+3
2019-06-26Change can_message_t class usage for new j1939Romain Forlot1-0/+96