Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ LiPo
LinkStatistics
LinkStats
LinkFlow
Linux
LoRa
Lua
MAVLink
Expand Down
2 changes: 1 addition & 1 deletion docs/software/mavlink.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ The Backpack supports two WiFi modes:

1. Power on the craft so that the TX and RX have an active link

1. Make sure no firewall is blocking UDP traffic (e.g. linux disable `ufw`, android select "use network as is")
1. Make sure no firewall is blocking UDP traffic (e.g. Linux: disable `ufw`, Android: select "use network as is")

1. Configure your GCS software:

Expand Down
Loading