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