Fork from inav at github. Modified for some special functions needs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alberto García Hierro 9d054d1be7 [DEVELOPMENT] Update vscode config templates for inav development 4 years ago
.github [BOT] Add no-response bot configuration 5 years ago
cmake [BUILD] Add support for svd generation with cmake 4 years ago
dev [DEVELOPMENT] Update vscode config templates for inav development 4 years ago
docs [BUILD] Build F7 based targets with cmake 4 years ago
lib/main [TESTS] Use CMake to build and run tests 4 years ago
make Disable KFC32F3 4 years ago
src [BUILD] Add support for openocd helpers with cmake 4 years ago
support preliminary support for pr builds / 3rd party builds 10 years ago
.dockerignore Use non-root user in Docker build and update docs (#5355) 5 years ago
.gitattributes Ensure that binary file changes are ignored when producing a git diff. 10 years ago
.gitignore [BUILD] Add support for openocd helpers with cmake 4 years ago
.travis.sh Run unittests each travis build 8 years ago
.travis.yml Add MATEKF765 to release 5 years ago
AUTHORS Update AUTHORS list. Add Contributor Code of Conduct 6 years ago
CMakeLists.txt [BUILD] Add support for svd generation with cmake 4 years ago
Dockerfile Use non-root user in Docker build and update docs (#5355) 5 years ago
JLinkSettings.ini Merge branch 'AlienWii32_defaults' of 10 years ago
LICENSE Updated source files to include the GPL v3 notices. Include a copy of 11 years ago
Makefile [TESTS] Use CMake to build and run tests 4 years ago
Notes.md Normalize all the line endings 10 years ago
README.md Update README.md 5 years ago
Vagrantfile Fixed Vagrant file, again. 7 years ago
build.sh Use local Docker image 5 years ago
build_docs.sh Disable not used targets 5 years ago
fake_travis_build.sh RPM filters (#5188) 5 years ago
install-toolchain.sh Update travis GCC version 6 years ago

README.md

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