Add a quick list of the output from a build with OBD-II enabled.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Sun, 13 Apr 2014 22:36:34 +0000 (18:36 -0400)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Sun, 13 Apr 2014 22:36:34 +0000 (18:36 -0400)
README.md

index f26c5d1..d23f499 100644 (file)
--- 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
 =======