Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-16 | Rename class and 1:1 map to JSON description file | Romain Forlot | 1 | -23/+23 |
2017-03-16 | Improve memory allocation about Signal states. | Romain Forlot | 1 | -2/+2 |
2017-03-16 | Revert accessing CAN device with a map indexing on dev name | Romain Forlot | 1 | -3/+8 |
2017-03-16 | Search into generic_name as well as name + prefix, but | Romain Forlot | 1 | -2/+2 |
2017-03-16 | Adding/Fix classes constructors to make them correspond | Romain Forlot | 1 | -8/+41 |
2017-03-16 | Remove uneeded define as it was already present in uds.h | Romain Forlot | 1 | -3/+0 |
2017-03-16 | Again change enum name and add "_t" suffix to get | Romain Forlot | 1 | -2/+2 |
2017-03-16 | Change all old struct name to the new class. | Romain Forlot | 1 | -2/+2 |
2017-03-16 | Change CanMessageFormat name to make it | Romain Forlot | 1 | -2/+2 |
2017-03-16 | Define predefined OBD2 signals by default. | Romain Forlot | 1 | -24/+0 |
2017-03-16 | Separate methods declarations and implementations. | Romain Forlot | 1 | -0/+56 |