Linux Foundation Collaborative Projects
index
:
agl-service-can-low-level
dab
eel
flounder
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
next
octopus
pike
quillback
ricefish
sandbox/DDTLK/autobuild
sandbox/DDTLK/fix-tests
sandbox/claneys/SPEC-3204
sandbox/claneys/modular-low-can
sandbox/excale/wip
sandbox/walzert/agl-service-can-low-level
sandbox/walzert/can_build_icefish
sandbox/ydimitrov/revised_comments
sandbox/zheng_wenlong/als2019
Low level CAN service made to decode and write on CAN bus.
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
can-signals.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
Beginning of work on obd2 object and
Romain Forlot
1
-142
/
+0
2017-03-06
Sort and comment the code
Romain Forlot
1
-19
/
+0
2017-03-06
Change way to find signals to make it a little bit more generic.
Romain Forlot
1
-4
/
+5
2017-03-03
change all genericName to generic_name. Now all
Romain Forlot
1
-1
/
+1
2017-03-02
Fix: multiple subscription and maintain subscribed_signals coherence
Romain Forlot
1
-19
/
+11
2017-03-01
tbf
Romain Forlot
1
-26
/
+0
2017-02-28
Re-arranging objects splitting all objects over
Romain Forlot
1
-20
/
+87
2017-02-27
Fix wrong returned value about getCanBuses.
Romain Forlot
1
-1
/
+1
2017-02-27
In class mutex and condition variable except for subscribed_signals map
Romain Forlot
1
-8
/
+2
2017-02-24
Improve mutex lock logic.
Romain Forlot
1
-0
/
+9
2017-02-23
First draft about lock/wait thread management.
Romain Forlot
1
-2
/
+6
2017-02-23
Make binder_interface global variable rather than
Romain Forlot
1
-1
/
+1
2017-02-23
Cleaning, improve comments
Romain Forlot
1
-1
/
+1
2017-02-22
No more warning about not defined functions
Romain Forlot
1
-12
/
+25
2017-02-22
Resolve circular header files inclusion
Romain Forlot
1
-2
/
+3
2017-02-22
Fix: decoder_t class decodeSignal method signature
Romain Forlot
1
-1
/
+1
2017-02-22
Fix: force to pass a ref at threads launch
Romain Forlot
1
-10
/
+1
2017-02-21
Clean up include statement...
Romain Forlot
1
-0
/
+5
2017-02-21
Fix: OBD2_PIDS array initialization
Romain Forlot
1
-20
/
+48
2017-02-20
Fix: timer.* issues
Romain Forlot
1
-13
/
+11
2017-02-20
Change hpp include file directive
Romain Forlot
1
-1
/
+1
2017-02-20
Rename header file to hpp.
Romain Forlot
1
-0
/
+84