|
|
|
@ -43,8 +43,7 @@ QString APMAirframeComponent::name(void) const
@@ -43,8 +43,7 @@ QString APMAirframeComponent::name(void) const
|
|
|
|
|
|
|
|
|
|
QString APMAirframeComponent::description(void) const |
|
|
|
|
{ |
|
|
|
|
return tr("Airframe Setup is used to select the airframe which matches your vehicle. " |
|
|
|
|
"You can also the load default parameter values associated with known vehicle types."); |
|
|
|
|
return tr("Airframe Setup is used to select the airframe which matches your vehicle."); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
QString APMAirframeComponent::iconResource(void) const |
|
|
|
|