mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +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:
parent
d9fbf85c20
commit
e504dc86b7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user