aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Fix to fit apiv3 only new controller versionRomain Forlot1-8/+7
2019-04-11Git submodule migration to separated librariesRomain Forlot2-18/+1
2018-11-23Binding migration to v3guppy_6.99.1guppy/6.99.16.99.1Romain Forlot2-2/+2
2018-11-03Handle new metadata signal's fieldRomain Forlot1-2/+3
2018-07-25Improved performanceRomain Forlot3-26/+24
2018-07-22Fix the build for master with latest binderRomain Forlot3-3/+0
2018-07-05Update submodulesRomain Forlot1-1/+3
2018-07-05Reintoduce the old builtin pluginRomain Forlot2-0/+85
2018-07-05Rework loading sources and signals.Romain Forlot1-22/+0
2018-07-05Change, clean plugins.Romain Forlot4-138/+71
2017-12-18Update documentationRomain Forlot1-2/+1
2017-12-18Several small fixes and improvements.Romain Forlot3-19/+10
2017-12-15Get back on track l2c functionsRomain Forlot1-4/+6
2017-12-14Fix wrong timestamp type use to retrieve value.Romain Forlot1-1/+1
2017-12-14Load additionnals object at runtimeRomain Forlot1-3/+8
2017-12-14Hold all contexts (plugin & source) in signalCtx_Romain Forlot1-38/+36
2017-12-14Disable plugin initialization no more neededRomain Forlot2-4/+4
2017-12-14Update and use latest ctl-utilities.Romain Forlot1-27/+32
2017-12-14Typo, cleaning, formatRomain Forlot1-1/+1
2017-12-14Migrate to ctl-utilities libraryRomain Forlot4-23/+19
2017-12-14LUA lib and bin embedded in projectRomain Forlot3-23/+33
2017-12-14Fix uint64_t coming from LUA that don't supportRomain Forlot1-3/+2
2017-12-14lua2c completely operationnalRomain Forlot3-14/+33
2017-12-14Make calling lua2c function from lua worksRomain Forlot1-3/+4
2017-12-14Enhance pointer manage and container browsingRomain Forlot2-7/+6
2017-12-14Finalize subscription to be a simple relay for nowRomain Forlot1-1/+1
2017-12-14Batch low-can subscriptionRomain Forlot1-36/+41
2017-12-14Make compile LUA2C functions, binding not workingRomain Forlot1-3/+2
2017-12-14Make LUA worksRomain Forlot4-161/+82
2017-12-14Modification about conf definitionRomain Forlot1-25/+26
2017-12-14Make callback from plugin workRomain Forlot1-34/+47
2017-12-14Get CPP controller plugin worksRomain Forlot3-35/+214
2017-12-14Adding GPS plugin to make the subscriptionRomain Forlot3-2/+75
2017-12-14Subscription by plugin to signalsRomain Forlot2-0/+197