summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-01-09plugins: Remove J1939 condition in CMakeLists fileFrederic Marec1-28/+0
2020-01-09Cleanup examples, tests, configuration and pluginsRomain Forlot4-1695/+2200
2020-01-09signal_t : Remove attribute is_big_endianArthur Guyader2-59/+0
2020-01-09message: Rework message flagsRomain Forlot1-6/+6
2020-01-09msg_definition: integrate frame layout as a flagRomain Forlot2-12/+12
2020-01-09misc: Some cleanup and fixes about signatures.Romain Forlot1-1/+0
2020-01-09ini-config: remove ini-config libRomain Forlot1-1/+0
2020-01-09plugins: Conditionnal building of the j1939 pluginRomain Forlot2-0/+1064
2020-01-09plugins: Use agl-vcar plugin by defaultRomain Forlot3-742/+742
2020-01-09cmake: cleaning and set RPATH for bindingRomain Forlot1-49/+23
2020-01-09sign: handle decode methods sign from can valueClément Bénier1-21/+40
2020-01-09can: Add big endian CAN frame layout handleCorentin Le Gall1-6/+6
2020-01-09controller: Prepare project ot use the ControllerArthur Guyader2-0/+791