Age | Commit message (Expand) | Author | Files | Lines |
2019-12-06 | Change example message 0x3D9 back to non-FDicefish_8.99.4icefish_8.99.3icefish_8.99.2icefish/8.99.4icefish/8.99.3icefish/8.99.28.99.48.99.38.99.2 |  Scott Murray | 1 | -1/+1 |
2019-12-03 | Update steering wheel LIN message definition |  Scott Murray | 1 | -1/+1 |
2019-11-20 | Add steering wheel LIN message signal definitionsicefish_8.99.1icefish/8.99.18.99.1 |  Scott Murray | 1 | -995/+248 |
2019-09-09 | Update documentation |  Arthur Guyader | 1 | -1/+1 |
2019-08-30 | Remove file socketcan-j1939 that was not removed before |  Arthur Guyader | 3 | -2/+128 |
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 | 6 | -22/+25 |
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 | 4 | -43/+382 |
2019-08-30 | Replace all enum types with masks |  Arthur Guyader | 4 | -69/+72 |
2019-08-30 | Update function tx_send for multi frame prevision |  Arthur Guyader | 1 | -7/+30 |
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 | 2 | -12/+46 |
2019-08-30 | Add function remove last bcm frame |  Arthur Guyader | 2 | -0/+12 |
2019-08-30 | Add many frames in a subscription in the function tx_send. |  Arthur Guyader | 1 | -3/+6 |
2019-08-29 | Update function to encode and decode message |  Arthur Guyader | 1 | -1/+1 |
2019-08-29 | Uniform indentation with tabulation |  Arthur Guyader | 3 | -214/+213 |
2019-08-13 | Fix: only one subscription could be made |  Romain Forlot | 2 | -4/+8 |
2019-08-12 | Integrate the J1939 features : address claiming and write. |  Arthur Guyader | 5 | -48/+202 |
2019-08-12 | Add feature to build messages and fix some functions |  Arthur Guyader | 3 | -43/+149 |
2019-08-12 | Update examples and can_samples |  Arthur Guyader | 1 | -48/+1017 |
2019-07-03 | signals.cpp: Make an insensitive string comparisonhalibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.38.0.28.0.18.0.07.99.3 |  Romain Forlot | 1 | -0/+10 |
2019-06-27 | Fix spellinghalibut_7.99.2halibut/7.99.27.99.2 |  Sebastien Douheret | 1 | -1/+1 |
2019-06-27 | Minor improvements |  Romain Forlot | 2 | -7/+7 |
2019-06-27 | Updating application-generated.cpp. |  Romain Forlot | 1 | -514/+396 |
2019-06-26 | Small fixes (include and pointer) |  Romain Forlot | 3 | -3/+5 |
2019-06-26 | Modify function to open socket j1939 |  Romain Forlot | 2 | -21/+59 |
2019-06-26 | Add the possibility to subscribe an id or a pgn |  Arthur Guyader | 3 | -22/+106 |
2019-06-26 | Rename some of the classes removing can- prefix |  Romain Forlot | 6 | -112/+112 |
2019-06-26 | Change can_message_t class usage for new j1939 |  Romain Forlot | 3 | -54/+101 |
2019-06-26 | Use subscription's sockets as shared_ptr |  Romain Forlot | 3 | -20/+24 |
2019-06-26 | Use shared_ptr to set message_set parent |  Romain Forlot | 1 | -1/+1 |
2019-06-26 | Implement a new socket type CAN for j1939 protocol |  Arthur Guyader | 2 | -7/+7 |
2019-02-06 | Add fake can data for dashboard |  zheng_wenlong | 1 | -0/+156 |
2018-12-14 | Smalls improvements |  Romain Forlot | 1 | -1/+1 |
2018-12-14 | Simpler handling of binding subscriptions |  Romain Forlot | 7 | -493/+474 |
2018-12-14 | Cleaning the code for now unused functions |  Romain Forlot | 1 | -3/+1 |
2018-12-14 | CAN FD implementation |  Romain Forlot | 4 | -71/+125 |
2018-11-22 | Rework writing CAN message on CAN buses. |  Romain Forlot | 1 | -79/+64 |
2018-11-22 | Use newly generated cpp file with default encoders |  Romain Forlot | 1 | -0/+1 |
2018-11-22 | Handle several can_frame in a BCM message |  Romain Forlot | 2 | -31/+2 |
2018-10-15 | Migration to binding v3 |  Romain Forlot | 6 | -51/+47 |
2018-08-23 | Cleaning, set up binding version in config.cmakeflounder_5.99.6flounder_5.99.5flounder_5.99.4flounder/5.99.6flounder/5.99.5flounder/5.99.45.99.65.99.55.99.4 |  Romain Forlot | 1 | -1/+0 |
2018-07-27 | Updated examples files and default configuration |  Romain Forlot | 1 | -6/+6 |
2018-07-25 | Remove generated files from git repo |  Romain Forlot | 1 | -130/+0 |
2018-07-09 | Add testssandbox/excale/wip |  Romain Forlot | 2 | -51/+51 |
2018-05-25 | Merge "Fixing typos made in comments"flounder_5.99.1flounder/5.99.15.99.1 |  Jan-Simon Moeller | 5 | -43/+43 |
2018-05-24 | Fixing typos made in comments |  ydimitrov | 5 | -43/+43 |
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 | 3 | -3/+86 |