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

Velocity warning before receiver clock is set #680

@ljbade

Description

@ljbade

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions