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
/
configuration.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Comments fixes, typo and formating.
Romain Forlot
1
-11
/
+11
2017-03-16
Include cleaning
Romain Forlot
1
-0
/
+2
2017-03-16
Adding missing doxygen comments.
Romain Forlot
1
-10
/
+7
2017-03-16
Use index number between objects to set their links.
Romain Forlot
1
-0
/
+1
2017-03-16
Follow rename operation in CMakeLists.txt
Romain Forlot
1
-1
/
+1
2017-03-16
Rename class and 1:1 map to JSON description file
Romain Forlot
1
-5
/
+5
2017-03-16
Revert accessing CAN device with a map indexing on dev name
Romain Forlot
1
-1
/
+3
2017-03-16
Adding/Fix classes constructors to make them correspond
Romain Forlot
1
-1
/
+6
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