mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
We currently fuse 0 as airspeed rate measurement, and thus simply low-pass filter the airspeed measurements. Testing has shown that the current default on the airspeed rate measurement noise is set to low, and thus the airspeed mesurement is filtered too much. Signed-off-by: Silvan Fuhrer <silvan@auterion.com>