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:
Roman 2018-03-21 18:07:53 +01:00 committed by Roman Bapst
parent d9fbf85c20
commit e504dc86b7
2 changed files with 2 additions and 2 deletions

View File

@ -30,4 +30,4 @@ land_detector start fixedwing
#
# Start Wind and Airspeed Scale Estimator
#
wind_estimator start
#wind_estimator start

View File

@ -55,4 +55,4 @@ land_detector start vtol
#
# Start Wind and Airspeed Scale Estimator
#
wind_estimator start
#wind_estimator start