summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-14Update and use latest ctl-utilities.Romain Forlot6-69/+44
2017-12-14Migrate submodule to gerrit and update themRomain Forlot3-2/+2
2017-12-14Typo, cleaning, formatRomain Forlot2-1/+2
2017-12-14Update JSON obj to fit new controller libRomain Forlot2-3/+3
2017-12-14Rename main configuration fileRomain Forlot1-0/+0
2017-12-14Cleaning, typo and stuffRomain Forlot3-16/+15
2017-12-14Fix: LUA support is CMake var not compile optionRomain Forlot1-3/+3
2017-12-14Added version check to afb-daemon pkg requisiteRomain Forlot1-1/+1
2017-12-14Fix: wrong path to the binding fileRomain Forlot1-1/+1
2017-12-14Update git modulesRomain Forlot1-0/+0
2017-12-14Upgrade app-templatesRomain Forlot1-0/+0
2017-12-14Match Widget config file value from config.cmakeRomain Forlot1-0/+0
2017-12-14Migrate to ctl-utilities libraryRomain Forlot19-130/+208
2017-12-14Update .gitignoreRomain Forlot1-0/+1
2017-12-14Update app-template & use new JSON schema for confRomain Forlot6-51/+65
2017-12-14Remove external 3rdparty libraryRomain Forlot112-36829/+0
2017-12-14LUA lib and bin embedded in projectRomain Forlot137-88/+37125
2017-12-14Add default receive actionRomain Forlot2-1/+71
2017-12-14CommentRomain Forlot1-0/+3
2017-12-14Builtin plugin integrationRomain Forlot1-0/+21
2017-12-14Fix uint64_t coming from LUA that don't supportRomain Forlot1-3/+2
2017-12-14Better deeper signal search on received event.Romain Forlot1-2/+34
2017-12-14Enhance list/get verbRomain Forlot2-21/+17
2017-12-14Inheritance of some signals parameters from sourceRomain Forlot6-46/+88
2017-12-14Better use of strncatRomain Forlot3-9/+9
2017-12-14Introduce retention setting in place of classRomain Forlot8-42/+50
2017-12-14lua2c completely operationnalRomain Forlot10-38/+54
2017-12-14Update app-template to make Efence usage optionnalRomain Forlot2-0/+1
2017-12-14Make calling lua2c function from lua worksRomain Forlot7-14/+28
2017-12-14Update config to simulate real situationRomain Forlot3-16/+4
2017-12-14Handle no JSON query object argument passedRomain Forlot1-4/+9
2017-12-14Add a default behavior to subscribe to API signalsRomain Forlot1-1/+6
2017-12-14Enhance pointer manage and container browsingRomain Forlot12-102/+111
2017-12-14No errors on get if no values has been recordedRomain Forlot3-24/+41
2017-12-14Use C++ string instead of C classic charRomain Forlot1-3/+3
2017-12-14Make observer pattern thread safeRomain Forlot1-21/+26
2017-12-14Implement recursionCheck using observer patternRomain Forlot4-108/+47
2017-12-14Finalize subscription to be a simple relay for nowRomain Forlot9-90/+144
2017-12-14Migrating to real Observer design pattern usageRomain Forlot3-30/+214
2017-12-14SubscribeRomain Forlot3-19/+66
2017-12-14Update README and add doxygen documentationRomain Forlot3-4/+2704
2017-12-14Beginning client App context handling workRomain Forlot2-24/+54
2017-12-14Batch low-can subscriptionRomain Forlot2-36/+42
2017-12-14Make compile LUA2C functions, binding not workingRomain Forlot7-163/+20
2017-12-14Rename bindingApp to ComposerRomain Forlot6-157/+187
2017-12-14Find all signals that matches the searched patternRomain Forlot6-53/+109
2017-12-14Make LUA worksRomain Forlot35-145/+246
2017-12-14Detailled transport layer architecture.Romain Forlot2-2/+12
2017-12-14Terminology completed.Romain Forlot3-8/+9
2017-12-14Documentation formatRomain Forlot5-23/+36