aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Setup the project for afb-test frameworksandbox/Excale/testwritingClément Malléjac2-10/+63
2018-07-31Returns error in request responseRomain Forlot2-18/+10
2018-07-31Setup the project for afb-test frameworkClément Malléjac7-0/+204
2018-07-31Returns error in request responseRomain Forlot4-78/+94
2018-07-27Fix: wrong default getSignals action defined.Romain Forlot1-4/+3
2018-07-25Improved performanceRomain Forlot9-176/+126
2018-07-23Adds a signal's metadata attributeflounder_5.99.2flounder/5.99.25.99.2Romain Forlot5-40/+27
2018-07-22Fix the build for master with latest binderRomain Forlot11-18/+8
2018-07-05Update submodulesRomain Forlot14-176/+14
2018-07-05Reintoduce the old builtin pluginRomain Forlot4-1/+93
2018-07-05Fix: release json_objectRomain Forlot1-1/+4
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