Age | Commit message (Expand) | Author | Files | Lines |
2018-07-31 | Returns error in request response |  Romain Forlot | 1 | -3/+3 |
2018-07-25 | Improved performance |  Romain Forlot | 1 | -36/+9 |
2018-07-23 | Adds a signal's metadata attributeflounder_5.99.2flounder/5.99.25.99.2 |  Romain Forlot | 1 | -2/+2 |
2018-07-05 | Use Nanosecond precision by default |  Romain Forlot | 1 | -1/+1 |
2018-07-05 | Implement the signal's update default method |  Romain Forlot | 1 | -0/+2 |
2018-07-05 | Fix wrong initialization |  Romain Forlot | 1 | -2/+2 |
2018-07-05 | Improve signal handling |  Romain Forlot | 1 | -1/+2 |
2018-07-05 | Use signal subscription args if present |  Romain Forlot | 1 | -0/+1 |
2018-03-22 | Add undefined value possibility in signal values |  Romain Forlot | 1 | -5/+6 |
2017-12-14 | Use value instead of pointer for a member |  Romain Forlot | 1 | -13/+14 |
2017-12-14 | Hold all contexts (plugin & source) in signalCtx_ |  Romain Forlot | 1 | -0/+2 |
2017-12-14 | Migrate to ctl-utilities library |  Romain Forlot | 1 | -2/+3 |
2017-12-14 | LUA lib and bin embedded in project |  Romain Forlot | 1 | -1/+19 |
2017-12-14 | Add default receive action |  Romain Forlot | 1 | -0/+2 |
2017-12-14 | Inheritance of some signals parameters from source |  Romain Forlot | 1 | -0/+2 |
2017-12-14 | Introduce retention setting in place of class |  Romain Forlot | 1 | -5/+6 |
2017-12-14 | lua2c completely operationnal |  Romain Forlot | 1 | -0/+5 |
2017-12-14 | Enhance pointer manage and container browsing |  Romain Forlot | 1 | -10/+10 |
2017-12-14 | Implement recursionCheck using observer pattern |  Romain Forlot | 1 | -0/+9 |
2017-12-14 | Migrating to real Observer design pattern usage |  Romain Forlot | 1 | -9/+11 |
2017-12-14 | Rename bindingApp to Composer |  Romain Forlot | 1 | -2/+2 |
2017-12-14 | Make LUA works |  Romain Forlot | 1 | -3/+4 |
2017-12-14 | Modification about conf definition |  Romain Forlot | 1 | -2/+6 |
2017-12-14 | Return mathematical value on a period if asked |  Romain Forlot | 1 | -2/+2 |
2017-12-14 | Match signal if name found in source signal. |  Romain Forlot | 1 | -0/+1 |
2017-12-14 | Get CPP controller plugin works |  Romain Forlot | 1 | -5/+14 |
2017-12-14 | Adding new verb, implemented basic signal method |  Romain Forlot | 1 | -4/+4 |
2017-12-14 | Subscription by plugin to signals |  Romain Forlot | 1 | -3/+4 |
2017-12-14 | Attach and recursion check working |  Romain Forlot | 1 | -17/+20 |
2017-12-14 | Progression on config parsing. |  Romain Forlot | 1 | -16/+28 |
2017-12-14 | Controller src integration |  Romain Forlot | 1 | -0/+46 |