1
0
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:
Fredrik Larson 2014-08-28 06:43:34 +10:00
parent 772ea8e051
commit 271f6090b5

View File

@ -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