mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
Start adding new sensor items, estimated
This commit is contained in:
parent
b57ea9cb6c
commit
c673bea4f0
@ -53,7 +53,7 @@ void AirSpeedPage::setupSelection(Selection *selection)
|
||||
"to estimate wind speed and subtract it from ground speed obtained from the GPS.\n\n"
|
||||
"This solution is highly accurate in normal level flight with the drawback of being less "
|
||||
"accurate in rapid altitude changes.\n\n"),
|
||||
"estimated",
|
||||
"estimated-airspeed-sensor",
|
||||
SetupWizard::ESTIMATE);
|
||||
|
||||
selection->addItem(tr("EagleTree"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user