Skip to content

Commit e838cac

Browse files
committed
Fix BF instructions
1 parent eec19ce commit e838cac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/software/mavlink.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ The minimum versions to use this feature are:
101101

102102
For the below steps, when a UART connection is mentioned, it will be written as `UARTx`. Replace `x` with the UART number you are using.
103103

104-
1. In the Ports tab, set the UARTx `Telemetry Output` to `MAVLink`, and the baud rate to `460800`. Make sure `RX Serial` is disabled.
105-
1. In the Receiver tab, set the Receiver type to `SERIAL` and the `Serial Receiver Provider` to `MAVLink`.
104+
1. In the Ports tab, on the UARTx row, make sure `RX Serial` is enabled, set the `Telemetry Output` to `MAVLink`, and the baud rate to `460800`.
105+
1. In the Receiver tab, set the Receiver type to `Serial (via UART)` and the `Serial Receiver Provider` to `MAVLINK`.
106106
1. Save and reboot the flight controller.
107107

108108
## Handset Setup

0 commit comments

Comments
 (0)