openvehicles/Open-Vehicle-Monitoring-System-3

Increase/Configure Server GPS Precision

rbray89 opened this issue · 3 comments

Currently we only get 2-3 decimals of GPS precision, which is OK, but would be nice to bump that to full 6 decimals of precision.

Please be more specific. Server GPS decimal precision actually is 6 digits, please describe your configuration and provide examples.

I run an MQTT server for my backend, but only ever receive a max of 3 decimal places. eg.
MQTT:
latitude = 12.7078
longitude = -123.92

Actual Web UI:
Currently at 12.707760,-123.920158

My issue is mostly with longitude, as the precision seems to be most mis-aligned/rounded there.

Ryan, this should be fixed in edge build 3.3.004-20-g447fd7c4, please test.