- Runs on the most popular F4, F7 and H7 flight controllers
- On Screen Display (OSD) - both character and pixel style
- DJI OSD integration: all elements, system messages and warnings
- Outstanding performance out of the box
- Position Hold, Altitude Hold, Return To Home and Waypoint Missions
- Excellent support for fixed wing UAVs: airplanes, flying wings
- Fully configurable mixer that allows to run any hardware you want: multirotor, fixed wing, rovers, boats and other experimental devices
- Multiple sensor support: GPS, Pitot tube, sonar, lidar, temperature, ESC with BlHeli_32 telemetry
- SmartAudio and IRC Tramp VTX support
- Blackbox flight recorder logging
- Telemetry: SmartPort, FPort, MAVlink, LTM, CRSF
- Multi-color RGB LED Strip support
- Advanced gyro filtering
- Logic Conditions, Global Functions and Global Variables: you can program INAV with a GUI
- And many more!
For a list of features, changes and some discussion please review consult the releases page and the documentation.
Official tool for INAV can be downloaded here. It can be run on Windows, MacOS and Linux machines and standalone application.
Tool for Blackbox logs analysis is available here
Command line tools (blackbox_decode
, blackbox_render
) for Blackbox log conversion and analysis here.
Users of EdgeTX and OpenTX radios (Taranis, Horus, Jumper, Radiomaster, Nirvana) can use INAV OpenTX Telemetry Widget screen. Software and installation instruction are available here: https://github.com/iNavFlight/OpenTX-Telemetry-Widget
INAV Magnetometer Alignment helper allows to align INAV magnetometer despite position and orientation. This simplifies the process of INAV setup on multirotors with tilted GPS modules.
Easy INAV OSD switcher tool allows you to easily switch your OSD layouts around in INAV. Choose the from and to OSD layouts, and the method of transfering the layouts.
See: https://github.com/iNavFlight/inav/blob/master/docs/Installation.md
- INAV 5 on a flying wing full tutorial
- INAV on a multirotor drone tutorial
- Fixed Wing Guide
- Autolaunch Guide
- Modes Guide
- Wing Tuning Masterclass
- Official documentation
- Official Wiki
- Video series by Paweł Spychalski
- Target documentation
Contributions are welcome and encouraged. You can contribute in many ways:
- Documentation updates and corrections.
- How-To guides - received help? help others!
- Bug fixes.
- New features.
- Telling us your ideas and suggestions.
- Buying your hardware from this link
A good place to start is the Discord channel, Telegram channel or Facebook group. Drop in, say hi.
Github issue tracker is a good place to search for existing issues or report a new bug/feature request:
https://github.com/iNavFlight/inav/issues
https://github.com/iNavFlight/inav-configurator/issues
Before creating new issues please check to see if there is an existing one, search first otherwise you waste peoples time when they could be coding instead!
Please refer to the development section in the docs/development folder.