Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-14 | No errors on get if no values has been recorded | 3 | -24/+41 | |
2017-12-14 | Use C++ string instead of C classic char | 1 | -3/+3 | |
2017-12-14 | Make observer pattern thread safe | 1 | -21/+26 | |
2017-12-14 | Implement recursionCheck using observer pattern | 4 | -108/+47 | |
2017-12-14 | Finalize subscription to be a simple relay for now | 8 | -89/+143 | |
2017-12-14 | Migrating to real Observer design pattern usage | 3 | -30/+214 | |
2017-12-14 | Subscribe | 3 | -19/+66 | |
2017-12-14 | Beginning client App context handling work | 2 | -24/+54 | |
2017-12-14 | Batch low-can subscription | 1 | -0/+1 | |
2017-12-14 | Rename bindingApp to Composer | 6 | -157/+187 | |
2017-12-14 | Find all signals that matches the searched pattern | 6 | -53/+109 | |
2017-12-14 | Make LUA works | 7 | -19/+45 | |
2017-12-14 | Modification about conf definition | 7 | -105/+232 | |
2017-12-14 | Implement list verb | 1 | -3/+9 | |
2017-12-14 | Doxygen documentation | 2 | -12/+65 | |
2017-12-14 | Return mathematical value on a period if asked | 2 | -7/+25 | |
2017-12-14 | Match signal if name found in source signal. | 2 | -0/+2 | |
2017-12-14 | Make callback from plugin work | 2 | -1/+19 | |
2017-12-14 | Get CPP controller plugin works | 3 | -21/+110 | |
2017-12-14 | Adding new verb, implemented basic signal method | 7 | -14/+148 | |
2017-12-14 | Subscription by plugin to signals | 7 | -34/+106 | |
2017-12-14 | Attach and recursion check working | 12 | -217/+251 | |
2017-12-14 | Progression on config parsing. | 15 | -1912/+567 | |
2017-12-14 | Controller src integration | 11 | -145/+894 | |
2017-12-14 | Reformat configuration schema | 1 | -6/+6 | |
2017-12-14 | Initial commit | 9 | -0/+1626 |