Show negative response codes in log output.
[apps/low-level-can-service.git] / src / uds / uds.c
2014-02-15 Christopher PeplinShow negative response codes in log output.
2014-02-15 Christopher PeplinAdd helper functions to render requests and responses...
2014-02-15 Christopher PeplinClean up log output if a diag request has no payload.
2014-02-14 Christopher PeplinClarify when we are using int vs float and move decoder...
2014-02-14 Christopher PeplinAdd an option to pad outgoing CAN frames to 8 bytes...
2014-02-14 Christopher PeplinDisplay mode in more recognizable hex format in log...
2014-01-25 Christopher PeplinAdd calculations for many OBD-II PID values.
2014-01-25 Christopher PeplinAutomatically set pid length for outgoing requests...
2014-01-25 Christopher PeplinRemove a few resolved TODOs.
2014-01-25 Christopher PeplinWrap lines at 80 characters.
2014-01-21 Christopher PeplinDon't try and rx broadcast response on all handles...
2014-01-20 Christopher PeplinAdd a function to parse the entire payload as a float.
2014-01-20 Christopher PeplinRename from simply obd2 to more general UDS (unified...