Skip to content

Commit 672ba96

Browse files
authored
fix team race description
1 parent 0015d9e commit 672ba96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/vtx-general.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@ It is to fine tune the RF output power to be exactly 25mW. The range is [-10:10]
175175

176176
- OFF: The RF power of VTXs after power-on is determined by other settings.
177177

178-
- MODE1: VTX RF remains off (0mW) after power-up, and exits 0mW under the following conditions: 1. Aircraft is armed. 2. Exit 0mw mode through stick command. 3. Configure VTX power to non-0mW through FC UART. If the UART communication between VTX and FC is disconnected, VTX will turn off the RF until UART communication is restored and repower the VTX.
178+
- MODE1: VTX RF remains off (0mW) after power-up, and exits 0mW under the following conditions: 1. Exit 0mw mode through stick command. 2. Configure VTX power to non-0mW through FC UART. If the UART communication between VTX and FC is disconnected, VTX will turn off the RF until UART communication is restored and repower the VTX.
179179

180-
- MODE2: VTX RF remains off (0mW) after power-up, and exits 0mW under the following conditions: 1. Aircraft is armed. 2. Exit 0mW mode through stick command. 3. Configure VTX power to non-0mW through FC.
180+
- MODE2: VTX RF remains off (0mW) after power-up, and exits 0mW under the following conditions: 1. Exit 0mW mode through stick command. 2. Configure VTX power to non-0mW through FC.
181181

182182
### SHORTCUTS:
183183

@@ -216,4 +216,4 @@ Notes:
216216
- When VTX boots up, it is on 0mW. It will start to transmit when armed or Stick Command (OPT-A \ /) exit 0mW
217217
- When you crash during the race, your VTX might continue transmitting, which will interference your teammate’s video signal that is on the same channel as yours, you need to
218218
- Disarm, and use Stick Command (OPT-A / \) to enter into 0mW, this will work only when your FC still functions,
219-
- VTX will automatically switch to 0mW after several seconds if VTX fails to communicate with FC (FC could be dead because of crash)
219+
- VTX will automatically switch to 0mW after several seconds if VTX fails to communicate with FC (FC could be dead because of crash)

0 commit comments

Comments
 (0)