summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2014-04-13 18:36:34 -0400
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2014-04-13 18:36:34 -0400
commit926725672103841912cb34a54bc87b2bd492fd8e (patch)
tree50025407efeb9535b36eece18926db7829f44503 /README.md
parent5e0b413db0e57659bd6e654566d9aad5fc00e1e8 (diff)
Add a quick list of the output from a build with OBD-II enabled.
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
index f26c5d1..d23f499 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
=======