Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase/Configure Server GPS Precision #997

Open
rbray89 opened this issue Apr 17, 2024 · 3 comments
Open

Increase/Configure Server GPS Precision #997

rbray89 opened this issue Apr 17, 2024 · 3 comments

Comments

@rbray89
Copy link

rbray89 commented Apr 17, 2024

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.

@dexterbg
Copy link
Member

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

@rbray89
Copy link
Author

rbray89 commented Apr 18, 2024

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.

dexterbg added a commit that referenced this issue Apr 21, 2024
@dexterbg
Copy link
Member

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

Jamidd pushed a commit to TucarApp/Open-Vehicle-Monitoring-System-3 that referenced this issue Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants