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

I searched the code and DJI_SYM_CURSOR isn't used anywhere. The only OSD use of cursor at all is in the CMS, which just uses the '>' character. So this define...

## Current Behavior My ELRS Receiver that was working in Betaflight doesn't work in INav. ## Steps to Reproduce flight controller: [NeutronRC AT32F435 Mini AIO V1.2](https://www.aliexpress.com/item/1005005551828962.html) elrs receiver: [receiver](https://www.unmannedtechshop.co.uk/product/betafpv-elrs-lite-receiver-2-4ghz/) 1....

All servos won't initiate ulness I unplug the rudder servo, then the remaining work. Once plug it back in all fail to respond again. ESC motor runs regardless once armed....

This feature was previously mentioned in https://github.com/iNavFlight/inav/pull/7908 Thanks Sergey! But since the author didn't rebase it for quite some time - I had to do it. Now updated to current...

Don't merge

The percentage display has too many samples per second, so the values change very often. Is it possible to change the number of samples per second, e.g. to several, so...

Reorders boxmodes to prioritise flight modes within the first 32 entries. This ensures flight modes and more significant modes are included in blackbox flight logs. Numbering has been removed from...

1/ Added new target FLYWOOF722PRO: https://flywoo.net/products/goku-f722-pro-v2-30x30-flight-controller-mpu6000- 2/ Added new target FLYWOOF405HD (deleted OSD function based on F405PRO): https://flywoo.net/products/goku-f405-hd-1-2s-elrs-aio-v2 3/ Updated the motor definition of target FLYWOOF745. The early production F745...

New target

This is not safe: in functions osdGetSystemMessage() and osdGetMultiFunctionMessage() (osd.c) ``` const char *messages[5]; messages[messageCount++] = //