Age | Commit message (Expand) | Author | Files | Lines |
2019-11-28 | Add feature ISO TP (multi frames and peer to peer) |  Romain Forlot | 8 | -7/+45 |
2019-11-28 | Replace all enum types with masks |  Romain Forlot | 9 | -90/+69 |
2019-11-28 | Change function get_bcm_msg to return a reference. |  Romain Forlot | 2 | -2/+2 |
2019-11-28 | Move attributes flags and maxdlen |  Romain Forlot | 5 | -22/+41 |
2019-11-28 | Add function to convert vector to canfd or can frame. |  Romain Forlot | 2 | -1/+64 |
2019-11-28 | Add function get_data_vector with index |  Romain Forlot | 2 | -0/+35 |
2019-11-28 | Update function to encode and decode message |  Romain Forlot | 3 | -90/+164 |
2019-11-28 | Update j1939 decode with function to_hex |  Romain Forlot | 1 | -19/+2 |
2019-11-28 | Uniform indentation with tabulation |  Romain Forlot | 4 | -152/+152 |
2019-11-28 | Integrate the J1939 features : address claiming and write. |  Romain Forlot | 4 | -19/+66 |
2019-11-28 | Add feature to build messages and fix some functions |  Romain Forlot | 10 | -48/+313 |
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 | -1/+1 |
2019-06-27 | Minor improvements |  Romain Forlot | 4 | -9/+4 |
2019-06-26 | Rename some of the classes removing can- prefix |  Romain Forlot | 19 | -172/+267 |
2019-06-26 | New constructor j1939 message definition |  Romain Forlot | 2 | -0/+33 |
2019-06-26 | Change can_message_t class usage for new j1939 |  Romain Forlot | 16 | -121/+507 |
2019-06-19 | Modify to receive signal with bigger value than the number of states |  Hiroki Koga | 1 | -1/+1 |
2018-12-14 | Smalls improvements |  Romain Forlot | 1 | -4/+4 |
2018-12-14 | Cleaning the code for now unused functions |  Romain Forlot | 7 | -151/+18 |
2018-12-14 | CAN FD implementation |  Romain Forlot | 6 | -132/+23 |
2018-11-22 | Adjust "encoder" signature to fit cpp usage |  Romain Forlot | 1 | -2/+2 |
2018-11-22 | Code format and style changes |  Romain Forlot | 2 | -7/+7 |
2018-07-06 | Fix: correctly stop the binding. |  Romain Forlot | 2 | -2/+13 |
2018-05-24 | Fixing typos made in comments |  ydimitrov | 9 | -27/+27 |
2018-03-15 | Change subscribed signals search to check filters as well |  Jonathan Aillet | 1 | -2/+2 |
2018-03-14 | Delete obsolete references. |  Jonathan Aillet | 1 | -5/+0 |
2018-01-02 | Make low-can use afb-genskel by default |  Romain Forlot | 3 | -3/+0 |
2017-11-30 | Correctly reconstituting entire CAN frame |  Romain Forlot | 1 | -5/+6 |
2017-11-08 | Send entire CAN message rather than CAN signal. |  Romain Forlot | 1 | -7/+13 |
2017-11-08 | Fix wrong filter condition (Thanks Parai Wang) |  Romain Forlot | 1 | -1/+1 |
2017-09-28 | Add timestamp to diagnostic message event too |  Romain Forlot | 1 | -0/+2 |
2017-09-13 | Add timestamp val to returned json object on event |  Romain Forlot | 1 | -3/+1 |
2017-07-21 | Examples reorganization |  Romain Forlot | 1 | -0/+65 |
2017-07-21 | Format |  Romain Forlot | 3 | -3/+3 |
2017-07-21 | Fix: encoding value method has wrong signature. |  Romain Forlot | 2 | -7/+7 |
2017-07-21 | Be able to write raw frame & encode value to sent |  Romain Forlot | 4 | -0/+207 |
2017-07-21 | Cleaning and renaming. |  Romain Forlot | 6 | -78/+54 |
2017-07-10 | Different errors between no file and wrong content |  Romain Forlot | 1 | -5/+8 |
2017-07-05 | Fix: uninitialized variables. |  Romain Forlot | 1 | -2/+2 |
2017-07-04 | DAB RC3 Fixes follows appfw API break. |  Romain Forlot | 3 | -18/+18 |
2017-06-20 | Separation Generator to a dedicated repo |  Romain Forlot | 13 | -0/+1882 |
2017-04-14 | Change directory architecture to use 2 separated projects. |  Romain Forlot | 15 | -2028/+0 |
2017-04-11 | Handle project new architecture using new CMakeFile |  Romain Forlot | 15 | -0/+2028 |