Skip to content

GPS stops publishing if bestpos messages are too far behind GPGGA and GPRMC messages #2

Open
@pjreed

Description

@pjreed

The novatel driver tries to sync messages of our 3 selected message types (GPGGA, GPRMC and BESTPOS), before outputting a current /localization/gps measurement. However, if the BESTPOS is 1 or more seconds older than the other two messages, no gps will be output because the buffer is only 1 second long.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions