iNavFlight / inav

INAV: Navigation-enabled flight control software
https://inavflight.github.io
GNU General Public License v3.0
3.21k stars 1.49k forks source link

Matek F411SE problem with analog airspeed #10432

Closed LazyPythonCoder closed 5 days ago

LazyPythonCoder commented 1 month ago

I have Matek 411WSE controller and analog airspeed sensor. Everything worked OK with firmware 7.1.1 But after I had installed firmware 7.1.2 I faced with problem too long initialization controller. Sometimes it takes about two minutes(previous was about 20-30 sec maximum) Inav configurator 7.1.2 Firmware F411SE -7.1.2

b14ckyy commented 5 days ago

Could be a generally noisy sensor that delays the runtime calibration.

I am not sure if this has an effect on the Airspeed as well but try this:

set baro_cal_tolerance = 250

Default is 150. Check if it works better afterwards. In general we recommend to use a digital airspeed sensor instead. Makes things easier.