aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-05Remove useless variable settingRomain Forlot1-1/+1
2018-07-05Rework loading sources and signals.Romain Forlot16-103/+89
2018-07-05Move "action" load to controllerRomain Forlot2-139/+11
2018-07-05Return separately last timestamp and valueRomain Forlot1-4/+2
2018-07-05Change, clean plugins.Romain Forlot6-150/+93
2018-07-05Change when to notifyRomain Forlot1-1/+0
2018-07-05Use Nanosecond precision by defaultRomain Forlot2-12/+21
2018-07-05Use a better parameter name, more explicitRomain Forlot1-16/+17
2018-07-05Implement the signal's update default methodRomain Forlot2-5/+47
2018-07-05Fix wrong initializationRomain Forlot1-2/+2
2018-07-05Rename afb-utilities to afb-helpersRomain Forlot4-3/+3
2018-07-05Improve signal handlingRomain Forlot5-16/+32
2018-07-05Initialize sources at binding start.Romain Forlot3-4/+16
2018-07-05Use signal subscription args if presentRomain Forlot3-3/+16
2018-07-05Make 2 set of configurationsRomain Forlot14-22/+1618952
2018-07-04Merge changes from topic 'OpenXC-signal_composer'Romain Forlot1-0/+5
2018-07-04Added .gitreview fileRomain Forlot1-0/+5
2018-07-04Add objects directly from JSON argumentRomain Forlot1-9/+16
2018-04-09Add objects directly from JSON argumentflounder_5.99.1flounder/5.99.15.99.1Romain Forlot1-9/+16
2018-03-22Linting, wrong variable type used.Romain Forlot1-6/+6
2018-03-22Add undefined value possibility in signal valuesRomain Forlot1-5/+6
2018-03-22Renaming data directory to var in app-templatesRomain Forlot3-2/+2
2018-03-21Linting improvments.Romain Forlot4-9/+12
2018-02-07Update documentationRomain Forlot2-19/+11
2017-12-21Update documentation metadataRomain Forlot4-1/+2
2017-12-21Using AppFw CPP capabilitiesRomain Forlot6-121/+5
2017-12-21Fix some memory leak using LUARomain Forlot1-0/+0
2017-12-21Don't segfault at exit pointed to freed objectsRomain Forlot2-6/+8
2017-12-20Don't use afb-genskel until C++ is handledRomain Forlot1-1/+1
2017-12-20Update closing messageRomain Forlot1-1/+1
2017-12-20Remove embedded LUA 3rdpartyRomain Forlot7-100/+4
2017-12-19Bulk of small fixesRomain Forlot4-10/+4
2017-12-19Update controller submoduleRomain Forlot1-0/+0
2017-12-19Be sure to set execution right on binariesRomain Forlot1-1/+6
2017-12-19Specify needed permissions for addObjects in docRomain Forlot1-0/+3
2017-12-19Get builtin plugin as a normal pluginRomain Forlot5-49/+16
2017-12-19Update gitignore, minor fixRomain Forlot2-1/+1
2017-12-18Make public ConfigSearch functionRomain Forlot1-0/+0
2017-12-18More security to add new signals/source at runtimeRomain Forlot4-34/+61
2017-12-18Update documentationRomain Forlot8-12/+39
2017-12-18Fix segfault when no l2c functions definedRomain Forlot1-0/+0
2017-12-18Fix: absolute non significant path to pluginsRomain Forlot1-2/+2
2017-12-18Several small fixes and improvements.Romain Forlot5-25/+15
2017-12-15Fix CTL_PLUGIN_MAGIC outside of long int rangeRomain Forlot1-1/+1
2017-12-15Get back on track l2c functionsRomain Forlot4-10/+8
2017-12-14Fixing afb function call from LUA and cleaningRomain Forlot7-158/+26
2017-12-14Fix warning compile about uninitialized variableRomain Forlot1-0/+0
2017-12-14Dirty trick to avoid failure at buildRomain Forlot1-0/+4
2017-12-14Fix wrong timestamp type use to retrieve value.Romain Forlot1-1/+1
2017-12-14Update documentationRomain Forlot8-26/+69