|
|
@ -341,6 +341,9 @@ SetupPage { |
|
|
|
QGCLabel { |
|
|
|
QGCLabel { |
|
|
|
text: compassLabel(index) |
|
|
|
text: compassLabel(index) |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
APMSensorIdDecoder { |
|
|
|
|
|
|
|
fact: sensorParams.rgCompassId[index] |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
Column { |
|
|
|
Column { |
|
|
|
anchors.margins: ScreenTools.defaultFontPixelWidth * 2 |
|
|
|
anchors.margins: ScreenTools.defaultFontPixelWidth * 2 |
|
|
|