Age | Commit message (Expand) | Author | Files | Lines |
2018-09-12 | txc-binding: in conf files, rename api to txc |  Clément Bénier | 6 | -39/+28 |
2018-09-05 | afb-test.sh: launch 2 binders for testflounder_5.99.6flounder/5.99.65.99.6 |  Clément Bénier | 1 | -19/+27 |
2018-08-23 | Missing API_NAME for the test widgetflounder_5.99.5flounder_5.99.4flounder/5.99.5flounder/5.99.45.99.55.99.4 |  Romain Forlot | 1 | -0/+1 |
2018-08-23 | Fix: segfault at object addition |  Romain Forlot | 2 | -8/+14 |
2018-08-23 | Bump submodules |  Romain Forlot | 3 | -0/+0 |
2018-08-22 | Setup the project for afb-test framework |  Clément Malléjac | 19 | -15/+885 |
2018-08-08 | Typos, cleaning.flounder_5.99.3flounder/5.99.35.99.3 |  Romain Forlot | 1 | -18/+2 |
2018-08-07 | Fix: segfault after adding new objects |  Romain Forlot | 1 | -1/+0 |
2018-07-31 | Returns error in request response |  Romain Forlot | 4 | -78/+94 |
2018-07-27 | Fix: wrong default getSignals action defined. |  Romain Forlot | 1 | -4/+3 |
2018-07-25 | Improved performance |  Romain Forlot | 9 | -176/+126 |
2018-07-23 | Adds a signal's metadata attributeflounder_5.99.2flounder/5.99.25.99.2 |  Romain Forlot | 5 | -40/+27 |
2018-07-22 | Fix the build for master with latest binder |  Romain Forlot | 11 | -18/+8 |
2018-07-05 | Update submodules |  Romain Forlot | 14 | -176/+14 |
2018-07-05 | Reintoduce the old builtin plugin |  Romain Forlot | 4 | -1/+93 |
2018-07-05 | Fix: release json_object |  Romain Forlot | 1 | -1/+4 |
2018-07-05 | Remove useless variable setting |  Romain Forlot | 1 | -1/+1 |
2018-07-05 | Rework loading sources and signals. |  Romain Forlot | 16 | -103/+89 |
2018-07-05 | Move "action" load to controller |  Romain Forlot | 2 | -139/+11 |
2018-07-05 | Return separately last timestamp and value |  Romain Forlot | 1 | -4/+2 |
2018-07-05 | Change, clean plugins. |  Romain Forlot | 6 | -150/+93 |
2018-07-05 | Change when to notify |  Romain Forlot | 1 | -1/+0 |
2018-07-05 | Use Nanosecond precision by default |  Romain Forlot | 2 | -12/+21 |
2018-07-05 | Use a better parameter name, more explicit |  Romain Forlot | 1 | -16/+17 |
2018-07-05 | Implement the signal's update default method |  Romain Forlot | 2 | -5/+47 |
2018-07-05 | Fix wrong initialization |  Romain Forlot | 1 | -2/+2 |
2018-07-05 | Rename afb-utilities to afb-helpers |  Romain Forlot | 4 | -3/+3 |
2018-07-05 | Improve signal handling |  Romain Forlot | 5 | -16/+32 |
2018-07-05 | Initialize sources at binding start. |  Romain Forlot | 3 | -4/+16 |
2018-07-05 | Use signal subscription args if present |  Romain Forlot | 3 | -3/+16 |
2018-07-05 | Make 2 set of configurations |  Romain Forlot | 14 | -22/+1618952 |
2018-07-04 | Merge changes from topic 'OpenXC-signal_composer' |  Romain Forlot | 1 | -0/+5 |
2018-07-04 | Added .gitreview file |  Romain Forlot | 1 | -0/+5 |
2018-07-04 | Add objects directly from JSON argument |  Romain Forlot | 1 | -9/+16 |
2018-04-09 | Add objects directly from JSON argumentflounder_5.99.1flounder/5.99.15.99.1 |  Romain Forlot | 1 | -9/+16 |
2018-03-22 | Linting, wrong variable type used. |  Romain Forlot | 1 | -6/+6 |
2018-03-22 | Add undefined value possibility in signal values |  Romain Forlot | 1 | -5/+6 |
2018-03-22 | Renaming data directory to var in app-templates |  Romain Forlot | 3 | -2/+2 |
2018-03-21 | Linting improvments. |  Romain Forlot | 4 | -9/+12 |
2018-02-07 | Update documentation |  Romain Forlot | 2 | -19/+11 |
2017-12-21 | Update documentation metadata |  Romain Forlot | 4 | -1/+2 |
2017-12-21 | Using AppFw CPP capabilities |  Romain Forlot | 6 | -121/+5 |
2017-12-21 | Fix some memory leak using LUA |  Romain Forlot | 1 | -0/+0 |
2017-12-21 | Don't segfault at exit pointed to freed objects |  Romain Forlot | 2 | -6/+8 |
2017-12-20 | Don't use afb-genskel until C++ is handled |  Romain Forlot | 1 | -1/+1 |
2017-12-20 | Update closing message |  Romain Forlot | 1 | -1/+1 |
2017-12-20 | Remove embedded LUA 3rdparty |  Romain Forlot | 7 | -100/+4 |
2017-12-19 | Bulk of small fixes |  Romain Forlot | 4 | -10/+4 |
2017-12-19 | Update controller submodule |  Romain Forlot | 1 | -0/+0 |
2017-12-19 | Be sure to set execution right on binaries |  Romain Forlot | 1 | -1/+6 |