summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/message-definition.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-01-11Restore /etc/dev-mapping.conf supportneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi/10.93.0koi/10.92.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.0Scott 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