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
Transmitter firmware
Code permanently sets latitude to South if a single southern latitude is received. Doesn't indicate N again even if GPS sends norther hemisphere data.
Code should inspect every incoming latitude and set N/S respectively (as is done for longitude E/W).
Can be reproduced by using external HoTT GPS simulator. Happened once using third party GPS on Zorro.
2.8.1
Radiomaster Zorro
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?
Transmitter firmware
Current Behavior
Code permanently sets latitude to South if a single southern latitude is received. Doesn't indicate N again even if GPS sends norther hemisphere data.
Expected Behavior
Code should inspect every incoming latitude and set N/S respectively (as is done for longitude E/W).
Steps To Reproduce
Can be reproduced by using external HoTT GPS simulator. Happened once using third party GPS on Zorro.
Version
2.8.1
Transmitter
Radiomaster Zorro
Operating System (OS)
No response
OS Version
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: