Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-30 | Change function get_bcm_msg to return a reference. | Arthur Guyader | 2 | -2/+2 |
2019-08-30 | Move attributes flags and maxdlen | Arthur Guyader | 5 | -22/+41 |
2019-08-29 | Add function to convert vector to canfd or can frame. | Arthur Guyader | 2 | -1/+64 |
2019-08-29 | Add function get_data_vector with index | Arthur Guyader | 2 | -0/+35 |
2019-08-29 | Update j1939 decode with function to_hex | Arthur Guyader | 1 | -19/+2 |
2019-08-29 | Uniform indentation with tabulation | Arthur Guyader | 3 | -148/+148 |
2019-08-12 | Integrate the J1939 features : address claiming and write. | Arthur Guyader | 4 | -19/+66 |
2019-08-12 | Add feature to build messages and fix some functions | Arthur Guyader | 6 | -47/+181 |
2019-06-27 | Minor improvements | Romain Forlot | 2 | -6/+4 |
2019-06-26 | Rename some of the classes removing can- prefix | Romain Forlot | 6 | -20/+20 |
2019-06-26 | Change can_message_t class usage for new j1939 | Romain Forlot | 6 | -0/+661 |