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

Input of GPS DOP measurement #18

Open
LukasBommes opened this issue Jan 25, 2022 · 0 comments
Open

Input of GPS DOP measurement #18

LukasBommes opened this issue Jan 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@LukasBommes
Copy link
Owner

Currently, there is no way to feed in a measured GPS DOP.

Proposed solution:

  • provide GPS DOP as (optional) 4th column in gps.json so there are 4 modes
    • 2 columns: lat, long
    • 3 columns: lat, long, alt
    • 4 columns: lat, long, alt, DOP

keep the option to assume a constant DOP if no DOP is given in gps.json

@LukasBommes LukasBommes added the enhancement New feature or request label Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant