Age | Commit message (Expand) | Author | Files | Lines |
2019-06-26 | Add the possibility to subscribe an id or a pgn |  Arthur Guyader | 1 | -21/+86 |
2019-06-26 | Rename some of the classes removing can- prefix |  Romain Forlot | 1 | -14/+14 |
2019-06-26 | Change can_message_t class usage for new j1939 |  Romain Forlot | 1 | -5/+5 |
2019-06-26 | Use subscription's sockets as shared_ptr |  Romain Forlot | 1 | -9/+13 |
2019-06-26 | Implement a new socket type CAN for j1939 protocol |  Arthur Guyader | 1 | -4/+4 |
2018-12-14 | Smalls improvements |  Romain Forlot | 1 | -1/+1 |
2018-12-14 | Simpler handling of binding subscriptions |  Romain Forlot | 1 | -46/+39 |
2018-12-14 | Cleaning the code for now unused functions |  Romain Forlot | 1 | -3/+1 |
2018-12-14 | CAN FD implementation |  Romain Forlot | 1 | -33/+30 |
2018-11-22 | Rework writing CAN message on CAN buses. |  Romain Forlot | 1 | -79/+64 |
2018-10-15 | Migration to binding v3 |  Romain Forlot | 1 | -43/+40 |
2018-05-25 | Merge "Fixing typos made in comments"flounder_5.99.1flounder/5.99.15.99.1 |  Jan-Simon Moeller | 1 | -9/+9 |
2018-05-24 | Fixing typos made in comments |  ydimitrov | 1 | -9/+9 |
2018-05-16 | Fix compilation warning |  Romain Forlot | 1 | -1/+1 |
2018-04-17 | Detect engine state and use it during diagnostic messages subscriptions |  Jonathan Aillet | 1 | -3/+28 |
2018-04-17 | Add possibility to subscribe to a recurring request permanently |  Jonathan Aillet | 1 | -8/+17 |
2018-03-15 | Change subscribed signals search to check filters as well |  Jonathan Aillet | 1 | -3/+2 |
2017-11-30 | Fails write request if CAN signal not writable |  Romain Forlot | 1 | -1/+4 |
2017-09-28 | Use afb_genskel tools to generate api definition |  Romain Forlot | 1 | -1/+23 |
2017-09-28 | Handle batched subscriptions in a JSON array |  Romain Forlot | 1 | -22/+30 |
2017-09-01 | Add get() and list() API |  Yuichi Kusakabe | 1 | -0/+110 |
2017-09-01 | Fix can write API result |  Yuichi Kusakabe | 1 | -2/+2 |
2017-09-01 | Fix write CAN bus name |  Yuichi Kusakabe | 1 | -1/+1 |
2017-08-09 | Format |  Romain Forlot | 1 | -7/+28 |
2017-07-21 | Format |  Romain Forlot | 1 | -1/+1 |
2017-07-21 | Check whether a signal is writable before sending |  Romain Forlot | 1 | -3/+8 |
2017-07-21 | Split big function to several smaller |  Romain Forlot | 1 | -45/+73 |
2017-07-21 | Be able to write raw frame & encode value to sent |  Romain Forlot | 1 | -30/+64 |
2017-07-21 | Create an auth verb to raise privilege of session |  Romain Forlot | 1 | -0/+6 |
2017-07-21 | Implements new verbs to write on CAN bus |  Romain Forlot | 1 | -0/+60 |
2017-07-20 | Fix subscribe response |  Romain Forlot | 1 | -1/+4 |
2017-07-04 | DAB RC3 Fixes follows appfw API break. |  Romain Forlot | 1 | -9/+9 |
2017-06-22 | Add some reminder... |  Romain Forlot | 1 | -0/+1 |
2017-06-20 | Separation Generator to a dedicated repo |  Romain Forlot | 1 | -0/+358 |