We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
current state: Debugging altitude issues is quite hard as the navPos[2] seems to be on a different Y-scale as the baro(m).
Here for example the readings are almost identical, but the lines are not close to eachother
A few seconds later, barometer reads 56m, so I would expect the green line higher than the red navPos[2].
expected behaviour:
It should more look like this (data exported and graphed), the red bar marks the same second/altitude as in the BBE above:
version:
The text was updated successfully, but these errors were encountered:
fixed in #87
Sorry, something went wrong.
@pawel-spychalski, you should be able to close this issue too. :-)
No branches or pull requests
current state:
Debugging altitude issues is quite hard as the navPos[2] seems to be on a different Y-scale as the baro(m).
Here for example the readings are almost identical, but the lines are not close to eachother
![Bildschirmfoto 2020-06-17 um 14 08 08](https://user-images.githubusercontent.com/51818950/84896295-fed8cb80-b0a3-11ea-905d-8e2ca9c5e5e2.png)
A few seconds later, barometer reads 56m, so I would expect the green line higher than the red navPos[2].
![Bildschirmfoto 2020-06-17 um 13 58 56](https://user-images.githubusercontent.com/51818950/84896120-a86b8d00-b0a3-11ea-9375-2190d8cbc5eb.png)
expected behaviour:
It should more look like this (data exported and graphed), the red bar marks the same second/altitude as in the BBE above:
![Bildschirmfoto 2020-06-17 um 13 59 10](https://user-images.githubusercontent.com/51818950/84896491-56773700-b0a4-11ea-963d-82a7fac7c83c.png)
version:
The text was updated successfully, but these errors were encountered: