Skip to content

CRSF_FRAMETYPE_LINK_RX_ID

Bryan Mayland edited this page Jun 4, 2024 · 6 revisions

Telemetry Item / CRSFv3

Downlink (UAV to Ground) Signal information - see CRSF_FRAMETYPE_LINK_STATISTICS

  • uint8_t downlink RSSI dBm (positivized?)
  • uint8_t downlink RSSI percent
  • uint8_t downlink Link Quality
  • int8_t downlink SNR
  • uint8_t uplink (sic) RF power index

Usage

  • Betaflight defines this but does not have an implementation (4.5.0)
  • EdgeTX uses only RSSI percent, and uplink RF power fields. Note both uplink and downlink RF power go into the same EdgeTX telemetry item (2.10.0)
  • ExpressLRS does not generate this frame (3.4.0)