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

FlightPlane >> Save WP File discards some accuracy of points #1776

Closed
rmackay9 opened this issue Mar 10, 2018 · 1 comment
Closed

FlightPlane >> Save WP File discards some accuracy of points #1776

rmackay9 opened this issue Mar 10, 2018 · 1 comment

Comments

@rmackay9
Copy link
Contributor

It seems the "Save WP File" button on the Flight Plan screen saves the waypoints to 6 decimal points instead of the full accuracy of the points (usually 7 decimal points). This is the way to re-create the problem:

  1. open MP and connect to a flight controller
  2. go to the Flight Plan screen and enter a mission by clicking on a few places on the map
  3. note the lat/lon of the waypoints displayed in the command list at the bottom
  4. press the Save WP File button to save the waypoints to a file
  5. open the file in a text editor and compare the lat/lon values to those shown on the MP's flight plan screen.

In my tests, at step 5 the values are slightly different as shown below:

mp-waypoints-view

meee1 added a commit that referenced this issue Mar 10, 2018
@rmackay9
Copy link
Contributor Author

@meee1, ah! thanks for fixing this!

@meee1 meee1 closed this as completed Mar 14, 2018
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