mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 13:47:34 +08:00
fw & vtol startup scripts: don't start wind estimator for now
- need to make some flash space for fmuv2 to avoid user confusion about why it wind estimator only runs on some platforms Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
@@ -30,4 +30,4 @@ land_detector start fixedwing
|
||||
#
|
||||
# Start Wind and Airspeed Scale Estimator
|
||||
#
|
||||
wind_estimator start
|
||||
#wind_estimator start
|
||||
|
||||
@@ -55,4 +55,4 @@ land_detector start vtol
|
||||
#
|
||||
# Start Wind and Airspeed Scale Estimator
|
||||
#
|
||||
wind_estimator start
|
||||
#wind_estimator start
|
||||
|
||||
Reference in New Issue
Block a user