1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-16 04:45:22 +03:00
INAV: Navigation-enabled flight control software https://inavflight.github.io
Find a file
2021-06-25 13:28:10 +02:00
.github Revert "Do not run tests for docs-only PRs" 2020-12-15 11:37:20 +01:00
cmake h7: add adc implementation 2021-06-25 13:27:57 +02:00
dev [DEVELOPMENT] Update vscode config templates for inav development 2020-08-25 18:19:42 +01:00
docs remove level trim deadband setting 2021-06-09 11:13:19 +02:00
lib/main Remove MAVLink inline modifiers 2021-04-06 11:42:25 +01:00
src h7: move adc values to dma_ram section to ensure coherent reads 2021-06-25 13:28:10 +02:00
support
.dockerignore Docker CMake support 2020-10-02 16:21:23 +02:00
.gitattributes
.gitignore [BUILD] Add support for openocd helpers with cmake 2020-08-25 18:19:42 +01:00
.travis.sh
.travis.yml
AUTHORS edit authors file 2021-03-06 23:06:10 +01:00
build.sh Docker CMake support 2020-10-02 16:21:23 +02:00
build_docs.sh Disable not used targets 2019-12-03 12:45:32 +01:00
CMakeLists.txt Version bump 2021-06-25 12:12:25 +02:00
Dockerfile Docker CMake support 2020-10-02 16:21:23 +02:00
fake_travis_build.sh RPM filters (#5188) 2019-12-04 18:55:48 +01:00
install-toolchain.sh
JLinkSettings.ini
LICENSE
Notes.md
README.md Update docs for Lua telemetry 2021-02-25 11:40:32 +01:00
Vagrantfile

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

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