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.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Comments fixes, typo and formating.
Romain Forlot
1
-5
/
+5
2017-03-16
Include cleaning
Romain Forlot
1
-3
/
+1
2017-03-16
Adding missing doxygen comments.
Romain Forlot
1
-1
/
+1
2017-03-16
Implement check of supported diagnostic PID.
Romain Forlot
1
-0
/
+3
2017-03-16
Small fixes
Romain Forlot
1
-3
/
+3
2017-03-16
Rename class and 1:1 map to JSON description file
Romain Forlot
1
-2
/
+11
2017-03-16
Make available decoding OBD2 messages method to be use as callback.
Romain Forlot
1
-1
/
+0
2017-03-16
Move member from obd2_signals_t class to
Romain Forlot
1
-9
/
+3
2017-03-16
Change the way to check signal type making prefix_
Romain Forlot
1
-4
/
+4
2017-03-16
Implemente way to send diagnostic request when subscribed.
Romain Forlot
1
-1
/
+2
2017-03-16
We doesn't modify member once getted, we can use const return
Romain Forlot
1
-3
/
+5
2017-03-16
Manage prefix on CAN and OBD2 prefix. Searching signals
Romain Forlot
1
-24
/
+5
2017-03-16
Fix: include statement with wrong path.
Romain Forlot
1
-3
/
+3
2017-03-16
Fix: missed method declaration
Romain Forlot
1
-1
/
+1
2017-03-16
Move some functions to configuration class.
Romain Forlot
1
-1
/
+0
2017-03-16
Typo and formating.
Romain Forlot
1
-3
/
+3
2017-03-16
Remove now unused function that has moved into configuration class
Romain Forlot
1
-4
/
+1
2017-03-16
Added a warning that it is an example code
Romain Forlot
1
-5
/
+5
2017-03-16
Beginning of work of get central configuration object
Romain Forlot
1
-2
/
+2
2017-03-16
Fix: typo, and dirty fix to get compiled ftm.
Romain Forlot
1
-7
/
+7
2017-03-16
Make an extern get_signal_id() function plug to get_pid()
Romain Forlot
1
-1
/
+3
2017-03-16
Fix: wrong function signature and get out from class
Romain Forlot
1
-2
/
+1
2017-03-16
Include file changes, typo and renaming operation.
Romain Forlot
1
-4
/
+5
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
/
+94