Age | Commit message (Expand) | Author | Files | Lines |
2020-01-09 | message: move bit position flag and action |  Romain Forlot | 1 | -11/+0 |
2020-01-09 | can_decoder : Move frame swap to only do it one time |  Arthur Guyader | 1 | -11/+11 |
2020-01-09 | Update flag FRAME_LAYOUT_IS_BIGENDIAN to BYTE_FRAME_IS_BIG_ENDIAN |  Arthur Guyader | 1 | -1/+1 |
2020-01-09 | format: remove uneeded brackets. |  Romain Forlot | 1 | -16/+3 |
2020-01-09 | decoder: Add new decoders: ascii, date, time |  Arthur Guyader | 1 | -0/+61 |
2020-01-09 | message: Rework message flags |  Romain Forlot | 1 | -3/+6 |
2020-01-09 | converter: Improve bit_position computation |  Romain Forlot | 1 | -3/+4 |
2020-01-09 | decoder: reformat function to parse the bitfield |  Romain Forlot | 1 | -8/+10 |
2020-01-09 | message: Default frame layout as little endian. |  Romain Forlot | 1 | -1/+1 |
2020-01-09 | decoder: rework how to swap frame layout. |  Romain Forlot | 1 | -5/+8 |
2020-01-09 | decoder/encoder: typo |  Romain Forlot | 1 | -1/+1 |
2020-01-09 | decoder/encoder: simplification of code. |  Romain Forlot | 1 | -40/+10 |
2020-01-09 | decoder: Fix bit_position swapping |  Corentin Le Gall | 1 | -1/+2 |
2020-01-09 | sign: handle decode methods sign from can value |  Clément Bénier | 1 | -7/+66 |
2020-01-09 | All: Make format coherent with the whole project |  Romain Forlot | 1 | -2/+2 |
2020-01-08 | all: Format one line 'if' or 'for' statement. |  Romain Forlot | 1 | -36/+11 |
2019-08-30 | Add new decoders bytes for signal of long size |  Arthur Guyader | 1 | -0/+91 |
2019-08-30 | Change signature of decoders |  Arthur Guyader | 1 | -42/+47 |
2019-08-29 | Update function to encode and decode message |  Arthur Guyader | 1 | -2/+52 |
2019-06-26 | Rename some of the classes removing can- prefix |  Romain Forlot | 1 | -17/+17 |
2019-06-26 | Change can_message_t class usage for new j1939 |  Romain Forlot | 1 | -2/+2 |
2018-05-24 | Fixing typos made in comments |  ydimitrov | 1 | -3/+3 |
2017-07-21 | Cleaning and renaming. |  Romain Forlot | 1 | -37/+23 |
2017-07-04 | DAB RC3 Fixes follows appfw API break. |  Romain Forlot | 1 | -3/+3 |
2017-06-20 | Separation Generator to a dedicated repo |  Romain Forlot | 1 | -0/+244 |
2017-04-14 | Change directory architecture to use 2 separated projects. |  Romain Forlot | 1 | -233/+0 |
2017-04-11 | Handle project new architecture using new CMakeFile |  Romain Forlot | 1 | -0/+233 |