Skip to content

Remove online.logging check from menuLog ARP Logging option #730

@PaulZC

Description

@PaulZC

Discussed in this forum issue:

https://community.sparkfun.com/t/postcard-logging-option-5-not-recognised/66816

If GNSS signal is not present, time and date aren't available when trying to create the log filename, so the log file is not opened, online.logging never goes true, and the 5) Log Antenna Reference Position from RTCM 1005/1006: option can't be toggled...

Fix: remove the online.logging check from this line:

else if (incoming == 5 && settings.enableLogging == true && online.logging == true)

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