Linux Foundation Collaborative Projects
index
:
low-level-can-service
dab
eel
master
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
can
/
can-bus-dev.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-11
Handle project new architecture using new CMakeFile
Romain Forlot
1
-255
/
+0
2017-03-17
Comments fixes, typo and formating.
Romain Forlot
1
-15
/
+30
2017-03-16
Include cleaning
Romain Forlot
1
-3
/
+2
2017-03-16
Improve Doxygen comments and formating.
Romain Forlot
1
-3
/
+8
2017-03-16
Get decoding diagnostic request from decoding thread of can_bus_t
Romain Forlot
1
-0
/
+5
2017-03-16
fix: test for opened CAN socket.
Romain Forlot
1
-5
/
+5
2017-03-16
Also initialize the id_ renamed address_ member. This member
Romain Forlot
1
-4
/
+3
2017-03-16
Adding needed getter for diagnostic manager. Useful
Romain Forlot
1
-0
/
+5
2017-03-16
Fix: include statement with wrong path.
Romain Forlot
1
-1
/
+1
2017-03-16
Fix: wrong tested variable for socket.
Romain Forlot
1
-2
/
+3
2017-03-16
Add necessary to be able to initialize diagnostic manager shims.
Romain Forlot
1
-4
/
+4
2017-03-16
Fix: bugs in class due to the wrapping of C socket
Romain Forlot
1
-5
/
+5
2017-03-16
Added a static method to get used by Diagnostic manager
Romain Forlot
1
-0
/
+31
2017-03-16
Fix: wrong socket variable called.
Romain Forlot
1
-1
/
+1
2017-03-16
Typo and formating.
Romain Forlot
1
-2
/
+2
2017-03-16
Added missing method of the class.
Romain Forlot
1
-20
/
+123
2017-03-16
Cleaning old can_bus_dev_t now implemented
Romain Forlot
1
-6
/
+6
2017-03-16
separation of can_bus_t and can_bus_dev_t and use of the new socket class.
Loïc Collignon
1
-0
/
+92