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
/
can-signals.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
Implement signals states decoder and change map
Romain Forlot
1
-2
/
+9
2017-03-16
Adding/Fix classes constructors to make them correspond
Romain Forlot
1
-0
/
+8
2017-03-16
Move member from obd2_signals_t class to
Romain Forlot
1
-1
/
+1
2017-03-16
Change the way to check signal type making prefix_
Romain Forlot
1
-0
/
+2
2017-03-16
We doesn't modify member once getted, we can use const return
Romain Forlot
1
-2
/
+7
2017-03-16
Manage prefix on CAN and OBD2 prefix. Searching signals
Romain Forlot
1
-0
/
+10
2017-03-16
Change FrequencyClock struct to class and rename it.
Romain Forlot
1
-1
/
+1
2017-03-16
Fix: include path (where I think to fix them...)
Romain Forlot
1
-6
/
+7
2017-03-16
Move some functions to configuration class.
Romain Forlot
1
-24
/
+0
2017-03-16
Create getter/setter needed for can_signal_t class.
Romain Forlot
1
-2
/
+89
2017-03-16
Change all old struct name to the new class.
Romain Forlot
1
-2
/
+2
2017-03-16
Fix: declaration and implementation of needed methods
Romain Forlot
1
-0
/
+10
2017-03-16
Fix all doxygen comments about parameters.
Romain Forlot
1
-2
/
+2
2017-03-16
Beginning of work of get central configuration object
Romain Forlot
1
-50
/
+0
2017-03-16
Include file changes, typo and renaming operation.
Romain Forlot
1
-4
/
+4
2017-03-16
Beginning of work on obd2 object and
Romain Forlot
1
-0
/
+101