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
2023-08-06 23:58:44 +02:00
.github Remove brew update step. 2023-06-15 20:04:29 +02:00
.vscode Fix brances for if and else 2023-08-06 22:06:15 +02:00
board add at32 bsp driver lib 2023-02-13 00:49:29 +08:00
cmake [SITL] check gcc version for linker rwx warning 2023-07-06 16:38:36 +01:00
dev add at32 bsp driver lib 2023-02-13 00:49:29 +08:00
docs Add new OSD document 2023-07-15 19:28:16 +01:00
lib/main [SITL OSX] Fix some of the warnings and add macosx SITL build to workflows (#9063) 2023-05-25 13:12:03 +02:00
src Get rid of some not needed floating point divisions 2023-08-01 13:52:12 +02: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 Tab settings for vim 2023-08-06 21:40:31 +02: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 Merge pull request #7618 from jeffhendrix/led_channel 2022-02-24 09:32:47 +01: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 Fix lldb debugging in OSX and improve OSX detection 2023-05-28 20:19:04 +02:00
Dockerfile Update base image to latest Ubuntu LTS 2023-01-04 12:57:48 +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 [Docs] Readme updates (#9090) 2023-06-02 10:11:52 +01:00
Vagrantfile Fixed Vagrant file, again. 2018-05-07 00:05:55 +03:00

INAV - navigation capable flight controller

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