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

## Current Behavior RUSHFPV RUSH BLADE F722 FLIGHT CONTROLLER FOR DJI DIGITAL FPV SYSTEM supports BMP280 (and it works fine in Betaflight and Emuflight), but not in iNav. ## Steps...

## Description A light-weight stateless interpreter (like PicoC or Lua) that will allow users to write their own scripts to control servos, leds, VTX power etc. ## Who does this...

Feature request

Updated version of #7350. This makes sure that the first N outputs get assigned to a motor on multirotor. Unlike the previous PR, it modifies the timer hardware table (like...

**PLEASE MAKE SURE YOU READ AND UNDERSTAND THE SOCIAL MEDIA SUPPORT CHANNELS. QUESTIONS ABOUT FLASHING, CONFIGURING, PILOTING MAY BE CLOSED WITHOUT FURTHER INTERACTION.** * [Telegram channel](https://t.me/INAVFlight) * [Facebook group](https://www.facebook.com/groups/INAVOfficial) *...

Mavlink RC and mavlink protocol v2 has been implemented in INAV :heavy_check_mark: Mavlink RC supports 16 channels with Mavlink v2 and 8 channels with Mavlink v1 :heavy_check_mark: FC still sends...

This PR cleans up the old HIL mode files so that the [new HIL is implemented](https://github.com/iNavFlight/inav/pull/8268). This must be merged first.

Closes https://github.com/iNavFlight/inav/issues/8278. Not yet flight tested.

## Current Behavior the target margin for the enforce altitude option on waypoints is too tight. Causing unnecessary loiter turns even on waypoints that have the same altitude. #7644 ##...

Fixes https://github.com/iNavFlight/inav/issues/8132 With default settings (AUTO) existing behavior does not change ( mavlink is half-duplex).

Mavlink RC command have been implemented recently: https://github.com/iNavFlight/inav/pull/6738 :clap: It allows to use single UART for RC and telemetry :heavy_check_mark: Unfortunately RC_CHANNELS_OVERRIDE can not be sent with rate comparable to...