1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-30 15:52:12 +01:00

OP-1376 calibration config panel now propoperly saves result to board SD

This commit is contained in:
Philippe Renon 2014-06-29 21:10:04 +02:00
parent 0587a2b368
commit 645f1a16ac

View File

@ -89,6 +89,10 @@ ConfigRevoWidget::ConfigRevoWidget(QWidget *parent) :
// Must set up the UI (above) before setting up the UAVO mappings or refreshWidgetValues
// will be dealing with some null pointers
addUAVObject("HomeLocation");
addUAVObject("RevoCalibration");
addUAVObject("AttitudeSettings");
addUAVObject("RevoSettings");
addUAVObject("AccelGyroSettings");
autoLoadWidgets();
// accel calibration