Update flag FRAME_LAYOUT_IS_BIGENDIAN to BYTE_FRAME_IS_BIG_ENDIAN
[apps/agl-service-can-low-level.git] / low-can-binding / can / can-decoder.cpp
2020-01-09 Arthur GuyaderUpdate flag FRAME_LAYOUT_IS_BIGENDIAN to BYTE_FRAME_IS_... 92/23392/3
2020-01-09 Romain Forlotformat: remove uneeded brackets. 91/23391/3
2020-01-09 Arthur Guyaderdecoder: Add new decoders: ascii, date, time 88/23388/3
2020-01-09 Romain Forlotmessage: Rework message flags 78/23378/3
2020-01-09 Romain Forlotconverter: Improve bit_position computation 00/23300/4
2020-01-09 Romain Forlotdecoder: reformat function to parse the bitfield 97/23297/4
2020-01-09 Romain Forlotmessage: Default frame layout as little endian. 96/23296/4
2020-01-09 Romain Forlotdecoder: rework how to swap frame layout. 60/23260/6
2020-01-09 Romain Forlotdecoder/encoder: typo 30/23230/6
2020-01-09 Romain Forlotdecoder/encoder: simplification of code. 27/23227/6
2020-01-09 Corentin Le Galldecoder: Fix bit_position swapping 12/23212/6
2020-01-09 Clément Béniersign: handle decode methods sign from can value 11/23211/6
2020-01-09 Romain ForlotAll: Make format coherent with the whole project 98/23198/6
2020-01-07 Romain Forlotall: Format one line 'if' or 'for' statement. 90/23190/6
2019-08-30 Arthur GuyaderAdd new decoders bytes for signal of long size 58/22258/4
2019-08-30 Arthur GuyaderChange signature of decoders 57/22257/4
2019-08-29 Arthur GuyaderUpdate function to encode and decode message 42/22242/2
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
2018-05-25 Jan-Simon MoellerMerge "Fixing typos made in comments" 5.99.1 flounder/5.99.1 flounder_5.99.1
2018-05-24 ydimitrovFixing typos made in comments 45/13945/6
2017-07-21 Romain ForlotCleaning and renaming.
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