Linux Foundation Collaborative Projects
index
:
low-level-can-service
dab
eel
master
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-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