fenugrec / freediag

OBD2 scantool
GNU General Public License v3.0
338 stars 75 forks source link

850 : live data decoding for fuel trims, ATF temperature and driving mode #86

Closed aaeegg closed 1 year ago

aaeegg commented 1 year ago

850 : live data decoding for fuel trims, ATF temperature and driving mode. Driving mode display is commented out until verified on a vehicle.

aaeegg commented 1 year ago

Amended in response to requested changes. Also slightly adjusted the voltage scale factor. Also changed live data interpretation to check which ECU we're talking to - for example, Motronic M4.4 address 5 is vehicle speed, we shouldn't try to decode it as AW50-42 address 5 which is driving mode.

fenugrec commented 1 year ago

rebased+merged, thanks !