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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
Add default receive action
Romain Forlot
2
-1
/
+71
2017-12-14
Comment
Romain Forlot
1
-0
/
+3
2017-12-14
Builtin plugin integration
Romain Forlot
1
-0
/
+21
2017-12-14
Fix uint64_t coming from LUA that don't support
Romain Forlot
1
-3
/
+2
2017-12-14
Better deeper signal search on received event.
Romain Forlot
1
-2
/
+34
2017-12-14
Enhance list/get verb
Romain Forlot
2
-21
/
+17
2017-12-14
Inheritance of some signals parameters from source
Romain Forlot
6
-46
/
+88
2017-12-14
Better use of strncat
Romain Forlot
3
-9
/
+9
2017-12-14
Introduce retention setting in place of class
Romain Forlot
8
-42
/
+50
2017-12-14
lua2c completely operationnal
Romain Forlot
10
-38
/
+54
2017-12-14
Update app-template to make Efence usage optionnal
Romain Forlot
2
-0
/
+1
2017-12-14
Make calling lua2c function from lua works
Romain Forlot
7
-14
/
+28
2017-12-14
Update config to simulate real situation
Romain Forlot
3
-16
/
+4
2017-12-14
Handle no JSON query object argument passed
Romain Forlot
1
-4
/
+9
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
12
-102
/
+111
2017-12-14
No errors on get if no values has been recorded
Romain Forlot
3
-24
/
+41
2017-12-14
Use C++ string instead of C classic char
Romain Forlot
1
-3
/
+3
2017-12-14
Make observer pattern thread safe
Romain Forlot
1
-21
/
+26
2017-12-14
Implement recursionCheck using observer pattern
Romain Forlot
4
-108
/
+47
2017-12-14
Finalize subscription to be a simple relay for now
Romain Forlot
9
-90
/
+144
2017-12-14
Migrating to real Observer design pattern usage
Romain Forlot
3
-30
/
+214
2017-12-14
Subscribe
Romain Forlot
3
-19
/
+66
2017-12-14
Update README and add doxygen documentation
Romain Forlot
3
-4
/
+2704
2017-12-14
Beginning client App context handling work
Romain Forlot
2
-24
/
+54
2017-12-14
Batch low-can subscription
Romain Forlot
2
-36
/
+42
2017-12-14
Make compile LUA2C functions, binding not working
Romain Forlot
7
-163
/
+20
2017-12-14
Rename bindingApp to Composer
Romain Forlot
6
-157
/
+187
2017-12-14
Find all signals that matches the searched pattern
Romain Forlot
6
-53
/
+109
2017-12-14
Make LUA works
Romain Forlot
35
-145
/
+246
2017-12-14
Detailled transport layer architecture.
Romain Forlot
2
-2
/
+12
2017-12-14
Terminology completed.
Romain Forlot
3
-8
/
+9
2017-12-14
Documentation format
Romain Forlot
5
-23
/
+36
2017-12-14
Fix
Romain Forlot
1
-1
/
+1
2017-12-14
Added documentation
Romain Forlot
22
-0
/
+1150
2017-12-14
Modification about conf definition
Romain Forlot
12
-231
/
+368
2017-12-14
Implement list verb
Romain Forlot
1
-3
/
+9
2017-12-14
Doxygen documentation
Romain Forlot
2
-12
/
+65
2017-12-14
Return mathematical value on a period if asked
Romain Forlot
2
-7
/
+25
2017-12-14
Match signal if name found in source signal.
Romain Forlot
2
-0
/
+2
2017-12-14
Make callback from plugin work
Romain Forlot
3
-35
/
+66
2017-12-14
Added gps plugin
Romain Forlot
1
-0
/
+6
2017-12-14
Good way to iterate over defined plugins
Romain Forlot
2
-7
/
+4
2017-12-14
Get CPP controller plugin works
Romain Forlot
9
-67
/
+395
2017-12-14
Adding new verb, implemented basic signal method
Romain Forlot
7
-14
/
+148
2017-12-14
Fix: SUSE different include LUA directory
Romain Forlot
1
-1
/
+7
2017-12-14
Adding GPS plugin to make the subscription
Romain Forlot
3
-2
/
+75
2017-12-14
Subscription by plugin to signals
Romain Forlot
15
-110
/
+245
2017-12-14
Attach and recursion check working
Romain Forlot
24
-383
/
+603
2017-12-14
Update app-templates
Romain Forlot
1
-0
/
+0
[next]