Add gitlab issue/merge request templates
[apps/agl-service-can-low-level.git] / low-can-binding / utils /
2021-01-11 Scott MurrayRestore /etc/dev-mapping.conf support 70/25870/2 10.92.0 10.93.0 11.91.0 11.92.0 12.90.0 12.90.1 12.91.0 12.92.0 12.93.0 13.93.0 koi/10.92.0 koi/10.93.0 koi_10.92.0 koi_10.93.0 lamprey/11.91.0 lamprey/11.92.0 lamprey_11.91.0 lamprey_11.92.0 marlin/12.90.0 marlin/12.90.1 marlin/12.91.0 marlin/12.92.0 marlin/12.93.0 marlin_12.90.0 marlin_12.90.1 marlin_12.91.0 marlin_12.92.0 marlin_12.93.0 needlefish/13.93.0 needlefish_13.93.0
2020-01-09 Arthur Guyaderopenxc-utils : No send string but send array_object... 66/23466/3
2020-01-09 Romain Forlotmessage: move bit position flag and action 65/23465/3
2020-01-09 Arthur Guyaderconverter : Add "0x" for hex data 64/23464/3
2020-01-09 Arthur Guyaderopenxc-utils : Add json value for DynamicField 58/23458/3
2020-01-09 Romain Forlotformat: remove uneeded brackets. 91/23391/3
2020-01-09 Romain Forlotconverter: Improve the continental bit calcul 90/23390/3
2020-01-09 Arthur Guyaderdecoder: Add new decoders: ascii, date, time 88/23388/3
2020-01-09 Arthur Guyadercan_bus: Add unit in the json that low-can emits 87/23387/3
2020-01-09 Arthur GUYADERj1939: Follow updates of the kernel 84/23384/3
2020-01-09 Arthur GUYADERsocket-j1939: Function add_filter return int to check... 83/23383/3
2020-01-09 Romain Forlotconverter: Improve bit_position computation 00/23300/4
2020-01-09 Romain Forlotsocket-bcm: Format, simplification of open socket 92/23292/4
2020-01-09 Romain Forlotdecoder: rework how to swap frame layout. 60/23260/6
2020-01-09 Romain Forlotmisc: Some cleanup and fixes about signatures. 56/23256/6
2020-01-09 Romain Forlotall: format typo 45/23245/7
2020-01-09 Corentin Le Gallconverter: Fix to_hex conversion 38/23238/6
2020-01-09 Romain Forlotsocketcan-bcm: Fix wrongly opened socket 33/23233/6
2020-01-09 Romain Forlotconverter: Use unsigned int whenever it's possible 29/23229/6
2020-01-09 Romain Forlotsocket: Raise an error if open function failed. 24/23224/6
2020-01-09 Romain Forlotcan-bus: Use configuration from JSON file 20/23220/6
2020-01-09 Corentin Le Galldecoder: Fix bit_position swapping 12/23212/6
2020-01-09 Corentin Le Gallcan: Add big endian CAN frame layout handle 10/23210/6
2020-01-09 Romain ForlotAll: Make format coherent with the whole project 98/23198/6
2020-01-09 Romain Forlotall: Copyright update 96/23196/6
2020-01-07 Romain Forlotall: Format one line 'if' or 'for' statement. 90/23190/6
2020-01-07 Romain Forlotsocketcan-j1939: format how to define_opt() 63/23563/1
2020-01-07 Romain Forlotj1939: Following kernel updates 91/23191/6
2019-08-30 Arthur GuyaderRemove file socketcan-j1939 that was not removed before 61/22261/4
2019-08-30 Arthur GuyaderAdd new decoders bytes for signal of long size 58/22258/4
2019-08-30 Arthur GuyaderAdd some typedef to reduce the size of the lines 56/22256/4
2019-08-30 Arthur GuyaderChange vector to list to allow to remove signal. 55/22255/4
2019-08-30 Arthur GuyaderAdd feature ISO TP (multi frames and peer to peer) 53/22253/4
2019-08-30 Arthur GuyaderReplace all enum types with masks 52/22252/3
2019-08-29 Arthur GuyaderAdd file converter to manage all conversions 40/22240/2
2019-08-29 Arthur GuyaderUniform indentation with tabulation 39/22239/2
2019-08-12 Arthur GuyaderIntegrate the J1939 features : address claiming and... 10/22010/13
2019-08-12 Arthur GuyaderAdd feature to build messages and fix some functions 09/22009/10
2019-06-26 Romain ForlotRename some of the classes removing can- prefix 07/21407/10
2019-06-26 Romain ForlotChange can_message_t class usage for new j1939 08/21408/10
2019-06-26 Arthur GuyaderImplement a new socket type CAN for j1939 protocol 06/21406/10
2018-12-14 Romain ForlotSmalls improvements 57/18757/3
2018-12-14 Romain ForlotCAN FD implementation 49/18749/3
2018-11-22 Romain ForlotAdds a new function to build from a json_object. 03/18103/3
2018-10-15 Romain ForlotMigration to binding v3 07/17007/6
2018-04-09 Jonathan AilletCorrect errors in comments
2018-01-02 Romain ForlotMake low-can use afb-genskel by default
2017-12-07 Romain ForlotInitialize struct to avoid unexpected behavior
2017-09-28 Romain ForlotAdd timestamp to diagnostic message event too
2017-09-13 Romain ForlotAdd timestamp val to returned json object on event
2017-07-25 Romain ForlotMake Kernel check not mandatory
2017-07-21 Romain ForlotFormat
2017-07-21 Romain ForlotCleaning and renaming.
2017-07-21 Yuichi KusakabeFix canmessage default frequency
2017-07-04 Romain ForlotDAB RC3 Fixes follows appfw API break.
2017-06-20 Romain ForlotSeparation Generator to a dedicated repo
2017-04-14 Romain ForlotChange directory architecture to use 2 separated projects.
2017-04-11 Romain ForlotAdd 'can-config-generator/' from commit 'b7591d16c26862...
2017-04-11 Romain ForlotHandle project new architecture using new CMakeFile