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
/
configuration.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
Change configuration location into an etc directory.
Romain Forlot
1
-1
/
+1
2017-03-16
Missing include header and code reordering and cleaning.
Romain Forlot
1
-5
/
+3
2017-03-16
Use of signals prefix to be able to distinguish type of
Romain Forlot
1
-5
/
+7
2017-03-16
Instead of a global pointer, config is now a Singleton.
Romain Forlot
1
-5
/
+4
2017-03-16
Fix: wrong signature due to reference discarding "const".
Romain Forlot
1
-10
/
+10
2017-03-16
Move some functions to configuration class.
Romain Forlot
1
-2
/
+6
2017-03-16
Move "config" variable as global.
Romain Forlot
1
-0
/
+4
2017-03-16
Fix: wrong assignement of can_bus_t object.
Romain Forlot
1
-1
/
+1
2017-03-16
Fix missing constructor declaration
Romain Forlot
1
-0
/
+2
2017-03-16
Separate methods declarations and implementations.
Romain Forlot
1
-55
/
+23
2017-03-16
Fix : wrong attribute type
Romain Forlot
1
-28
/
+20
2017-03-16
Remove moved functions into configuration class
Romain Forlot
1
-1
/
+29
2017-03-16
Fix: wrong method signature.
Romain Forlot
1
-19
/
+15
2017-03-16
Added a warning that it is an example code
Romain Forlot
1
-8
/
+10
2017-03-16
Beginning of work of get central configuration object
Romain Forlot
1
-0
/
+115