Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-09 | decoder: Add new decoders: ascii, date, time | 1 | -0/+1 | |
2020-01-09 | converter: Improve bit_position computation | 1 | -0/+3 | |
2020-01-09 | decoder: rework how to swap frame layout. | 1 | -1/+2 | |
2020-01-09 | converter: Use unsigned int whenever it's possible | 1 | -2/+8 | |
2020-01-09 | can: Add big endian CAN frame layout handle | 1 | -0/+1 | |
2020-01-08 | all: Format one line 'if' or 'for' statement. | 1 | -1/+1 | |
2019-08-29 | Add file converter to manage all conversions | 1 | -0/+27 |