Skip to content

The CRC check doesn't catch all bad messages #55

Closed
@lesamouraipourpre

Description

@lesamouraipourpre

Because, the CRC value in the NMEA sentence is only 8-bit, it is fairly easy for a bad message to get past the CRC check.
By observation, with my GPS on the window it takes on average ~3 hours before a bad message crashes the program.

This is usually triggered by _parse_int and _parse_float functions and can happen elsewhere.

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