summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/message/message.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-09Update flag FRAME_LAYOUT_IS_BIGENDIAN to BYTE_FRAME_IS_BIG_ENDIANArthur Guyader1-1/+1
2020-01-09message: Rework message flagsRomain Forlot1-10/+11
2020-01-09message: Default frame layout as little endian.Romain Forlot1-1/+1
2020-01-09decoder: rework how to swap frame layout.Romain Forlot1-1/+2
2020-01-09msg_definition: integrate frame layout as a flagRomain Forlot1-0/+1
2020-01-09message: More explicit define about CAN protocols.Romain Forlot1-2/+2
2020-01-09All: Make format coherent with the whole projectRomain Forlot1-1/+1
2020-01-08can: Remove extended flagsRomain Forlot1-10/+8
2019-08-30Add feature ISO TP (multi frames and peer to peer)Arthur Guyader1-3/+7
2019-08-30Replace all enum types with masksArthur Guyader1-12/+11
2019-08-30Move attributes flags and maxdlenArthur Guyader1-3/+7
2019-08-29Add function get_data_vector with indexArthur Guyader1-0/+1
2019-08-12Integrate the J1939 features : address claiming and write.Arthur Guyader1-8/+0
2019-08-12Add feature to build messages and fix some functionsArthur Guyader1-5/+7
2019-06-26Rename some of the classes removing can- prefixRomain Forlot1-5/+5
2019-06-26Change can_message_t class usage for new j1939Romain Forlot1-0/+86