aboutsummaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/message-definition.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Restore /etc/dev-mapping.conf supporticefishScott Murray1-0/+4
2020-01-09Update flag FRAME_LAYOUT_IS_BIGENDIAN to BYTE_FRAME_IS_BIG_ENDIANArthur Guyader1-1/+1
2020-01-09msg_def: returns pgn if j1939 usedArthur GUYADER1-1/+2
2020-01-09message: Default frame layout as little endian.Romain Forlot1-2/+2
2020-01-09msg_definition: integrate frame layout as a flagRomain Forlot1-5/+1
2020-01-09all: format typoRomain Forlot1-1/+1
2020-01-09message: Correctly detect extended CAN id.Romain Forlot1-3/+1
2020-01-09message: More explicit define about CAN protocols.Romain Forlot1-2/+2
2020-01-09can: Add big endian CAN frame layout handleCorentin Le Gall1-0/+8
2020-01-09controller: Prepare project ot use the ControllerArthur Guyader1-0/+4
2020-01-08can: Fix receiving and sending extended CAN framesRomain Forlot1-2/+4
2019-08-30Add some typedef to reduce the size of the linesArthur Guyader1-3/+3
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-19/+8
2019-08-12Add feature to build messages and fix some functionsArthur Guyader1-0/+10
2019-06-26Rename some of the classes removing can- prefixRomain Forlot1-0/+104