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-bus.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Comments fixes, typo and formating.
Romain Forlot
1
-12
/
+12
2017-03-16
Include cleaning
Romain Forlot
1
-2
/
+0
2017-03-16
Follow rename operation in CMakeLists.txt
Romain Forlot
1
-1
/
+1
2017-03-16
Finalization of decoding part of diagnostic messages.
Romain Forlot
1
-1
/
+1
2017-03-16
Revert accessing CAN device with a map indexing on dev name
Romain Forlot
1
-2
/
+3
2017-03-16
Improve Doxygen comments and formating.
Romain Forlot
1
-2
/
+1
2017-03-16
Get decoding diagnostic request from decoding thread of can_bus_t
Romain Forlot
1
-0
/
+4
2017-03-16
Default value about thread state set at false.
Romain Forlot
1
-2
/
+2
2017-03-16
Make diagnostic manager initialization processus.
Romain Forlot
1
-3
/
+3
2017-03-16
Fix: include statement with wrong path.
Romain Forlot
1
-6
/
+5
2017-03-16
Cleaning old can_bus_dev_t now implemented
Romain Forlot
1
-5
/
+5
2017-03-16
Fix all doxygen comments about parameters.
Romain Forlot
1
-1
/
+1
2017-03-16
Remove moved functions into configuration class
Romain Forlot
1
-26
/
+0
2017-03-16
Add movable constructor to the class
Romain Forlot
1
-0
/
+1
2017-03-16
separation of can_bus_t and can_bus_dev_t and use of the new socket class.
Loïc Collignon
1
-88
/
+52
2017-03-16
Change doxygen comments
Loïc Collignon
1
-37
/
+20
2017-03-16
It isn't needed to initialize diag manager
Romain Forlot
1
-5
/
+0
2017-03-16
Introducing diagnostic manager class.
Romain Forlot
1
-3
/
+7
2017-03-16
Include file changes, typo and renaming operation.
Romain Forlot
1
-1
/
+1
2017-03-16
Finalize new directories organization.
Romain Forlot
1
-3
/
+3
2017-03-16
Beginning of work on obd2 object and
Romain Forlot
1
-0
/
+172