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
/
diagnostic
/
diagnostic-message.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Comments fixes, typo and formating.
Romain Forlot
1
-9
/
+9
2017-03-16
Include cleaning
Romain Forlot
1
-0
/
+1
2017-03-16
Adding missing doxygen comments.
Romain Forlot
1
-3
/
+5
2017-03-16
Implement check of supported diagnostic PID.
Romain Forlot
1
-0
/
+10
2017-03-16
Follow rename operation in CMakeLists.txt
Romain Forlot
1
-1
/
+1
2017-03-16
Rename class and 1:1 map to JSON description file
Romain Forlot
1
-10
/
+19
2017-03-16
Make available decoding OBD2 messages method to be use as callback.
Romain Forlot
1
-18
/
+0
2017-03-16
Move member from obd2_signals_t class to
Romain Forlot
1
-70
/
+2
2017-03-16
Change the way to check signal type making prefix_
Romain Forlot
1
-4
/
+6
2017-03-16
Reordering class method.
Romain Forlot
1
-17
/
+17
2017-03-16
Implemente way to send diagnostic request when subscribed.
Romain Forlot
1
-0
/
+5
2017-03-16
We doesn't modify member once getted, we can use const return
Romain Forlot
1
-6
/
+21
2017-03-16
Manage prefix on CAN and OBD2 prefix. Searching signals
Romain Forlot
1
-0
/
+10
2017-03-16
Fix: include statement with wrong path.
Romain Forlot
1
-2
/
+3
2017-03-16
Fix: include path (where I think to fix them...)
Romain Forlot
1
-2
/
+3
2017-03-16
Move some functions to configuration class.
Romain Forlot
1
-23
/
+2
2017-03-16
Fix all doxygen comments about parameters.
Romain Forlot
1
-4
/
+4
2017-03-16
Added a warning that it is an example code
Romain Forlot
1
-8
/
+8
2017-03-16
Beginning of work of get central configuration object
Romain Forlot
1
-37
/
+0
2017-03-16
Fix: typo, and dirty fix to get compiled ftm.
Romain Forlot
1
-1
/
+2
2017-03-16
Introducing diagnostic manager class.
Romain Forlot
1
-14
/
+1
2017-03-16
Make an extern get_signal_id() function plug to get_pid()
Romain Forlot
1
-2
/
+12
2017-03-16
Fix: wrong function signature and get out from class
Romain Forlot
1
-1
/
+1
2017-03-16
Include file changes, typo and renaming operation.
Romain Forlot
1
-18
/
+10
2017-03-16
Beginning of work on obd2 object and
Romain Forlot
1
-0
/
+206