Skip to content

[Lua App Submission] EdgeTX Flight Log #61

Description

@juricabi

App Name

EdgeTX Flight Log

Category

Logging & Analysis

Description

Reads the CSV logs EdgeTX already writes to /LOGS and shows the flight on the radio, with no computer and no card reader: duration and armed time, battery start and low, mAh used, worst link and dropouts, maximum altitude, speed and distance, full screen line graphs, a GPS track with a plus code for finding the model, and every sensor in the log with min, average and max. Columns are matched to roles by name from the log header, so CRSF, GHST, ELRS and FrSky all work with no per-protocol code, and an unrecognised sensor is still listed rather than hidden.

Info URL

https://github.com/juricabi/edgetx-flight-log

Image URLs

https://raw.githubusercontent.com/juricabi/edgetx-flight-log/master/screenshots/collage.png
https://raw.githubusercontent.com/juricabi/edgetx-flight-log/master/screenshots/summary.png
https://raw.githubusercontent.com/juricabi/edgetx-flight-log/master/screenshots/graph-altitude.png
https://raw.githubusercontent.com/juricabi/edgetx-flight-log/master/screenshots/track.png

Tags

  • betaflight
  • black-and-white
  • color
  • crossfire
  • expresslrs
  • gps
  • logging
  • quad
  • script

Additional Tags

ghost

Anything else

Tested on a HelloRadioSky V12 (320x240) with GHST telemetry. The layout adapts
down to 128x64 monochrome and up to 800x480, and the file is read in blocks with
a fixed number of downsampled buckets, so a 20 MB log costs the same memory as a
200 KB one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    add-to-galleryMaintainer-approved: trigger automated PR to add this script to scripts.json

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions