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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
Beginning of work on obd2 object and
Romain Forlot
1
-101
/
+0
2017-03-06
Sort and comment the code
Romain Forlot
1
-27
/
+17
2017-03-06
Change way to find signals to make it a little bit more generic.
Romain Forlot
1
-32
/
+22
2017-03-03
change all genericName to generic_name. Now all
Romain Forlot
1
-3
/
+3
2017-03-03
tbf
Romain Forlot
1
-1
/
+1
2017-03-02
Fix: unsynchronization between queues.
Romain Forlot
1
-1
/
+0
2017-03-02
Adding DEBUG messages to track error on STL container
Romain Forlot
1
-8
/
+17
2017-03-02
Fix: Wrong set up of vector.
Romain Forlot
1
-2
/
+8
2017-03-02
Fix: multiple subscription and maintain subscribed_signals coherence
Romain Forlot
1
-6
/
+17
2017-03-01
Change id to an hexadecimal value.
Romain Forlot
1
-5
/
+2
2017-02-27
Fix: mismatch function signature and implementation
Romain Forlot
1
-1
/
+1
2017-02-27
Fix decoder_t methods to get it compile
Romain Forlot
1
-2
/
+7
2017-02-27
In class mutex and condition variable except for subscribed_signals map
Romain Forlot
1
-0
/
+12
2017-02-23
First draft about lock/wait thread management.
Romain Forlot
1
-0
/
+4
2017-02-23
Make binder_interface global variable rather than
Romain Forlot
1
-2
/
+2
2017-02-22
No more warning about not defined functions
Romain Forlot
1
-0
/
+18
2017-02-22
Resolve circular header files inclusion
Romain Forlot
1
-1
/
+1
2017-02-22
Fix: force to pass a ref at threads launch
Romain Forlot
1
-20
/
+1
2017-02-21
Fix: OBD2_PIDS array initialization
Romain Forlot
1
-31
/
+39
2017-02-20
Fix: timer.* issues
Romain Forlot
1
-3
/
+0
2017-02-16
Change way to iter over vector
Romain Forlot
1
-12
/
+15
2017-02-16
Change to push_back instead of insert.
Romain Forlot
1
-3
/
+4
2017-02-16
Changing CanBus_c to can_bus_t class name
Romain Forlot
1
-1
/
+1
2017-02-15
Fixed subscribe/unsubscribe operations.
Romain Forlot
1
-11
/
+24
2017-02-14
Implement GetSignals method
Romain Forlot
1
-9
/
+26
2017-02-14
Move sources into src directory
Romain Forlot
1
-0
/
+40