inav icon indicating copy to clipboard operation
inav copied to clipboard

INAV: Navigation-enabled flight control software

Results 584 inav issues
Sort by recently updated
recently updated
newest added

See https://github.com/iNavFlight/inav-configurator/pull/1447 for details (required)

Don't merge
Requires Configurator

## Current Behavior At present, INAV is unable to use flight modes in automatic navigation if a magnetometer is missing. This also affects the RTH function in case of radio...

Currently it's necessary to raise the throttle after arming to allow the motor to run during launch with a fixed wing, If you forget to raise the throttle the motor...

For discussion
Don't merge

This is second part of https://github.com/iNavFlight/inav/pull/4961 For airplane it defined direction to land with aproach. https://github.com/iNavFlight/inav/issues/1814 https://github.com/iNavFlight/inav/issues/3670 https://github.com/iNavFlight/inav/issues/4070 For multirotors it defined head direction when landing. When 0 (default) it...

Enhancement

## Current Behavior Control over the `Adjustment` settings is defined by a `Slot`. ![Capture](https://user-images.githubusercontent.com/47995726/156260730-360394e8-267a-49c6-82c5-a7bc585ec468.JPG) ## Desired Behavior Allow a Logic Condition to define if a specific `Adjustment` will operate or...

Enhancement

## Current Behavior Setting the LED 'Wiring Ordering Mode' isn't working. ## Steps to Reproduce 1. Connect 2. Select 'LED Strip' tab 3. Click 'Wire Ordering Mode' button 4. Grid...

Hey guys, I may have a possible problem on an iNav build, and would appreciate some info on the matter, as I did not get any answers in RCGroups, so...

This PR is a POC of [micro ros](https://github.com/micro-ROS/micro_ros_arduino) running on inav, basically allows direct communication with ROS2 network over serial. Currently i implemented only one publisher as an example, to...

For discussion

Provides an option to draw the AHI at set pitch intervals throughout the full pitch range. The interval can be set from 1 to 30 degrees with the option disabled...