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.
 
 
 
 
 
Konstantin (DigitalEntity) Sharlaimov dcfc1d4036 Fix typo 5 years ago
.github Fix typo 5 years ago
docs [DOCS] Add documentation for imu_acc_ignore_rate 6 years ago
lib minor gcc 8.2 cleanup for unnecessary use of packed in f7 USB driver 6 years ago
make Fix typo 5 years ago
src Merge pull request #4893 from iNavFlight/de_f722_rcc_and_clock_fixes 5 years ago
support Fix typo 5 years ago
.gitattributes Ensure that binary file changes are ignored when producing a git diff. 10 years ago
.gitignore [TOOL] Port Betaflight's toolchain installer 5 years ago
.travis.sh Run unittests each travis build 8 years ago
.travis.yml [TOOL] Port Betaflight's toolchain installer 5 years ago
AUTHORS Update AUTHORS list. Add Contributor Code of Conduct 6 years ago
Dockerfile Updated local docker toolchain 7 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 [TOOL] Port Betaflight's toolchain installer 5 years ago
Notes.md Normalize all the line endings 10 years ago
README.md More guides from INAV Fixed Wing Facebook group 6 years ago
Vagrantfile Fixed Vagrant file, again. 7 years ago
build.sh Updated local docker toolchain 7 years ago
build_docs.sh CJMCU removed 7 years ago
fake_travis_build.sh EUSTM32F103RC removed 7 years ago
install-toolchain.sh Update travis GCC version 6 years ago

README.md

INAV - navigation capable flight controller

INAV Travis CI status

Features

  • Outstanding navigation performance out of the box
  • Position Hold, Altitude Hold, Return To Home and Missions
  • Excellent support for fixed wing UAVs: airplanes, flying wings
  • Pitot tube support
  • Rangefinder support (sonar and laser)
  • Oneshot and Multishot ESC support.
  • Blackbox flight recorder logging (to onboard flash or external SD card).
  • Lux's new PID (uses float values internally, resistant to looptime variation).
  • Simultaneous Bluetooth configuration and OSD.
  • LTM Telemetry.
  • Smartport Telemetry.
  • RSSI via ADC - Uses ADC to read PWM RSSI signals, tested with FrSky D4R-II and X8R.
  • OLED Displays - Display information on: Battery voltage, profile, rate profile, version, sensors, RC, etc.
  • In-flight manual PID tuning and rate adjustment.
  • Rate profiles and in-flight selection of them.
  • Multiple simultaneous telemetry providers.
  • Configurable serial ports for Serial RX, Telemetry, MSP, GPS - Use most devices on any port, softserial too.
  • Multi-color RGB LED Strip support (each LED can be a different color using variable length WS2811 Addressable RGB strips - use for Orientation Indicators, Low Battery Warning, Flight Mode Status, etc)
  • PIDs from CF/BF can be used in INAV, no need to retune for INAV
  • 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