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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-27
Fix wrong JSON unpack type
Romain Forlot
1
-15
/
+22
2018-09-27
More accurate (un)subscribe answer
Romain Forlot
1
-5
/
+12
2018-09-27
Handle errors on signal initialization
Romain Forlot
5
-13
/
+45
2018-09-27
Fix: finding JSON file even if absolute path given
Romain Forlot
1
-2
/
+9
2018-08-23
Fix: segfault at object addition
Romain Forlot
1
-6
/
+12
2018-08-08
Typos, cleaning.
flounder_5.99.3
flounder/5.99.3
5.99.3
Romain Forlot
1
-18
/
+2
2018-08-07
Fix: segfault after adding new objects
Romain Forlot
1
-1
/
+0
2018-07-31
Returns error in request response
Romain Forlot
4
-78
/
+94
2018-07-27
Fix: wrong default getSignals action defined.
Romain Forlot
1
-4
/
+3
2018-07-25
Improved performance
Romain Forlot
5
-150
/
+102
2018-07-23
Adds a signal's metadata attribute
flounder_5.99.2
flounder/5.99.2
5.99.2
Romain Forlot
5
-40
/
+27
2018-07-22
Fix the build for master with latest binder
Romain Forlot
3
-6
/
+5
2018-07-05
Update submodules
Romain Forlot
3
-3
/
+3
2018-07-05
Fix: release json_object
Romain Forlot
1
-1
/
+4
2018-07-05
Rework loading sources and signals.
Romain Forlot
4
-47
/
+25
2018-07-05
Move "action" load to controller
Romain Forlot
2
-139
/
+11
2018-07-05
Return separately last timestamp and value
Romain Forlot
1
-4
/
+2
2018-07-05
Change, clean plugins.
Romain Forlot
1
-8
/
+10
2018-07-05
Change when to notify
Romain Forlot
1
-1
/
+0
2018-07-05
Use Nanosecond precision by default
Romain Forlot
2
-12
/
+21
2018-07-05
Use a better parameter name, more explicit
Romain Forlot
1
-16
/
+17
2018-07-05
Implement the signal's update default method
Romain Forlot
2
-5
/
+47
2018-07-05
Fix wrong initialization
Romain Forlot
1
-2
/
+2
2018-07-05
Improve signal handling
Romain Forlot
4
-16
/
+32
2018-07-05
Initialize sources at binding start.
Romain Forlot
3
-4
/
+16
2018-07-05
Use signal subscription args if present
Romain Forlot
3
-3
/
+16
2018-04-09
Add objects directly from JSON argument
flounder_5.99.1
flounder/5.99.1
5.99.1
Romain Forlot
1
-9
/
+16
2018-03-22
Linting, wrong variable type used.
Romain Forlot
1
-6
/
+6
2018-03-22
Add undefined value possibility in signal values
Romain Forlot
1
-5
/
+6
2018-03-21
Linting improvments.
Romain Forlot
2
-8
/
+12
2017-12-21
Using AppFw CPP capabilities
Romain Forlot
3
-120
/
+3
2017-12-21
Don't segfault at exit pointed to freed objects
Romain Forlot
2
-6
/
+8
2017-12-20
Don't use afb-genskel until C++ is handled
Romain Forlot
1
-1
/
+1
2017-12-19
Bulk of small fixes
Romain Forlot
1
-2
/
+2
2017-12-19
Get builtin plugin as a normal plugin
Romain Forlot
3
-46
/
+9
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
4
-34
/
+61
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
Use value instead of pointer for a member
Romain Forlot
2
-25
/
+25
2017-12-14
Improve subscription process
Romain Forlot
3
-15
/
+47
2017-12-14
Avoid create duplicate source entries.
Romain Forlot
3
-6
/
+34
2017-12-14
Check key exists before loading JSON file
Romain Forlot
1
-18
/
+25
2017-12-14
Fix memory leaks relative to json_object
Romain Forlot
4
-3
/
+20
2017-12-14
Load additionnals object at runtime
Romain Forlot
5
-49
/
+114
2017-12-14
Hold all contexts (plugin & source) in signalCtx_
Romain Forlot
4
-9
/
+41
2017-12-14
Useless tests against uninitialized value
Romain Forlot
1
-4
/
+2
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
3
-3
/
+3
2017-12-14
Avoid mem leack, overwriting, initializing variable.
Romain Forlot
3
-8
/
+15
[next]