Skip to content

Commit d919e86

Browse files
committed
inav link
1 parent f2f30b8 commit d919e86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Everything here is WORK IN PROGRESS!
5050
The software is based on two components:
5151
- ESP32 LoRa part is found in this repo.
5252
It's developed using [PlatformIO](https://platformio.org/) plugin for [Atom](https://atom.io/) editor.
53-
- INAV OSD part repo is found [here](https://github.com/KingKone/inav).
53+
- INAV OSD part repo is found [here](https://github.com/OlivierC-FR/inav/tree/oc_hud).
5454
It's a fork from the INAV repo and instructions how to build can be found [here](https://github.com/iNavFlight/inav/blob/master/docs/development/Building%20in%20Docker.md).
5555

5656
INAV-Radar is a experimental firmware based on INAV and is currently no part of the INAV flight control software. INAV repo can be found [here](https://github.com/iNavFlight/inav).
@@ -153,7 +153,7 @@ help - List all commands
153153
config - List all settings
154154
config loraFreq n - Set frequency in Hz (e.g. n = 433000000)
155155
config loraBandwidth n - Set bandwidth in Hz (e.g. n = 250000)
156-
config loraSpread n - Set SF (e.g. n = 10)
156+
config loraSpread n - Set SF (e.g. n = 7)
157157
config uavtimeout n - Set UAV timeout in sec (e.g. n = 10)
158158
config fctimeout n - Set FC timeout in sec (e.g. n = 5)
159159
config debuglat n - Set debug GPS lat * 10000000 (e.g. n = 501004900)

0 commit comments

Comments
 (0)