Skip to content

[New Feature][release_candidate on Flex mosaic-X5] Add settings.enableLoggingMosaicNMEA or similar #718

@PaulZC

Description

@PaulZC

The initial implementation to support logging on the Flex mosaic-X5 (with 'accessible' (ESP32) and 'internal' (mosaic-X5) SD storage) has limitations:

Currently, settings.enableLogging enables / disables NMEA logging on both the accessible SD and the internal SD. RINEX logging on internal SD has its own settings.enableLoggingRINEX.

To do the job properly, we should overhaul the settings and:

  • Add settings.enableLoggingMosaicNMEA or similar
  • Change settings.enableLoggingRINEX to settings.enableLoggingMosaicRINEX
  • Overhaul the use of settings.enableLogging
    • Note: this isn't a trivial task. settings.enableLogging is used in many, many places; the web config especially...

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