|
|
|
@ -226,7 +226,6 @@ QGCPX4VehicleConfig::QGCPX4VehicleConfig(QWidget *parent) :
@@ -226,7 +226,6 @@ QGCPX4VehicleConfig::QGCPX4VehicleConfig(QWidget *parent) :
|
|
|
|
|
connect(&updateTimer, SIGNAL(timeout()), this, SLOT(updateView())); |
|
|
|
|
updateTimer.start(); |
|
|
|
|
|
|
|
|
|
firmwareMenuButtonClicked(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
QGCPX4VehicleConfig::~QGCPX4VehicleConfig() |
|
|
|
|