inav
inav copied to clipboard
INAV: Navigation-enabled flight control software
INS uses the `isImuReady()` function to calibrate the 1G of the acceleration. If the Acc is not calibrated, the INS should be inactive (which does not happen when checking the...
This is needed when using a Crossfire RX and a GPS, for instance. Is there any reason not to use the TX pin for UART2? Having softserial on that pin,...
## Current Behavior I had an unexpected failsafe with my long range racer yesterday, checking the log I think I see that the RSSI value went to a fixed 23%,...
Replaces #7795
**## Current Behavior** The Succex-D F7 Twing though same resources the gyro doesnt work if used on this flight controller. **## Desired Behavior** Everything to work. I have GPS with...
Current Behavior Selecting the blackbox logs in inav 4.0 configurator on a Matek F405 mini just times out. (I have two and it does it on both) It works fine...
Sometimes we need to hide our GPS location from other people but be able to see recorded video and decrypt our position My suggestion is to add few parameters: `osd_gps_shift_lat`...
## Current Behavior Right now only Blackbox logs are stored on SD cards. Config backups have to be saved manually and flight stats have never a current backup if not...
This PR is a continuation of this other old PR >> https://github.com/iNavFlight/inav/pull/7305 Change: - Instead of just using velocity to calculate the stopping point, the algorithm now uses horizontal and...
## Current Behavior After a roll in ACRO mode, with an airplane, the bounce back is horrible. ## Desired Behavior After a roll in ACRO, when the stick is returned...