Currently, ArduPilot lacks an OSD panel element to display the real-time uplink transmitter (TX) output power for ExpressLRS/CRSF control links. While ArduPilot can display VTX power, long-range pilots cannot monitor their RC transmitter’s dynamic output power directly in their FPV goggles.
I am requesting a new OSD panel element (e.g., ELRS_TX_PWR or CRSF_TX_PWR) added to the ArduPilot OSD configuration. This element should read the transmitter output power data sent via the CRSF uplink telemetry stream and display it on the screen (in mW).
The only current alternative is using EdgeTX/OpenTX telemetry screens or looking down at the radio transmitter’s physical screen, which is unsafe and impractical while flying with FPV goggles.
The CRSF protocol already includes transmitter power information in its telemetry frames. Since ArduPilot already decodes CRSF telemetry for Link Quality (LQ) and RSSI, expanding this to grab the TX power packet should be highly feasible and would greatly benefit the growing number of ExpressLRS users in the ArduPilot ecosystem.

