mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-01 18:29:16 +01:00
Enable vtail again
This commit is contained in:
parent
772ea8e051
commit
271f6090b5
@ -74,8 +74,7 @@ QStringList ConfigVehicleTypeWidget::getChannelDescriptions()
|
|||||||
channelDesc = ConfigFixedWingWidget::getChannelDescriptions();
|
channelDesc = ConfigFixedWingWidget::getChannelDescriptions();
|
||||||
break;
|
break;
|
||||||
case SystemSettings::AIRFRAMETYPE_FIXEDWINGVTAIL:
|
case SystemSettings::AIRFRAMETYPE_FIXEDWINGVTAIL:
|
||||||
// do nothing for vtail support for the time being.
|
channelDesc = ConfigFixedWingWidget::getChannelDescriptions();
|
||||||
// channelDesc = ConfigFixedWingWidget::getChannelDescriptions();
|
|
||||||
break;
|
break;
|
||||||
case SystemSettings::AIRFRAMETYPE_HELICP:
|
case SystemSettings::AIRFRAMETYPE_HELICP:
|
||||||
// helicp
|
// helicp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user