Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-04-17 | Add possibility to subscribe to a recurring request permanently | Jonathan Aillet | 1 | -8/+17 |
2018-04-17 | Add saving of diagnostic messages information | Jonathan Aillet | 1 | -21/+42 |
2018-03-23 | Fix name to fit rename of git repository. | Romain Forlot | 1 | -1/+1 |
2018-03-15 | Change subscribed signals search to check filters as well | Jonathan Aillet | 3 | -5/+13 |
2018-03-14 | Delete obsolete references. | Jonathan Aillet | 1 | -4/+0 |
2018-01-02 | Make low-can use afb-genskel by default | Romain Forlot | 6 | -58/+36 |
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-10-19 | Make write permission use the same name everywhere | Romain Forlot | 3 | -100/+3 |
2017-09-28 | Use afb_genskel tools to generate api definition | Romain Forlot | 3 | -2/+160 |
2017-09-28 | Handle batched subscriptions in a JSON array | Romain Forlot | 1 | -22/+30 |
2017-09-19 | Documents new verb: get, list and write for EEL | Romain Forlot | 1 | -0/+20 |
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-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-07-25 | First draft API definition for Appfw Genskel. | Romain Forlot | 1 | -0/+207 |
2017-07-21 | Examples reorganization | Romain Forlot | 1 | -1/+77 |
2017-07-21 | Format | Romain Forlot | 3 | -4/+4 |
2017-07-21 | Check whether a signal is writable before sending | Romain Forlot | 1 | -3/+8 |
2017-07-21 | Split big function to several smaller | Romain Forlot | 3 | -47/+75 |
2017-07-21 | Handle object without signal, only a bus | Romain Forlot | 2 | -3/+28 |
2017-07-21 | Be able to write raw frame & encode value to sent | Romain Forlot | 1 | -30/+64 |
2017-07-21 | Create an auth verb to raise privilege of session | Romain Forlot | 3 | -2/+19 |
2017-07-21 | Signal isn't required so now have a default value | Romain Forlot | 1 | -1/+1 |
2017-07-21 | Cleaning and renaming. | Romain Forlot | 1 | -11/+11 |
2017-07-21 | Implements new verbs to write on CAN bus | Romain Forlot | 9 | -325/+490 |
2017-07-20 | Fix subscribe response | Romain Forlot | 1 | -1/+4 |
2017-07-07 | Update struct to follow af-binder changes. | Romain Forlot | 1 | -3/+4 |
2017-07-04 | DAB RC3 Fixes follows appfw API break. | Romain Forlot | 2 | -10/+10 |
2017-06-22 | Add some reminder... | Romain Forlot | 1 | -0/+1 |
2017-06-20 | Separation Generator to a dedicated repo | Romain Forlot | 8 | -0/+1614 |