Skip to content

Commit

Permalink
Merge pull request #8 from ligenxxxx/Add-method-to-modify-VTX-baud-rate
Browse files Browse the repository at this point in the history
add description to modify VTX baud rate
  • Loading branch information
ligenxxxx authored Mar 1, 2024
2 parents 83dbd12 + dce811b commit 0f794f8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/vtx_user_manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ The VTX lights up when powered on and goes off when powered off. It will not fla
Working status indicator light.

- Flicker 3x after boot indicates MSP signaling is detected.

- Specific modes are represented with patterns of long (1s) and short (1/4s) pulses, within a 4s timeframe

<img src="https://raw.githubusercontent.com/hd-zero/hdzero-vtx-docs/main/site/img/LED_Patterns.png" style="width:100">
Expand All @@ -40,6 +39,15 @@ Note not all VTXes support keypad.
- VTX TX <=> FC RX
- VTX RX <=> FC TX

### Baud rate

VTX supports two baud rates: 115200 and 230400. The factory default is 115200.
How to switch baud rate:

- Adjust FC's uart to the baud rate you need.
- Power up the Quad. VRX/Goggle will not display the OSD.
- Wait fifteen seconds and then restart the Quad. VTX will update the baud rate and VRX/Goggle will display the OSD.

## OSD setup

### Prerequisition
Expand Down

0 comments on commit 0f794f8

Please sign in to comment.