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
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.
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
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.