Age | Commit message (Expand) | Author | Files | Lines |
2018-07-20 | Improved testing procedures |  8000ff | 6 | -68/+1096 |
2018-07-11 | can-low-level: add missing hidden attribute to config.xml.in |  Matt Ranostay | 1 | -0/+1 |
2018-07-09 | Add testssandbox/excale/wip |  Romain Forlot | 25 | -60/+2367 |
2018-07-06 | Make Built type overwritten by cli possible. |  Romain Forlot | 1 | -1/+1 |
2018-07-06 | Fix: correctly stop the binding. |  Romain Forlot | 2 | -2/+13 |
2018-06-20 | Add CAN sample for the agl-vcar configuration |  Romain Forlot | 1 | -0/+219 |
2018-05-25 | Merge "Fixing typos made in comments"flounder_5.99.1flounder/5.99.15.99.1 |  Jan-Simon Moeller | 18 | -76/+76 |
2018-05-24 | Fixing typos made in comments |  ydimitrov | 18 | -76/+76 |
2018-05-16 | Fix compilation warning |  Romain Forlot | 1 | -1/+1 |
2018-05-14 | Fix gitreview file after repo move |  ydimitrov | 1 | -1/+1 |
2018-04-17 | Detect engine state and use it during diagnostic messages subscriptions |  Jonathan Aillet | 3 | -3/+86 |
2018-04-17 | Add possibility to subscribe to a recurring request permanently |  Jonathan Aillet | 5 | -14/+34 |
2018-04-17 | Add saving of diagnostic messages information |  Jonathan Aillet | 9 | -99/+274 |
2018-04-09 | Correct errors in comments |  Jonathan Aillet | 3 | -3/+3 |
2018-03-23 | Fix name to fit rename of git repository. |  Romain Forlot | 3 | -6/+7 |
2018-03-15 | Change subscribed signals search to check filters as well |  Jonathan Aillet | 4 | -7/+15 |
2018-03-14 | Delete obsolete references. |  Jonathan Aillet | 4 | -33/+14 |
2018-03-14 | Correction of 'typo' in documentation. |  Jonathan Aillet | 1 | -1/+1 |
2018-01-18 | Run by default with system low-can service |  Romain Forlot | 1 | -1/+1 |
2018-01-02 | Make low-can use afb-genskel by default |  Romain Forlot | 13 | -64/+39 |
2017-12-22 | docs: bump version to 5.0-EE |  Stephane Desneux | 4 | -2/+3 |
2017-12-21 | Code enhancements mem leaks and uninitialized byte |  Romain Forlot | 2 | -0/+14 |
2017-12-07 | Initialize struct to avoid unexpected behavior |  Romain Forlot | 1 | -2/+4 |
2017-12-05 | Fix wrong config.xml file used to build widget |  Romain Forlot | 1 | -1/+1 |
2017-11-30 | Fails write request if CAN signal not writable |  Romain Forlot | 1 | -1/+4 |
2017-11-30 | Fix permission label |  Romain Forlot | 1 | -2/+2 |
2017-11-30 | Correctly reconstituting entire CAN frame |  Romain Forlot | 1 | -5/+6 |
2017-11-29 | Deprecate cmake variables not useful |  Romain Forlot | 3 | -10/+3 |
2017-11-17 | Fixed error after hard c/c ... |  Romain Forlot | 1 | -29/+27 |
2017-11-17 | Wrong manipulation create those files. Deleting |  Romain Forlot | 2 | -272/+0 |
2017-11-17 | Cleaning |  Romain Forlot | 2 | -14/+17 |
2017-11-17 | Handle space in project path |  Romain Forlot | 3 | -33/+334 |
2017-11-14 | Fix: wgt config file usage to build widget |  Romain Forlot | 1 | -1/+1 |
2017-11-08 | Send entire CAN message rather than CAN signal. |  Romain Forlot | 1 | -7/+13 |
2017-11-08 | Update app-templates and autobuild script |  Romain Forlot | 3 | -4/+12 |
2017-11-08 | Fix wrong filter condition (Thanks Parai Wang) |  Romain Forlot | 1 | -1/+1 |
2017-10-19 | Make write permission use the same name everywhere |  Romain Forlot | 4 | -101/+4 |
2017-10-19 | Details usage of write verb in docs. |  Romain Forlot | 1 | -37/+92 |
2017-09-28 | Add timestamp to diagnostic message event too |  Romain Forlot | 2 | -1/+3 |
2017-09-28 | Use afb_genskel tools to generate api definition |  Romain Forlot | 4 | -3/+161 |
2017-09-28 | Handle batched subscriptions in a JSON array |  Romain Forlot | 1 | -22/+30 |
2017-09-20 | Docs - autogenerate cover |  Sebastien Douheret | 4 | -8/+31 |
2017-09-19 | docs: fix cover version |  Stephane Desneux | 2 | -0/+0 |
2017-09-19 | docs: fix cover version |  Stephane Desneux | 1 | -2/+2 |
2017-09-19 | Fix: again and again documentation revision |  Romain Forlot | 1 | -1/+1 |
2017-09-19 | Set docs revision to 4.99-EERC1 |  Sebastien Douheret | 2 | -3/+3 |
2017-09-19 | Documents new verb: get, list and write for EEL |  Romain Forlot | 3 | -0/+55 |
2017-09-19 | Update doc: Timestamp added to returned events. |  Romain Forlot | 1 | -3/+3 |
2017-09-13 | Add timestamp val to returned json object on event |  Romain Forlot | 3 | -4/+29 |
2017-09-01 | Add get() and list() API |  Yuichi Kusakabe | 3 | -0/+114 |