From: Christopher Peplin Date: Sun, 13 Apr 2014 22:36:34 +0000 (-0400) Subject: Add a quick list of the output from a build with OBD-II enabled. X-Git-Tag: 5.0.2~275^2~16 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=926725672103841912cb34a54bc87b2bd492fd8e;p=apps%2Fagl-service-can-low-level.git Add a quick list of the output from a build with OBD-II enabled. --- 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 =======