EdgeTX User Manual
v2.11
v2.11
  • EdgeTX User Manual v2.11
  • Summary of changes since v2.10
  • Installing and Updating EdgeTX
    • Migrate from OpenTX to EdgeTX using EdgeTX Buddy
    • Migrate from OpenTX to EdgeTX using the Bootloader
    • Update from an earlier version of EdgeTX using EdgeTX Buddy
    • Update from an earlier version of EdgeTX using the Bootloader
    • Having trouble updating?
  • User Manual for Color Screen Radios
    • User Interface
      • Virtual Keyboards
      • Trim Navigation
    • Manage Models
    • Channel Monitor
    • Model Settings
      • Model Setup
        • Internal / External RF
        • Trainer
        • Timer 1/2/3
        • Pre-start Checks
        • Trims
        • Throttle
        • Enabled Features
        • USB Joystick
        • Customizable Switches
        • Other
      • Heli Setup
      • Flight Modes
      • Inputs, Mixes & Outputs
        • Inputs
        • Mixes
        • Outputs
      • Curves
      • Global Variables
      • Logical Switches
      • Special Functions
      • Custom Scripts
      • Telemetry
        • Sensor Configuration Options
        • Common Telemetry Sensors
    • Radio Settings
      • Tools
      • SD Card
      • Radio Setup
        • Additional Radio settings
      • Themes
      • Global Functions
      • Trainer
      • Hardware
      • Version
    • Screen Settings
      • Widgets
    • Reset Telemetry
    • Statistics
  • User Manual for Monochrome Screen Radios
    • User Inteface
    • Main View
      • Reset
      • Statistics
    • Model Settings
      • Setup
      • Heli Setup
      • Flight / Drive Modes
      • Inputs, Mixes & Outputs
        • Inputs
        • Mixes
        • Outputs
      • Curves
      • Logical Switches
      • Special Functions
      • Telemetry
        • Sensor Configuration
        • Common Telemetry Sensors
      • Display
    • Radio Settings
      • SD Card
      • Radio Setup
      • Global Functions
      • Trainer
      • Hardware
      • Version
  • Translated User Manuals
  • EdgeTX: How-To
    • Access DFU and Bootloader Mode
    • Contribute to the User Manual
    • Set-up wireless trainer with a Multi -protocol module
    • Use Bluetooth with EdgeTX
    • Configure Advanced Joystick with EdgeTX
    • Joystick Mapping Information for Game Developers
    • Disable Touchscreen
    • Use Trims to Adjust Global Variables
    • Configure a low battery alert
  • More
    • Additional Resources
    • Contributors
Powered by GitBook
On this page
Export as PDF
  1. User Manual for Color Screen Radios

Statistics

PreviousReset TelemetryNextUser Manual for Monochrome Screen Radios

Last updated 8 days ago

The Statistics screen presents you with statistics regarding radio usage. Except for Battery, all data is reset once the radio is powered off. The following information is provided:

  • Session - The amount of time that the radio has been turned on.

  • Battery - The amount of time that the radio has been on since the last reset.

  • Throttle - The amount of time that the throttle has was above the 0% stick position.

  • Throttle % - The amount of time that the throttle has was above the 50% stick position.

  • Timer - The current values of Timer 1, Timer 2, Timer 3.

The debug screen provides data points used by the developers when debugging issues in the software. Most users will not find the information useful on this screen unless debugging issues with developers. The following debug information is provided.

  • TMix max - Maximum mixer task duration.

  • Free mem - Current free radio memory in bytes.

  • Lua scripts

    • Duration(ms) - Maximum Lua duration in milliseconds.

    • Interval(ms) - Maximum Lua interval in milliseconds.

    • Script(B) - Memory used by LUA scripts.

    • Widget(B) - Memory used by LUA widgets.

    • Extra(B) - Memory used by LUA bitmap functions.

  • Free stack

    • [Menu] - Minimum free stack memory for menu tasks.

    • [Mix] - Minimum free stack memory for mixer tasks.

    • [Audio] - Minimum free stack memory for audio tasks.

Statistics screen
Debug Screen