Age | Commit message (Expand) | Author | Files | Lines |
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 |
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-09-01 | Install step created by app-templates submodule | Romain Forlot | 5 | -11/+21 |
2017-09-01 | New app-templates changes about compil flags. | Romain Forlot | 2 | -5/+12 |
2017-08-23 | Finalize JSON OPENapi definition file | Romain Forlot | 1 | -8/+3 |
2017-08-09 | Format | Romain Forlot | 1 | -7/+28 |
2017-08-09 | Improve debugging diag and empty event | Romain Forlot | 1 | -0/+4 |
2017-08-01 | packaging: add hidden attribute to required permissions | Matt Ranostay | 1 | -0/+1 |
2017-07-27 | Update submodule for app-templates | Jan-Simon Möller | 1 | -0/+0 |
2017-07-27 | update app-templates | Ronan Le Martret | 1 | -0/+0 |
2017-07-25 | First draft API definition for Appfw Genskel. | Romain Forlot | 1 | -0/+207 |
2017-07-25 | Update .gitignore with syncthing hiden file | Romain Forlot | 1 | -0/+1 |
2017-07-25 | Make Kernel check not mandatory | Romain Forlot | 4 | -5/+15 |
2017-07-21 | udpate app-templates | Romain Forlot | 1 | -0/+0 |
2017-07-21 | Examples reorganization | Romain Forlot | 15 | -653/+2483 |
2017-07-21 | Format | Romain Forlot | 17 | -56/+56 |
2017-07-21 | Check whether a signal is writable before sending | Romain Forlot | 1 | -3/+8 |