1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-12 19:10:27 +03:00
INAV: Navigation-enabled flight control software https://inavflight.github.io
Find a file
2024-02-07 00:07:42 +01:00
.github Remove brew update step. 2023-06-15 20:04:29 +02:00
.vscode Merge branch 'master' into TrackBackToHeader 2023-12-26 11:55:44 +01:00
board add at32 bsp driver lib 2023-02-13 00:49:29 +08:00
cmake update toolchain to gcc13.2 (#9579) 2023-12-21 10:41:35 +00:00
dev add at32 bsp driver lib 2023-02-13 00:49:29 +08:00
docs pass dummy user/group 1000 on windows host 2024-02-07 00:07:42 +01:00
lib/main Merge pull request #9355 from error414/adsb 2024-02-02 10:34:23 +01:00
src Merge pull request #9355 from error414/adsb 2024-02-02 10:34:23 +01:00
.dir-locals.el Add @stronnag's emacs style settings 2023-08-06 23:58:44 +02:00
.dockerignore Docker CMake support 2020-10-02 16:21:23 +02:00
.gitattributes fix docker build under windows 2021-06-06 22:44:22 +03:00
.gitignore ADSB support for inav over mavlink 2023-12-17 17:32:07 +01:00
.travis.sh Run unittests each travis build 2017-01-29 18:39:08 +10:00
.travis.yml Add MATEKF765 to release 2019-11-16 14:42:09 +01:00
.vimrc Tab settings for vim 2023-08-06 21:40:31 +02:00
AUTHORS Add myself to Authors 2023-10-05 00:16:43 +02:00
build.sh Fix git security issue with docker build 2022-11-14 13:39:25 -07:00
build_docs.sh Disable not used targets 2019-12-03 12:45:32 +01:00
CMakeLists.txt INAV 7.1 2023-12-08 10:03:44 +01:00
Dockerfile pass dummy user/group 1000 on windows host 2024-02-07 00:07:42 +01:00
fake_travis_build.sh Drop F3 codebase 2022-05-26 19:56:59 +02:00
JLinkSettings.ini Merge branch 'AlienWii32_defaults' of 2014-12-26 18:40:01 +00:00
LICENSE Updated source files to include the GPL v3 notices. Include a copy of 2014-06-04 16:48:23 +01:00
readme.md F411 PSA 2023-11-07 20:23:59 +01:00
Vagrantfile Fixed Vagrant file, again. 2018-05-07 00:05:55 +03:00

INAV - navigation capable flight controller

PSA

INAV no longer accepts targets based on STM32 F411 MCU.

INAV 7 is the last INAV official release available for F411 based flight controllers. The next milestone, INAV 8 will not be available for F411 boards.

INAV

INAV Community

Features

  • 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.

Tools

INAV Configurator

Official tool for INAV can be downloaded here. It can be run on Windows, MacOS and Linux machines and standalone application.

INAV Blackbox Explorer

Tool for Blackbox logs analysis is available here

INAV Blackbox Tools

Command line tools (blackbox_decode, blackbox_render) for Blackbox log conversion and analysis here.

Telemetry screen for EdgeTX and OpenTX

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

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.

OSD layout Copy, Move, or Replace helper tool

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.

Installation

See: https://github.com/iNavFlight/inav/blob/master/docs/Installation.md

Documentation, support and learning resources

Contributing

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!

Developers

Please refer to the development section in the docs/development folder.

INAV Releases

https://github.com/iNavFlight/inav/releases