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
/
diagnostic
/
active-diagnostic-request.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Comments fixes, typo and formating.
Romain Forlot
1
-1
/
+0
2017-03-16
Include cleaning
Romain Forlot
1
-1
/
+1
2017-03-16
Adding missing doxygen comments.
Romain Forlot
1
-5
/
+17
2017-03-16
Fix diagnostic message name mismatch at decoding.
Romain Forlot
1
-1
/
+1
2017-03-16
Retrieve easily Diagnostic Request PID from an Active Diagnostic Request
Romain Forlot
1
-0
/
+9
2017-03-16
Revert accessing CAN device with a map indexing on dev name
Romain Forlot
1
-5
/
+7
2017-03-16
Uniformization between get_name() method of signals.
Romain Forlot
1
-2
/
+2
2017-03-16
Change way to check prefix of signals name.
Romain Forlot
1
-1
/
+4
2017-03-16
Move member from obd2_signals_t class to
Romain Forlot
1
-0
/
+34
2017-03-16
Implemente way to send diagnostic request when subscribed.
Romain Forlot
1
-0
/
+22
2017-03-16
Make diagnostic manager initialization processus.
Romain Forlot
1
-2
/
+2
2017-03-16
Keep raw pointer for now as we have to move them around vector.
Romain Forlot
1
-12
/
+15
2017-03-16
Finalize the class active_diag... to get it compile.
Romain Forlot
1
-24
/
+31
2017-03-16
Adding requests to diagnostic manager implemented.
Romain Forlot
1
-23
/
+76
2017-03-16
Fix: include statement with wrong path.
Romain Forlot
1
-0
/
+2
2017-03-16
Added constructor to get vector initialized with default
Romain Forlot
1
-0
/
+49