Amplifier overview¶
The Amplifier applet provides real-time telemetry and OPERATE/STANDBY control for a connected Power Genius XL (PGXL) amplifier. Use it to monitor forward power, SWR, drain current, temperature, drain voltage, mains voltage, amplifier efficiency, and fan speed.
Before you start¶
- AetherSDR must be connected to a Flex radio.
- A Power Genius XL amplifier must be detected by the radio. The applet and its tray button are hidden until the radio reports a PGXL.
How it works¶
The Amplifier applet appears in the right-side applet panel when AetherSDR detects a PGXL amplifier on the network. Toggle it open or closed with the AMP tray button on the right sidebar.
All telemetry is pushed from the radio in real time. The gauges update as the PGXL reports new values; no polling or manual refresh is needed. The OPERATE / STANDBY button reflects the amplifier's current state and lets you switch between the two.
What each control does¶
| Control | Kind | Behavior |
|---|---|---|
| PWR | Value + Gauge | Shows PGXL forward power output as a numeric value and a gauge. The gauge bar rises quickly on RF bursts and decays over ~800 milliseconds, making brief transmissions still visible. The gauge is red above 1500 W. The SWR gauge resets to 1.0 when forward power drops below 5 W. |
| SWR | Value + Gauge | Shows PGXL SWR at the amplifier output as a numeric value and a gauge. The gauge is red above 2.5. The gauge only updates when forward power is 5 W or greater β SWR is not meaningful at idle. |
| Id | Value + Gauge | Shows PGXL drain current as a numeric value and a gauge. The gauge is red above 60 A. |
| Temp | Text indicator | Shows PGXL heatsink temperature as xx C. |
| Vdd | Text indicator | Shows PGXL drain voltage as Vdd xx V. When the drain supply is off (standby), shows Vdd β V instead of 0.0 V. |
| Vac | Text indicator | Shows PGXL mains voltage as Vac xx V. |
| MEffA | Text indicator | Shows the PGXL amplifier efficiency metric (meffa). Hidden until the first meffa telemetry arrives. Added in v26.5.1. |
| β RADIO | Text indicator | Shows the source of telemetry data. Appears after first telemetry arrives. |
| 5 / C / B | Button | Fan speed control button (single letter: 5 for STANDARD, C for CONTEST, B for BROADCAST). Hidden until a direct PGXL connection delivers the first fan mode status. Click to cycle through the three speeds. Advanced in v26.6.3. |
| OPERATE | Button | Toggles the amplifier between OPERATE and STANDBY. Hidden until the radio reports amplifier state. Shows OPERATE (green) when the PGXL is in IDLE, OPERATE, TRANSMIT_A, or TRANSMIT_B state. Shows STANDBY when the PGXL is in STANDBY, POWERUP, or FAULT state. |
The three gauges use a color-coded bar: green below the yellow threshold, yellow-amber in the caution zone, and red above the red threshold. Tick labels on each gauge are color-matched to their zone.
None of the controls have persisted settings β all values come live from the PGXL.
Layout¶
The Amplifier applet displays telemetry in two sections:
- Top section: Three rows, each with a label on the left and a gauge on the right:
- PWR β forward power (0β2000 W, red > 1500 W)
- SWR β SWR (1.0β3.0, red > 2.5)
-
Id β drain current (0β70 A, red > 60 A)
-
Bottom section: A text information stack on the left and the OPERATE button on the right:
- Temperature (Temp)
- Drain voltage (Vdd)
- Mains voltage (Vac)
- Amplifier efficiency (MEffA)
- Data source indicator (
β RADIO) - Fan speed control button
The numeric value labels (PWR, SWR, Id) show the field name and live value in bold light-blue text.
Accessibility¶
All gauges have accessible names set to "Forward power", "SWR", and "Drain current" respectively. The fan speed button sets its accessible name dynamically, for example "Fan speed: STANDARD".