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

Hi everyone I made a custom flight controller based on the STM32H723VGH, it's a recent MCU pin compatible with the STM32H743VIH already supported but faster (550 Mhz) I tested it...

Unofficial Target

Breaks the old `nav_mc_bank_angle` parameter in two, thus distributing separate and specific parameters for the Roll and Pitch axes. And also, it adds new values, 20 for Roll and 28...

IRC Tramp table power selection for VTX. Increasing power levels up to 5000mV for VTX Foxeer Infinity 5W & VTX iFlight BLITZ 1600mW.

At the moment, hover throttle needs to be set as a discreet value in configurator (1250 default). This needs to be fine tuned by the pilot using a test hover...

Enhancement

I notice that yaw set point and yaw RC command are not being logged in INAV 7. Tried logfiles from serveral different sources. It just shows a string of zeros....

In the current version, 7.0 only supports modifying the motor sequence for x4. We hope that x8 and y6 can also be changed in the future

Please, feel free to clue a guy in on C. My objective here was to get the multicopter setting to slow down for waypoint turns -- on by default for...

## Current Behavior I am using a n MATEK Optic Flow / Lidar CX-OF + VL53L0X sensor with Inav 6.1. I have configured everything correctly for using Althold with this...

Support

if gps sensor reset for some reason(hw problem?) and got into timeout state, and gps fix estimation mode is enabled, gps sensor is unable to reinitialize because timeout is reset...

PINIO pins that are inverted are initially set to High and the internal state is false, which is correct. But in `pinioSet` the newState was XOR-ed with the inverted flag...