Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-09 | message: move bit position flag and action | Romain Forlot | 1 | -31/+1 |
2020-01-09 | converter : Add "0x" for hex data | Arthur Guyader | 1 | -0/+1 |
2020-01-09 | converter: Improve the continental bit calcul | Romain Forlot | 1 | -1/+1 |
2020-01-09 | decoder: Add new decoders: ascii, date, time | Arthur Guyader | 1 | -2/+17 |
2020-01-09 | converter: Improve bit_position computation | Romain Forlot | 1 | -30/+20 |
2020-01-09 | decoder: rework how to swap frame layout. | Romain Forlot | 1 | -8/+12 |
2020-01-09 | all: format typo | Romain Forlot | 1 | -3/+3 |
2020-01-09 | converter: Fix to_hex conversion | Corentin Le Gall | 1 | -1/+1 |
2020-01-09 | converter: Use unsigned int whenever it's possible | Romain Forlot | 1 | -1/+1 |
2020-01-09 | decoder: Fix bit_position swapping | Corentin Le Gall | 1 | -0/+7 |
2020-01-09 | can: Add big endian CAN frame layout handle | Corentin Le Gall | 1 | -0/+30 |
2020-01-08 | all: Format one line 'if' or 'for' statement. | Romain Forlot | 1 | -4/+3 |
2019-08-29 | Add file converter to manage all conversions | Arthur Guyader | 1 | -0/+58 |