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

HSI Widget indicated valid GPS fix even if SYS_STATUS indicates disabled GPS #55

Closed
Susurrus opened this issue Mar 10, 2012 · 1 comment

Comments

@Susurrus
Copy link

I had my SYS_STATUS message indicate the proper invalid GPS and the GPS_RAW_INT message had a hard-coded 3D fix status and yet the HSI widget indicated a 3D GPS fix. Might it not be better to have it show the GPS as disabled whenever the corresponding SYS_STATUS field OR the GPS_RAW_INT field indicates disabled? In this case it is likely that there is a problem on the controller and it would be likely that the GPS unit or code is not working correctly.

@LorenzMeier
Copy link
Member

Yes, that makes sense - let's take the minimum of the two - but provide good in-code documentation.

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

3 participants