Skip to content

sensei-hacker/inav_unofficial_targets

 
 

Repository files navigation

These are unofficial targets for INAV. Some of the targets provide support for flight controller boards that do not have official INAV support. Others add features to boards that are supported, such as adding PINIO or extra servo outputs.

Targets can be found in src/main/target/

Targets available here include:

GEPRCF722 GRAVITYF7 IFLIGHTF7_SXEMINI MATEKF405SE_PINIO MATEKF405SE_PINIO2 OMNIBUSF4_PINIO: OMNIBUSF4_PINIOPRO OMNIBUSF4_PINIOV3 OMNIBUSF4_PINIOV3_S5_S6_2SS OMNIBUSF4_PINIOV3_S5S6_SS OMNIBUSF4_PINIOV3_S6_SS SKYSTARSF405hd SKYSTARSF722HDPRO and more

New additions are very much welcomed. If you've made your own target, please send a pull request or send me a zip of your files and I'll add it here. Improvements are also very much welcomed. Any additions or improvements you make, please send a PR or let me know.

Here is some information about how you can make your own target, either to support an FC that isn't already supported, or to remap resources: Building Custom Firmware

Mosca's script can help make a new INAV target from an existing Betaflight target.

Getting a new target added to the offical inav distribution has certain requirements. On the other hand, all targets are welcome here.

Please add in your target folder a readme.txt file saying what your target is for and how you've tested it.

INAV Community

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

Note we cannot generally provide support for the code here. This is just a collection of targets that have been contributed by people like you. The maintainer of this repository (Sensei) didn't write this code and may not own the hardware. The only exception is Airbot Omnibus boards. The maintainer of this repo does own Omnibus flight controllers and is familiar with ONLY those boards.

These files are not a product of the official inav project and are not endorsed by the project or affiliated with it. These files may or may not work well for you. They have been provided by people who made them for their own use and report that the files work for them.

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

About

INAV: Navigation-enabled flight control software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.6%
  • Assembly 2.6%
  • HTML 0.5%
  • C++ 0.1%
  • CMake 0.1%
  • Ruby 0.1%