low-can-cb: improve readability
[apps/agl-service-can-low-level.git] / low-can-binding / utils /
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