From 7e72157f546df52c6437ac4e6d3d29af1adb9d4d Mon Sep 17 00:00:00 2001 From: Bryan Mayland Date: Wed, 29 May 2024 18:01:22 -0400 Subject: [PATCH] Add Tlm Power MatchTX information (#388) * Add Tlm Power MatchTX information * added MatchTX to wordlist --------- Co-authored-by: Nikhil Parikh --- .wordlist.txt | 3 ++- docs/quick-start/transmitters/lua-howto.md | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.wordlist.txt b/.wordlist.txt index 53ec65616..52a9161f0 100644 --- a/.wordlist.txt +++ b/.wordlist.txt @@ -453,4 +453,5 @@ AGL Baro groundspeed Batt -onwards \ No newline at end of file +onwards +MatchTX diff --git a/docs/quick-start/transmitters/lua-howto.md b/docs/quick-start/transmitters/lua-howto.md index bda5f6514..702d83e46 100644 --- a/docs/quick-start/transmitters/lua-howto.md +++ b/docs/quick-start/transmitters/lua-howto.md @@ -371,7 +371,9 @@ The `Receiver Mode` setting is only available for True Diversity receivers. Thes ### Tlm Power -The `Telemetry Power` setting is used to adjust the telemetry transmit power of the receiver. You can only adjust this on receivers with Power Amplifiers. +The `Telemetry Power` setting is used to adjust the telemetry transmit power of the receiver. This option is only available on receivers with a Power Amplifier. + +The `MatchTX` setting will automatically change the telemetry output power to match what the transmitter reports it is using. In MatchTX mode, the receiver will boot at default power output (usually maximum power) until a power update is received from the transmitter, which is only available in Wide Switch Mode or any FullRes mode. ### Init Rate