Age | Commit message (Expand) | Author | Files | Lines |
2020-01-09 | low_can_subscription: Add msg_def and create_rx for message |  Arthur Guyader | 1 | -0/+4 |
2020-01-09 | j1939: Follow updates of the kernel |  Arthur GUYADER | 1 | -2/+5 |
2020-01-09 | All: Make format coherent with the whole project |  Romain Forlot | 1 | -1/+1 |
2019-08-30 | Remove file socketcan-j1939 that was not removed before |  Arthur Guyader | 1 | -2/+2 |
2019-08-30 | Add some typedef to reduce the size of the lines |  Arthur Guyader | 1 | -2/+3 |
2019-08-30 | Add feature ISO TP (multi frames and peer to peer) |  Arthur Guyader | 1 | -2/+11 |
2019-08-30 | Replace all enum types with masks |  Arthur Guyader | 1 | -1/+1 |
2019-08-30 | Add function remove last bcm frame |  Arthur Guyader | 1 | -0/+1 |
2019-08-12 | Integrate the J1939 features : address claiming and write. |  Arthur Guyader | 1 | -1/+3 |
2019-08-12 | Add feature to build messages and fix some functions |  Arthur Guyader | 1 | -1/+1 |
2019-06-26 | Small fixes (include and pointer) |  Romain Forlot | 1 | -1/+2 |
2019-06-26 | Modify function to open socket j1939 |  Romain Forlot | 1 | -5/+5 |
2019-06-26 | Rename some of the classes removing can- prefix |  Romain Forlot | 1 | -7/+7 |
2019-06-26 | Change can_message_t class usage for new j1939 |  Romain Forlot | 1 | -5/+7 |
2019-06-26 | Use subscription's sockets as shared_ptr |  Romain Forlot | 1 | -2/+2 |
2018-12-14 | Simpler handling of binding subscriptions |  Romain Forlot | 1 | -8/+67 |
2018-10-15 | Migration to binding v3 |  Romain Forlot | 1 | -3/+3 |
2018-05-24 | Fixing typos made in comments |  ydimitrov | 1 | -4/+4 |
2017-07-21 | Implements new verbs to write on CAN bus |  Romain Forlot | 1 | -51/+3 |
2017-06-20 | Separation Generator to a dedicated repo |  Romain Forlot | 1 | -0/+91 |