From 926725672103841912cb34a54bc87b2bd492fd8e Mon Sep 17 00:00:00 2001 From: Christopher Peplin Date: Sun, 13 Apr 2014 18:36:34 -0400 Subject: Add a quick list of the output from a build with OBD-II enabled. --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f26c5d1b..d23f4994 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,27 @@ manufacturers may support custom message names. * numerical, -179.0 to 179.0 degrees with standard GPS accuracy * 1Hz +### Signals from Diagnostics Messages + +This set of signals is often retreived from OBD-II requests. The units can be +found in the [OBD-II standard](http://en.wikipedia.org/wiki/OBD-II_PIDs#Mode_01). + +* engine_load +* engine_coolant_temperature +* barometric_pressure +* commanded_throttle_position +* throttle_position +* fuel_level +* intake_air_temperature +* intake_manifold_pressure +* running_time +* fuel_pressure +* mass_airflow +* accelerator_pedal_position +* ethanol_fuel_percentage +* engine_oil_temperature +* engine_torque + License ======= -- cgit 1.2.3-korg