Color Remote Control Statistics
5/22/25Less than 1 minuteRemote ControlEdgeTX彩色屏幕统计数据使用统计调试

Statistics screen provides you with statistics about your RC transmitter usage. All data except for battery will reset after the transmitter is turned off. The following information is provided:
- Session - Amount of time the RC transmitter has been on.
- Battery - Amount of time the RC transmitter has been on since last reset.
- Throttle - Amount of time the throttle stick position has been above 0%.
- Throttle % - Amount of time the throttle stick position has been above 50%.
- Timer - Current values of Timer 1, Timer 2, Timer 3.
Debug screen:
Debug screen provides data points for developers to use when debugging software issues. Most users will not find the information on this screen useful unless they are debugging an issue with a developer. The following debug information is provided. - TMix max - Maximum mix task duration.
- Free mem - Currently free RC transmitter memory (bytes).
- Lua script
- Duration(ms) - Maximum Lua duration (milliseconds).
- Interval(ms) - Maximum Lua interval (milliseconds).
- Script(B) - Memory used by Lua script.
- Widget(B) - Memory used by Lua widget.
- Extra(B) - Memory used by Lua bitmap functions.
- Free stack
- [Menu ] - Minimum free stack memory for menu task.
- [Mix] - Minimum free stack memory for mix task.
- [Audio] - Minimum free stack memory for audio task.
————This content is referenced from EdgeTX User Manual: https://zkl2333.gitbook.io/edgetx-user-manual/color-radios/statistics**