-
Notifications
You must be signed in to change notification settings - Fork 2
LogViewer
Offer Shmuely edited this page May 13, 2023
·
9 revisions
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
- Original Author: Herman Kruisman (RealTadango) (original version: https://raw.githubusercontent.com/RealTadango/FrSky/master/OpenTX/LView/LView.lua)
- Current Author: Offer Shmuely
- Date: 2022
- copy file: /SCRIPTS/TOOLS/LogViewer.lua
- copy dir (dir with all files): /SCRIPTS/TOOLS/LogViewer
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
- Zoom - Elevator (Right Stick up/down)
- Scroll right left - Aileron (Right Stick right/left)
- Move cursor - Ruder (Left Stick right/left)