Skip to content

Replaying OpenTX logs

Jonathan Hudson edited this page Jun 5, 2022 · 5 revisions

Unmaintained Article Please check the manual for more up-to-date information.

OpenTX enables the storage of telemetry logs on a transmitter's SDcard. These logs contain all the (Frsky) telemetry information transmitted from the flight controller.

mwp can replay these logs, in a similar manner to the replay of Blackbox or mwp logs, albeit with less detail and typically at lower data rates.

  • Enable Frsky telemetry on the FC

  • Enable telemetry logging on the TX

  • Post flight, transfer the log from the LOGS directory of the SD card to your computer

  • Replay the log using the Replay OTX Log (or Load OTX Log for a "fast-forward" rendering).

Install the flightlog2x tools; as a bonus you get a much better blackbox replay.

Clone this wiki locally