aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Add gitlab issue/merge request templatesHEADricefish_17.90.0ricefish/17.90.017.90.0masterJan-Simon Moeller2-0/+6
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 Murray10-14/+393
2020-09-29Update agl-vcar to match test expectationskoi_10.91.0koi/10.91.010.91.0Scott Murray6-1669/+2424
2020-09-23Update default signals to match agl-vcar definitionScott Murray4-1282/+582
2020-08-19Rework J1939 and ISO TP feature enablingjellyfish_9.99.4jellyfish_9.99.3jellyfish/9.99.4jellyfish/9.99.39.99.49.99.3Scott Murray3-10/+39
2020-06-09Update autobuild scriptsjellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.2jellyfish/9.99.19.99.29.99.1Scott Murray2-204/+154
2020-02-28config: Fix build failure missing header fileRomain Forlot1-2/+2
2020-02-17Update autobuild script to create new targetsFrederic Marec2-26/+174
2020-02-11Update .gitreview fileJan-Simon Möller1-1/+0
2020-01-23low-can: fix aborting on can_data not being an json_type_arrayicefish_8.99.5icefish/8.99.58.99.5Matt Ranostay1-1/+3
2020-01-23low-can: fix returned event_t from generate_filter() uninitializedMatt Ranostay1-1/+1
2020-01-22low-can-apidef: Fix typo in permissionJose Bollo1-1/+1
2020-01-20docs: update script paths in README.mdMatt Ranostay1-2/+2
2020-01-09get verb: add option idClément Bénier1-0/+61
2020-01-09openxc-utils : No send string but send array_object for signalsArthur Guyader1-1/+1
2020-01-09message: move bit position flag and actionRomain Forlot7-70/+68
2020-01-09converter : Add "0x" for hex dataArthur Guyader1-0/+1
2020-01-09message: Fix copying all bytes but the last oneRomain Forlot3-64/+18
2020-01-09plugins: Remove J1939 condition in CMakeLists fileFrederic Marec1-28/+0
2020-01-09can-bus: process signal rework to subscribe messageArthur Guyader2-13/+45
2020-01-09can_decoder : Move frame swap to only do it one timeArthur Guyader2-11/+15
2020-01-09openxc-utils : Add json value for DynamicFieldArthur Guyader3-12/+35
2020-01-09low_can_subscription: Add msg_def and create_rx for messageArthur Guyader2-1/+43
2020-01-09Cleanup examples, tests, configuration and pluginsRomain Forlot27-6322/+6847
2020-01-09signal_t : Remove attribute is_big_endianArthur Guyader4-69/+0
2020-01-09Update flag FRAME_LAYOUT_IS_BIGENDIAN to BYTE_FRAME_IS_BIG_ENDIANArthur Guyader3-3/+3
2020-01-09format: remove uneeded brackets.Romain Forlot5-77/+8
2020-01-09converter: Improve the continental bit calculRomain Forlot1-1/+1
2020-01-09examples: Update examples j1939Arthur Guyader3-465/+238
2020-01-09decoder: Add new decoders: ascii, date, timeArthur Guyader4-2/+82
2020-01-09can_bus: Add unit in the json that low-can emitsArthur Guyader3-6/+10
2020-01-09tests: Test the value of signals decodedArthur Guyader8-2/+263
2020-01-09test: Add tests filterArthur Guyader1-2/+2
2020-01-09j1939: Follow updates of the kernelArthur GUYADER7-25/+45
2020-01-09socket-j1939: Function add_filter return int to check errorArthur GUYADER2-3/+5
2020-01-09msg_def: returns pgn if j1939 usedArthur GUYADER1-1/+2
2020-01-09diag_mngr: No diagnostic msg if no diagnostic_busRomain Forlot2-4/+7
2020-01-09low-can-cb: Little optiRomain Forlot1-4/+2
2020-01-09message: Rework message flagsRomain Forlot3-19/+23
2020-01-09encoder: use contructor to initialize the vectorRomain Forlot1-5/+3
2020-01-09converter: Improve bit_position computationRomain Forlot3-33/+27
2020-01-09decoder: reformat function to parse the bitfieldRomain Forlot1-8/+10
2020-01-09message: Default frame layout as little endian.Romain Forlot4-5/+5
2020-01-09diag-mngr: Fix sending and change initRomain Forlot3-17/+24
2020-01-09socket-bcm: Format, simplification of open socketRomain Forlot1-12/+10
2020-01-09decoder: rework how to swap frame layout.Romain Forlot7-31/+35
2020-01-09message: optimize getting subpart of a vectorRomain Forlot1-19/+7
2020-01-09msg_definition: integrate frame layout as a flagRomain Forlot5-21/+14
2020-01-09misc: Some cleanup and fixes about signatures.Romain Forlot6-10/+14
2020-01-09ini-config: remove ini-config libRomain Forlot5-202/+0