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
/
uds
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
Leave payload parsing to applications using this library.
Christopher Peplin
2
-4
/
+2
2014-02-18
Shorten the negative response code log message.
Christopher Peplin
1
-1
/
+1
2014-02-14
Only include PID in log output if request has one.
Christopher Peplin
1
-3
/
+10
2014-02-14
Show negative response codes in log output.
Christopher Peplin
1
-6
/
+20
2014-02-14
Add helper functions to render requests and responses as strings.
Christopher Peplin
2
-35
/
+86
2014-02-14
Clean up log output if a diag request has no payload.
Christopher Peplin
1
-10
/
+19
2014-02-14
Clarify when we are using int vs float and move decoders up a level.
Christopher Peplin
3
-14
/
+21
2014-02-14
Add an option to pad outgoing CAN frames to 8 bytes (on by default).
Christopher Peplin
2
-1
/
+7
2014-02-14
Display mode in more recognizable hex format in log messages.
Christopher Peplin
1
-2
/
+2
2014-01-24
Add calculations for many OBD-II PID values.
Christopher Peplin
3
-2
/
+39
2014-01-24
Automatically set pid length for outgoing requests if not specified.
Christopher Peplin
2
-7
/
+26
2014-01-24
Remove a few resolved TODOs.
Christopher Peplin
1
-5
/
+0
2014-01-24
Wrap lines at 80 characters.
Christopher Peplin
1
-6
/
+8
2014-01-20
Don't try and rx broadcast response on all handles after one completes.
Christopher Peplin
1
-2
/
+4
2014-01-20
Add a function to parse the entire payload as a float.
Christopher Peplin
2
-0
/
+9
2014-01-20
Rename from simply obd2 to more general UDS (unified diagnostics).
Christopher Peplin
5
-0
/
+645