Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 2.35 KB

common-telemetry-sensors.md

File metadata and controls

9 lines (6 loc) · 2.35 KB

Common Telemetry Sensors

The following sensors are commonly used and normal automatically detected by EdgeTX:

NameDescriptionData source
1RSSReceived signal strength antenna 1 (RSSI)Receiver
2RSSReceived signal strength antenna 2 (RSSI)Receiver
RqlyReceiver link quality (valid packets)Receiver
RSNRReceiver signal-to-noise ratioReceiver
RFMDReceiver packet rateReceiver
TPWRTransmitter transmitting powerTransmitter
TRSSTransmitter signal strength antennaTransmitter
TQlyTransmitter link quality (valid packets)Transmitter
TSNRTransmitter signal-to-noise ratioTransmitter
ANTSensor for debugging onlyTransmitter
GPSGPS CoordinatesGPS / Flight Controller
AltGPS AltitudesGPS / Flight Controller
SatsGPS Satellites acquiredGPS / Flight Controller
HdgMagnetic orientationGPS / Flight Controller
RXBtBattery voltageFlight Controller
CurrCurrent drawFlight Controller
CapaCurrent consumptionFlight Controller
PtchFC Pitch angleFlight Controller
RollFC Roll angleFlight Controller
YawFC Yaw angleFlight Controller
FMFlight modeFlight Controller
VSPDVertical SpeedFlight Controller w/ Baro

{% hint style="info" %} Each sensor has two auto generated sensors for their minimum and maximum values. They share the same name with a negative and positive symbol added to the end. For example: RXBt + This dispalys the maximum value that the sensor attained during the flight. Using the Reset Telemetry or Flight function will reset this value to 0. {% endhint %}