EdgeTX User Manual
EdgeTX Knowledge Base
EdgeTX Knowledge Base
  • EdgeTX User Manual v2.8
  • EdgeTX User Manual
    • User Manual for Color Screen Radios
      • User Interface
      • Select Model
      • Model Settings
        • Model Setup
          • Internal / External RF
          • Trainer
          • Timer 1/2/3
          • Preflight Checks
          • Trims
          • Throttle
        • Heli Setup
        • Flight Modes
        • Inputs, Mixes & Outputs
          • Inputs
          • Mixes
          • Outputs
        • Curves
        • Global Variables
        • Logical Switches
        • Special Functions
        • 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
      • Channel Monitor
      • Reset Telemetry
      • Statistics
  • User Manual for Monochrome Screen Radios
    • User Inteface
    • Main View
      • Reset
      • Statistics
    • Model Settings
      • Setup
      • Heli Setup
      • Flight 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
    • Contribute to the User Manual
    • Update from OpenTX to EdgeTX
    • 🚧Set-up wireless trainer with MPM
  • EdgeTX Companion
    • 🚧Companion User Manual
  • More
    • Additional Resources
    • Contributors
Powered by GitBook
On this page
Export as PDF
  1. EdgeTX User Manual
  2. User Manual for Color Screen Radios

Statistics

PreviousReset TelemetryNextUser Manual for Monochrome Screen Radios

Last updated 2 years 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

    • [Dur] - Maximum Lua duration in milliseconds.

    • [Int] - Maximum Lua interval in milliseconds.

    • [S] - Memory used by LUA scripts.

    • [W] - Memory used by LUA widgets.

    • [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