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
2020-09-04 13:09:42 +02:00
.github [BOT] Add no-response bot configuration 2020-06-23 12:13:13 +02:00
cmake [BUILD] Initial and very basic support for CMake 2020-07-24 21:41:51 +01:00
dev [DEVELOPMENT] Add example files for vscode 2019-12-09 11:23:53 +00:00
docs INAV PID Controller basic description 2020-09-04 13:09:42 +02:00
lib/main [TESTS] Use CMake to build and run tests 2020-07-24 21:41:51 +01:00
make Disable BetaflightF3 target 2020-08-28 11:01:57 +02:00
src Merge pull request #6076 from Airwide/aw-fw-anti-windup-once-after-arm 2020-09-03 10:54:54 +02:00
support preliminary support for pr builds / 3rd party builds 2015-06-23 15:03:31 +02:00
.dockerignore Use non-root user in Docker build and update docs (#5355) 2020-04-27 16:20:10 +02:00
.gitattributes Ensure that binary file changes are ignored when producing a git diff. 2014-10-15 15:23:59 +01:00
.gitignore [BUILD] Initial and very basic support for CMake 2020-07-24 21:41:51 +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
AUTHORS Add me to the authors file 2020-09-02 20:08:30 +08:00
build.sh Use local Docker image 2019-09-03 18:55:26 +02:00
build_docs.sh Disable not used targets 2019-12-03 12:45:32 +01:00
CMakeLists.txt [BUILD] Initial and very basic support for CMake 2020-07-24 21:41:51 +01:00
Dockerfile Use non-root user in Docker build and update docs (#5355) 2020-04-27 16:20:10 +02:00
fake_travis_build.sh RPM filters (#5188) 2019-12-04 18:55:48 +01:00
install-toolchain.sh Update travis GCC version 2019-03-09 19:07:26 +01: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
Makefile [TESTS] Use CMake to build and run tests 2020-07-24 21:41:51 +01:00
Notes.md Normalize all the line endings 2014-09-15 23:40:17 +01:00
README.md Update README.md 2020-05-28 14:54:03 +02:00
Vagrantfile Fixed Vagrant file, again. 2018-05-07 00:05:55 +03:00

INAV - navigation capable flight controller

F3 based flight controllers

STM32 F3 flight controllers like Omnibus F3 or SP Racing F3 are deprecated and soon they will reach the end of support in INAV. If you are still using F3 boards, please migrate to F4 or F7.

INAV Travis CI status

Features

  • Runs on the most popular F4 and F7 flight controllers
  • Outstanding performance out of the box
  • Position Hold, Altitude Hold, Return To Home and 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
  • DSHOT and Multishot ESCs
  • Blackbox flight recorder logging
  • On Screen Display (OSD) - both character and pixel style
  • Telemetry: SmartPort, FPort, MAVlink, LTM
  • Multi-color RGB LED Strip support
  • Advanced gyro filtering: Matrix Filter and RPM filter
  • 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

Telemetry screen for OpenTX

Users of FrSky Taranis X9 and Q X7 can use INAV Lua Telemetry screen created by @teckel12 . Software and installation instruction are available here: https://github.com/iNavFlight/LuaTelemetry

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