Updated GPS and Compass setup (markdown)
[inav.wiki.git] / Home.md
blob32cb0d2bc7e5c88d53bcb0c5b8b1136770f35087
1 ![](http://static.rcgroups.net/forums/attachments/6/1/0/3/7/6/a9088858-102-inav.png)
3 <table>
4   <tbody>
5     <tr>
6       <td><a href="https://inavflight.com/shop/u/bg"><img src="https://lh3.googleusercontent.com/TiHXyUiZ2COk7OmceBgo1qeRN2APAjWL5qUydGc-U3LqkJb3n13EhYEJ8Dpz_IACNHU" width="55"></a></td>
7       <td><a href="https://inavflight.com/shop/u/bg"><b>Support us on Banggood<b></a></td>
8     </tr>
9   </tbody>
10 </table>
13 iNAV is a fork of cleanflight with a heavy focus upon GPS features for both airplanes & multirotor models.
15 iNav is **being actively developed** and currently supports RTH (_Return To Home_) with a predefined climb height, position hold, [[waypoints|iNavFlight Missions]], "follow-me" and many more features. 
17 A wide variety of inexpensive flight controller boards are supported.  F4 & F7 flight control boards are **strongly suggested** to gain access to the full features of iNav.
19 Latest release for F1 boards is INAV 1.7.3
21 iNav has many settings that are different than cleanflight, so while the configurator may look familiar to you, simply restoring settings from an older version of cleanflight won't work & the calibration process is very, very different.
23 **As such it is ABSOLUTELY mandatory to read these pages:**
25 - [INAV 3 from flash to flight YouTube playlist](https://youtube.com/playlist?list=PLOUQ8o2_nCLkfcKsWobDLtBNIBzwlwRC8)
27 - [Getting started with iNav](https://github.com/iNavFlight/inav/wiki/Getting-started-with-iNav)
29 - [Sensor calibration](https://github.com/iNavFlight/inav/wiki/Sensor-calibration)
31 - [Multirotor guide](https://github.com/iNavFlight/inav/wiki/Multirotor-guide) if you're going to use it in a multirotor.
33 - [Fixed wing guide](https://github.com/iNavFlight/inav/wiki/Fixed-wing-guide) if you're going to use it in a fixed wing model.
35 - [YouTube videos](https://github.com/iNavFlight/inav/wiki/YouTube-video-guides)
37 - [INAV for BetaFlight users](https://github.com/iNavFlight/inav/wiki/INAV-for-BetaFlight-users)
39 - Many flight controller boards are supported. See the [Supported boards](Supported-boards) page.
41 All configuration is done through [INAV Configurator](https://github.com/iNavFlight/inav-configurator/releases).
43 This Wiki is available in other languages: [Русский](https://github.com/iNavFlight/ru_wiki/wiki)
45 ## Searching the wiki
47 The wiki can be searched via Google (at least) as follows:
49 * In the search bar enter `site:github.com/iNavFlight/inav/wiki TOPIC` (where TOPIC is your search item), e.g.
50 * `site:github.com/iNavFlight/inav/wiki 3DR` for information on using 3DR radios with iNav
51 * `site:github.com/iNavFlight/inav/wiki mission planner` for information about iNav capable mission planners
53 The wider project (issues, pull requests) can be searched by omitting the `wiki` term, e.g.:
55 * `site:github.com/iNavFlight/inav softserial`