summaryrefslogtreecommitdiffstats
path: root/src/uds/uds.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-06Add a function to check if a request is completely sent.Christopher Peplin1-0/+7
2014-02-27Increase arb IDs to uint32_t to fit extended IDs.Christopher Peplin1-2/+8
2014-02-26Optionally split up preparing a diag request and actually sending it.Christopher Peplin1-3/+29
2014-02-19Leave payload parsing to applications using this library.Christopher Peplin1-2/+1
2014-02-14Add helper functions to render requests and responses as strings.Christopher Peplin1-4/+12
2014-02-14Clarify when we are using int vs float and move decoders up a level.Christopher Peplin1-2/+15
2014-01-24Add calculations for many OBD-II PID values.Christopher Peplin1-0/+2
2014-01-20Add a function to parse the entire payload as a float.Christopher Peplin1-0/+2
2014-01-20Rename from simply obd2 to more general UDS (unified diagnostics).Christopher Peplin1-0/+102