aboutsummaryrefslogtreecommitdiffstats
path: root/signal-composer-binding
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Fix potential memory leakneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi/10.93.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.0Li Xiaoming1-2/+7
2020-01-29Remove prefix following libappcontroller changesicefish_8.99.5icefish/8.99.58.99.5Frederic Marec1-4/+4
2019-12-29Add session uuid to subscribe repliesScott Murray2-1/+10
2019-12-06Add steering wheel and non-diagnostic vehicle status signalsicefish_8.99.4icefish_8.99.3icefish_8.99.2icefish/8.99.4icefish/8.99.3icefish/8.99.28.99.48.99.38.99.2Scott Murray1-1/+1
2019-11-14sig-comp: Fix core dump when adding a signal...icefish_8.99.1icefish/8.99.18.99.1Romain Forlot1-0/+5
2019-04-11Git submodule migration to separated librariesRomain Forlot8-44/+38
2019-04-11Initializing the source structure.Romain Forlot2-0/+6
2018-11-23Use specific binder's event handlersguppy_6.99.2guppy/6.99.26.99.2Romain Forlot6-69/+85
2018-11-23Binding migration to v3guppy_6.99.1guppy/6.99.16.99.1Romain Forlot10-83/+68
2018-09-27Fix wrong JSON unpack typeRomain Forlot1-15/+22
2018-09-27More accurate (un)subscribe answerRomain Forlot1-5/+12
2018-09-27Handle errors on signal initializationRomain Forlot5-13/+45
2018-09-27Fix: finding JSON file even if absolute path givenRomain Forlot1-2/+9
2018-08-23Fix: segfault at object additionRomain Forlot1-6/+12
2018-08-08Typos, cleaning.flounder_5.99.3flounder/5.99.35.99.3Romain Forlot1-18/+2
2018-08-07Fix: segfault after adding new objectsRomain Forlot1-1/+0
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 Forlot5-150/+102
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 Forlot3-6/+5
2018-07-05Update submodulesRomain Forlot3-3/+3
2018-07-05Fix: release json_objectRomain Forlot1-1/+4
2018-07-05Rework loading sources and signals.Romain Forlot4-47/+25
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 Forlot1-8/+10
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-05Improve signal handlingRomain Forlot4-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-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-21Linting improvments.Romain Forlot2-8/+12
2017-12-21Using AppFw CPP capabilitiesRomain Forlot3-120/+3
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-19Bulk of small fixesRomain Forlot1-2/+2
2017-12-19Get builtin plugin as a normal pluginRomain Forlot3-46/+9
2017-12-19Update gitignore, minor fixRomain Forlot1-1/+0
2017-12-18More security to add new signals/source at runtimeRomain Forlot4-34/+61
2017-12-18Several small fixes and improvements.Romain Forlot1-1/+1
2017-12-14Fixing afb function call from LUA and cleaningRomain Forlot1-4/+0
2017-12-14Use value instead of pointer for a memberRomain Forlot2-25/+25
2017-12-14Improve subscription processRomain Forlot3-15/+47