Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-09 | All: Make format coherent with the whole project | Romain Forlot | 1 | -3/+3 |
2019-08-30 | Remove in function convert_from_addr, the variable flags was not used | Arthur Guyader | 1 | -1/+0 |
2019-08-30 | Add feature ISO TP (multi frames and peer to peer) | Arthur Guyader | 1 | -0/+6 |
2019-08-30 | Replace all enum types with masks | Arthur Guyader | 1 | -12/+6 |
2019-08-30 | Move attributes flags and maxdlen | Arthur Guyader | 1 | -4/+2 |
2019-08-29 | Update j1939 decode with function to_hex | Arthur Guyader | 1 | -19/+2 |
2019-08-29 | Uniform indentation with tabulation | Arthur Guyader | 1 | -97/+97 |
2019-08-12 | Integrate the J1939 features : address claiming and write. | Arthur Guyader | 1 | -8/+55 |
2019-08-12 | Add feature to build messages and fix some functions | Arthur Guyader | 1 | -20/+57 |
2019-06-27 | Minor improvements | Romain Forlot | 1 | -2/+1 |
2019-06-26 | Rename some of the classes removing can- prefix | Romain Forlot | 1 | -4/+4 |
2019-06-26 | Change can_message_t class usage for new j1939 | Romain Forlot | 1 | -0/+163 |