diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-04-13 18:36:34 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-04-13 18:36:34 -0400 |
commit | 926725672103841912cb34a54bc87b2bd492fd8e (patch) | |
tree | 50025407efeb9535b36eece18926db7829f44503 /README.md | |
parent | 5e0b413db0e57659bd6e654566d9aad5fc00e1e8 (diff) |
Add a quick list of the output from a build with OBD-II enabled.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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 ======= |