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-bus.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
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