inav
inav copied to clipboard
INAV: Navigation-enabled flight control software
I'm having problems using the HGLRC M100 5883 GPS. Using the inav 7.1 version, it's taking more than 20 minutes to capture satellites and fix 3d. The GPS is well...
Hello, I have a quad with Matek 722-SE that has already flown about five times very well and stable with a lot of stability, the position and altitude hold, today...
Corrected range that corresponds to percents to be listed as -100 to 100
For TIM1_CH3 the wrong Channel gets selected during timer definition/configuration. Correct is to use Channel6 which is only for TIM1_CH3 instead of the Channel0 which is for TIM1_CH1, TIM1_CH2 and...
Inav is using right-handed cooridnate system, example is qmc5883l compass:  IST8308 is using left-handed coordinate system:  Y axis should be inverted to convert from left-handed to right-handed coordinate...
This PR adds two things to the current OSD 2D map implementation: 1 - configurable horizontal and vertical margins 2 - configurable, fixed, reference line at the center of the...
As per @MrD-RC 's feedback in [PR#10031](https://github.com/iNavFlight/inav/pull/10031), I've updated all the locations where either `SYM_AH_DIRECTION_UP` or `SYM_AH_DIRECTION_DOWN` were used to: `SYM_AH_DECORATION_UP` and `SYM_AH_DECORATION_UP`. I closed all the other PR's because...
This will be very useful for some things I plan to do in the future.
For TIM1_CH3 the wrong Channel gets selected during timer definition/configuration. Correct is to use Channel6 which is only for TIM1_CH3 instead of the Channel0 which is for TIM1_CH1, TIM1_CH2 and...