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