Skip to content

Commit

Permalink
Merge pull request #430 from hyp0dermik-code/clarify-inav-warning
Browse files Browse the repository at this point in the history
Clarify INav support wording
  • Loading branch information
deadbytefpv authored Oct 5, 2024
2 parents df0d434 + 99f4971 commit 1c6b83b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/software/mavlink.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,11 @@ The minimum versions to use this feature are:
1. Configure MAVLink sending rate with MAV_0_RATE to `9600 B/s`

=== "INAV"
**CURRENTLY IN DEVELOPMENT** -
As of update 8.0, which is currently not released yet, INAV has support for proper MAVLink integrations. Until then, refer to the Betaflight tab.
**UNSUPPORTED, CURRENTLY IN DEVELOPMENT** -
Released versions (up to version 7) of iNav cannot use MAVLink due the limitations highlighted in the Betaflight tab.
As of version 8.0, which is currently not released yet, these limitations have been partially resolved and there is limited MAVLink support.

For testing of development version:
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.

1. In the Ports tab, set the UARTx `Telemetry Protocol` to `MAVLink`, and the baud rate to `460800`. Make sure `RX Serial` is disabled.
Expand Down

0 comments on commit 1c6b83b

Please sign in to comment.