Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Velocity warning before receiver clock is set #680

Open
ljbade opened this issue May 16, 2016 · 0 comments
Open

Velocity warning before receiver clock is set #680

ljbade opened this issue May 16, 2016 · 0 comments

Comments

@ljbade
Copy link
Contributor

ljbade commented May 16, 2016

After https://github.com/swift-nav/piksi_firmware/pull/651lands there is a message:
velocity > 1000kts
during the receiver startup.

This is because calc_PVT always spits out warning, even before the receiver clock is set and velocity becomes valid. The actual result is not used by the solution thread for positioning, only to set the receiver clock, so never makes it into SBP.

A solution might be to add a parameter to calc_PVT that will suppress warnings before the receiver clock is set.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant