Linux Foundation Collaborative Projects
index
:
agl-service-signal-composer
eel
flounder
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
octopus
pike
quillback
ricefish
sandbox/DDTLK/autobuild
sandbox/Excale/testwriting
sandbox/benierc/shared-library
sandbox/claneys/submigration
AGL High Level Signaling service to handle CAN, LIN, and others signaling sources
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
signal-composer-binding
/
signal-composer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-29
Remove prefix following libappcontroller changes
icefish_8.99.5
icefish/8.99.5
8.99.5
Frederic Marec
1
-4
/
+4
2019-11-14
sig-comp: Fix core dump when adding a signal...
icefish_8.99.1
icefish/8.99.1
8.99.1
Romain Forlot
1
-0
/
+5
2019-04-11
Git submodule migration to separated libraries
Romain Forlot
1
-8
/
+8
2018-11-23
Binding migration to v3
guppy_6.99.1
guppy/6.99.1
6.99.1
Romain Forlot
1
-32
/
+27
2018-09-27
Fix wrong JSON unpack type
Romain Forlot
1
-15
/
+22
2018-09-27
Handle errors on signal initialization
Romain Forlot
1
-4
/
+7
2018-08-08
Typos, cleaning.
flounder_5.99.3
flounder/5.99.3
5.99.3
Romain Forlot
1
-18
/
+2
2018-07-31
Returns error in request response
Romain Forlot
1
-33
/
+35
2018-07-27
Fix: wrong default getSignals action defined.
Romain Forlot
1
-4
/
+3
2018-07-25
Improved performance
Romain Forlot
1
-51
/
+11
2018-07-23
Adds a signal's metadata attribute
flounder_5.99.2
flounder/5.99.2
5.99.2
Romain Forlot
1
-4
/
+6
2018-07-22
Fix the build for master with latest binder
Romain Forlot
1
-4
/
+4
2018-07-05
Update submodules
Romain Forlot
1
-1
/
+1
2018-07-05
Rework loading sources and signals.
Romain Forlot
1
-41
/
+23
2018-07-05
Move "action" load to controller
Romain Forlot
1
-136
/
+11
2018-07-05
Improve signal handling
Romain Forlot
1
-2
/
+2
2018-07-05
Initialize sources at binding start.
Romain Forlot
1
-3
/
+14
2018-03-22
Linting, wrong variable type used.
Romain Forlot
1
-6
/
+6
2018-03-21
Linting improvments.
Romain Forlot
1
-5
/
+6
2017-12-21
Don't segfault at exit pointed to freed objects
Romain Forlot
1
-3
/
+6
2017-12-19
Bulk of small fixes
Romain Forlot
1
-2
/
+2
2017-12-19
Get builtin plugin as a normal plugin
Romain Forlot
1
-44
/
+7
2017-12-19
Update gitignore, minor fix
Romain Forlot
1
-1
/
+0
2017-12-18
More security to add new signals/source at runtime
Romain Forlot
1
-4
/
+7
2017-12-18
Several small fixes and improvements.
Romain Forlot
1
-1
/
+1
2017-12-14
Fixing afb function call from LUA and cleaning
Romain Forlot
1
-4
/
+0
2017-12-14
Avoid create duplicate source entries.
Romain Forlot
1
-1
/
+11
2017-12-14
Fix memory leaks relative to json_object
Romain Forlot
1
-3
/
+14
2017-12-14
Load additionnals object at runtime
Romain Forlot
1
-1
/
+31
2017-12-14
Hold all contexts (plugin & source) in signalCtx_
Romain Forlot
1
-0
/
+1
2017-12-14
Avoid warning about deleting void* variable
Romain Forlot
1
-1
/
+1
2017-12-14
Avoid warning about deleting void* variable
Romain Forlot
1
-1
/
+1
2017-12-14
Avoid mem leack, overwriting, initializing variable.
Romain Forlot
1
-6
/
+11
2017-12-14
Don't stop parsing signal even if one malformation
Romain Forlot
1
-4
/
+3
2017-12-14
Controller object has changed: Fix building action
Romain Forlot
1
-36
/
+88
2017-12-14
Update and use latest ctl-utilities.
Romain Forlot
1
-39
/
+10
2017-12-14
Typo, cleaning, format
Romain Forlot
1
-0
/
+1
2017-12-14
Update JSON obj to fit new controller lib
Romain Forlot
1
-1
/
+1
2017-12-14
Migrate to ctl-utilities library
Romain Forlot
1
-48
/
+116
2017-12-14
LUA lib and bin embedded in project
Romain Forlot
1
-18
/
+62
2017-12-14
Builtin plugin integration
Romain Forlot
1
-0
/
+21
2017-12-14
Enhance list/get verb
Romain Forlot
1
-14
/
+14
2017-12-14
Inheritance of some signals parameters from source
Romain Forlot
1
-38
/
+62
2017-12-14
Introduce retention setting in place of class
Romain Forlot
1
-8
/
+8
2017-12-14
lua2c completely operationnal
Romain Forlot
1
-6
/
+4
2017-12-14
Add a default behavior to subscribe to API signals
Romain Forlot
1
-1
/
+6
2017-12-14
Enhance pointer manage and container browsing
Romain Forlot
1
-21
/
+21
2017-12-14
No errors on get if no values has been recorded
Romain Forlot
1
-20
/
+35
2017-12-14
Finalize subscription to be a simple relay for now
Romain Forlot
1
-29
/
+12
2017-12-14
Subscribe
Romain Forlot
1
-4
/
+20
[next]