langemand / SoulEVSpy

Android app for Kia and Hyundai electric cars
Apache License 2.0
13 stars 5 forks source link

Improvement: Read speed from 4F0 #24

Closed langemand closed 5 years ago

langemand commented 5 years ago

4F0 is monitored for Odometer reading, and the speed value is ignored. 4F2 is monitored for speed. Drop monitoring 4F2, and extract speed from 4F0 instead.

langemand commented 5 years ago

This is specific for Kia Soul EV. The change is released in BETA-0.1.0-4116. I am awaiting recorded files or user reports, to verify correct functionality, before closing this issue.