Age | Commit message (Expand) | Author | Files | Lines |
2021-01-11 | Restore /etc/dev-mapping.conf supportneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi/10.93.0koi/10.92.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.0 |  Scott Murray | 1 | -14/+67 |
2020-01-23 | low-can: fix aborting on can_data not being an json_type_arrayicefish_8.99.5icefish/8.99.58.99.5 |  Matt Ranostay | 1 | -1/+3 |
2020-01-23 | low-can: fix returned event_t from generate_filter() uninitialized |  Matt Ranostay | 1 | -1/+1 |
2020-01-09 | get verb: add option id |  Clément Bénier | 1 | -0/+61 |
2020-01-09 | can-bus: process signal rework to subscribe message |  Arthur Guyader | 1 | -8/+18 |
2020-01-09 | format: remove uneeded brackets. |  Romain Forlot | 1 | -31/+0 |
2020-01-09 | j1939: Follow updates of the kernel |  Arthur GUYADER | 1 | -0/+3 |
2020-01-09 | diag_mngr: No diagnostic msg if no diagnostic_bus |  Romain Forlot | 1 | -1/+1 |
2020-01-09 | low-can-cb: Little opti |  Romain Forlot | 1 | -4/+2 |
2020-01-09 | diag-mngr: Fix sending and change init |  Romain Forlot | 1 | -17/+16 |
2020-01-09 | init: Improve error message when not finding config file |  Romain Forlot | 1 | -1/+1 |
2020-01-09 | low-can: Fix init failing when using without J1939 |  Romain Forlot | 1 | -1/+1 |
2020-01-09 | low-can-cb: improve readability |  Romain Forlot | 1 | -11/+6 |
2020-01-09 | can-bus: Use configuration from JSON file |  Romain Forlot | 1 | -1/+7 |
2020-01-09 | fix: missing include to find find_if function |  Romain Forlot | 1 | -0/+1 |
2020-01-09 | message: More explicit define about CAN protocols. |  Romain Forlot | 1 | -6/+6 |
2020-01-09 | low-can-cb: Mark the end of the CtlSections array |  Romain Forlot | 1 | -1/+4 |
2020-01-09 | low-can-cb: Retrieve application from external controller data |  Romain Forlot | 1 | -5/+4 |
2020-01-09 | binding: add preinit function to load the config |  Romain Forlot | 1 | -69/+84 |
2020-01-09 | All: Make format coherent with the whole project |  Romain Forlot | 1 | -15/+15 |
2020-01-08 | j1939: don't process signals using same bus |  Romain Forlot | 1 | -6/+8 |
2020-01-08 | all: Format one line 'if' or 'for' statement. |  Romain Forlot | 1 | -75/+18 |
2020-01-08 | subscription: Optimizing opening sockets |  Romain Forlot | 1 | -11/+11 |
2019-08-30 | Remove file socketcan-j1939 that was not removed before |  Arthur Guyader | 1 | -0/+1 |
2019-08-30 | Add some typedef to reduce the size of the lines |  Arthur Guyader | 1 | -11/+11 |
2019-08-30 | Change vector to list to allow to remove signal. |  Arthur Guyader | 1 | -8/+24 |
2019-08-30 | Add feature ISO TP (multi frames and peer to peer) |  Arthur Guyader | 1 | -35/+81 |
2019-08-30 | Replace all enum types with masks |  Arthur Guyader | 1 | -20/+20 |
2019-08-30 | Only defined signals can be written |  Arthur Guyader | 1 | -26/+59 |
2019-08-30 | Update function rx_filter_can for multi frame prevision. |  Arthur Guyader | 1 | -1/+1 |
2019-08-29 | Update function to encode and decode message |  Arthur Guyader | 1 | -1/+1 |
2019-08-29 | Uniform indentation with tabulation |  Arthur Guyader | 1 | -17/+17 |
2019-08-13 | Fix: only one subscription could be made |  Romain Forlot | 1 | -2/+1 |
2019-08-12 | Integrate the J1939 features : address claiming and write. |  Arthur Guyader | 1 | -12/+80 |
2019-08-12 | Add feature to build messages and fix some functions |  Arthur Guyader | 1 | -29/+134 |
2019-06-27 | Minor improvements |  Romain Forlot | 1 | -2/+2 |
2019-06-26 | Small fixes (include and pointer) |  Romain Forlot | 1 | -1/+1 |
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 |