Skip to content

feat: Location Logging #38

Description

@mwolf1989

Description

Add CSV-based location logging for nodes, writing position data to per-node files.

Requirements

  • Create LocationLogger service (write/read CSV per node)
  • CSV format: Timestamp;NodeId;Name;Latitude;Longitude;Altitude
  • File path: ~/Library/Application Support/MeshHessen/locationlogs/NODE_{id}.csv
  • Add "Enable Location Logging" toggle in Settings (General tab)
  • Trigger logging on position packet receipt in MeshtasticProtocolService
  • Add export capability for location logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions