LogViewer - offer-shmuely/edgetx-x10-scripts GitHub Wiki
LogViewer
Manual
Description
The LogViewer read and present up to 4 columns from a specific log files that already written by the radio to /LOGS folder on the sd-card
Note
- Original Author: Herman Kruisman (RealTadango) (original version: https://raw.githubusercontent.com/RealTadango/FrSky/master/OpenTX/LView/LView.lua)
- Current Author: Offer Shmuely
- Date: 2022
Installing
- copy file: /SCRIPTS/TOOLS/LogViewer.lua
- copy dir (dir with all files): /SCRIPTS/TOOLS/LogViewer
Selecting log files
Note:
This logviewer show only log with data, usable data, there is no point to show a graph of straight lines. To that it use the following techniques:
- ignore short log file (less than 60 second)
- ignore log file that all the telemetry was without any change,
- when showing the graph itself, ignoring specific sensors/switches that did not changed their value during the flight
Filtering by model or date
Selecting sensors
Analyzing log file full data
Controlling the graph
- Zoom - Elevator (Right Stick up/down)
- Scroll right left - Aileron (Right Stick right/left)
- Move cursor - Ruder (Left Stick right/left)