Tag: INAV

  • How to use INAV Autotune

    How to use INAV Autotune

    Autotune is a feature in the INAV flight controller firmware that helps automatically tune PID settings for fixed-wing aircraft. It simplifies the tuning process by adjusting roll, pitch, and yaw rates based on flight behavior. How It Works: Autotune (or Auto Tune) that is present in INAV for quite a long time is a working…

  • How to use INAV Autotrim function – since you should do it

    How to use INAV Autotrim function – since you should do it

    INAV Autotrim is a feature in the INAV flight controller firmware that helps automatically adjust servo midpoints for fixed-wing aircraft. It ensures that the control surfaces are properly trimmed for level flight, making manual mode transitions smoother. This is one of the most useful INAV functions for fixed wings! Servo autotrim solves the problem of…

  • Troubleshoothing INAV: magnetometer/compass is not working

    Troubleshoothing INAV: magnetometer/compass is not working

    A magnetometer is a sensor that measures the strength and direction of magnetic fields. In drones, magnetometers are used for navigation to determine geographical direction and allow precise position hold when stationary Your magnetometer/compass is not working with INAV? Is the sensor red in Configurator? You are not the only one… Not only most popular…

  • Why INAV is not arming

    Few weeks ago I’ve decided to shoot more tutorial videos about INAV and this is the first effect of that decission: INAV Troubleshooting: why INAV is not arming Long story short, here is a short list: If you want to know details, here is a video with all relevant information

  • INAV 1.8 Release Incoming! New Features & Improvements

    INAV 1.8 Release Incoming! New Features & Improvements

    Next release of INAV, navigation enabled flight controller software, is almost here. INAV 1.8 RC1 has been released just 2 days ago. List of changes is rather long, so here is shortened version with the most important things:

  • How to connect APM Airspeed Sensor (Pitot Tube) to INAV

    Recently released INAV 1.7.2 introduced new hardware support: analog airspeed sensors. I’ve written new but it is new only to INAV. Analog airspeed sensors aka APM Pitot Tubes aka Ardupilot Airspeed Meter and one the market for years. And they are cheap. By cheap, I mean below $30. And until recently they were usable only…

  • Omnibus F7 Flight Controller

    Omnibus F7 Flight Controller

    I got my hands on a new STM32 F7 flight controller: Omnibus F7. Before we proceed, small note. I am a huge fan of F7 flight controllers. In a year, they will be a main line of high performance FC on the market. STM32F7 with built-in UART inverters solves so many issues STM32 F4 boards…

  • INAV 1.8: Automated landing for fixed wings

    It’s official: next release of INAV (1.8 or maybe 1.7.2) will incorporate an automated landing procedure for fixed wings. I was already writing about it 2 weeks ago, but now new code has been merged back and will be released. Bear in mind, that this is not “state of the art” landing yet. It’s rather…

  • INAV 1.6: Fixed Wing PIFF Controller

    Another new feature of upcoming INAV 1.6 (BTW, INAV 1.6 ALPHA-1 has just been released) is brand new PID controller for fixed wings. I repeat: this new controller is used only on fixed wings, multirotors are not affected. So, what is new about this new PID controller? First of all, it is no longer a…