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.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Comments fixes, typo and formating.
Romain Forlot
1
-43
/
+43
2017-03-16
Use index number between objects to set their links.
Romain Forlot
1
-5
/
+21
2017-03-16
Follow rename operation in CMakeLists.txt
Romain Forlot
1
-1
/
+1
2017-03-16
Improve memory allocation about Signal states.
Romain Forlot
1
-4
/
+4
2017-03-16
Implement signals states decoder and change map
Romain Forlot
1
-8
/
+9
2017-03-16
Adding/Fix classes constructors to make them correspond
Romain Forlot
1
-0
/
+5
2017-03-16
Change the way to check signal type making prefix_
Romain Forlot
1
-1
/
+1
2017-03-16
We doesn't modify member once getted, we can use const return
Romain Forlot
1
-2
/
+3
2017-03-16
Manage prefix on CAN and OBD2 prefix. Searching signals
Romain Forlot
1
-1
/
+5
2017-03-16
Fix: include statement with wrong path.
Romain Forlot
1
-4
/
+4
2017-03-16
Change FrequencyClock struct to class and rename it.
Romain Forlot
1
-2
/
+2
2017-03-16
Move some functions to configuration class.
Romain Forlot
1
-1
/
+0
2017-03-16
Create getter/setter needed for can_signal_t class.
Romain Forlot
1
-4
/
+22
2017-03-16
Typo and formating.
Romain Forlot
1
-5
/
+4
2017-03-16
Change all old struct name to the new class.
Romain Forlot
1
-3
/
+4
2017-03-16
Poco-ification of CanSignal struct as can_signal_t class
Romain Forlot
1
-93
/
+35
2017-03-16
Fix all doxygen comments about parameters.
Romain Forlot
1
-22
/
+22
2017-03-16
Fix : wrong attribute type
Romain Forlot
1
-1
/
+1
2017-03-16
Make dumb poco class from old C struct
Romain Forlot
1
-1
/
+9
2017-03-16
Added a warning that it is an example code
Romain Forlot
1
-0
/
+39
2017-03-16
Beginning of work of get central configuration object
Romain Forlot
1
-17
/
+0
2017-03-16
Finalize new directories organization.
Romain Forlot
1
-4
/
+4
2017-03-16
Beginning of work on obd2 object and
Romain Forlot
1
-0
/
+142