Age | Commit message (Expand) | Author | Files | Lines |
2020-01-09 | binding: add preinit function to load the config |  Romain Forlot | 1 | -1/+1 |
2020-01-09 | All: Make format coherent with the whole project |  Romain Forlot | 1 | -4/+4 |
2020-01-08 | all: Format one line 'if' or 'for' statement. |  Romain Forlot | 1 | -18/+8 |
2020-01-08 | subscription: Optimizing opening sockets |  Romain Forlot | 1 | -19/+11 |
2020-01-08 | can: clean and format |  Romain Forlot | 1 | -48/+31 |
2019-09-09 | Update documentation |  Arthur Guyader | 1 | -1/+1 |
2019-08-30 | Remove file socketcan-j1939 that was not removed before |  Arthur Guyader | 1 | -0/+125 |
2019-08-30 | Remove in function rx_filter_can, the variable val was not used |  Arthur Guyader | 1 | -1/+0 |
2019-08-30 | Add some typedef to reduce the size of the lines |  Arthur Guyader | 1 | -1/+1 |
2019-08-30 | Add feature ISO TP (multi frames and peer to peer) |  Arthur Guyader | 1 | -6/+108 |
2019-08-30 | Replace all enum types with masks |  Arthur Guyader | 1 | -22/+27 |
2019-08-30 | Update function tx_send for multi frame prevision |  Arthur Guyader | 1 | -7/+30 |
2019-08-30 | Update function rx_filter_can for multi frame prevision. |  Arthur Guyader | 1 | -11/+45 |
2019-08-30 | Add function remove last bcm frame |  Arthur Guyader | 1 | -0/+11 |
2019-08-30 | Add many frames in a subscription in the function tx_send. |  Arthur Guyader | 1 | -3/+6 |
2019-08-13 | Fix: only one subscription could be made |  Romain Forlot | 1 | -2/+7 |
2019-08-12 | Integrate the J1939 features : address claiming and write. |  Arthur Guyader | 1 | -34/+85 |
2019-08-12 | Add feature to build messages and fix some functions |  Arthur Guyader | 1 | -13/+14 |
2019-06-27 | Minor improvements |  Romain Forlot | 1 | -5/+5 |
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 | -16/+54 |
2019-06-26 | Rename some of the classes removing can- prefix |  Romain Forlot | 1 | -20/+20 |
2019-06-26 | Change can_message_t class usage for new j1939 |  Romain Forlot | 1 | -44/+89 |
2019-06-26 | Use subscription's sockets as shared_ptr |  Romain Forlot | 1 | -9/+9 |
2019-06-26 | Implement a new socket type CAN for j1939 protocol |  Arthur Guyader | 1 | -3/+3 |
2018-12-14 | Simpler handling of binding subscriptions |  Romain Forlot | 1 | -2/+363 |
2018-10-15 | Migration to binding v3 |  Romain Forlot | 1 | -2/+2 |
2018-01-02 | Make low-can use afb-genskel by default |  Romain Forlot | 1 | -2/+0 |
2017-07-21 | Implements new verbs to write on CAN bus |  Romain Forlot | 1 | -273/+0 |
2017-06-20 | Separation Generator to a dedicated repo |  Romain Forlot | 1 | -0/+306 |