mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-04 21:29:16 +01:00
Merge remote-tracking branch 'upstream/next' into filnet/LP-29_osgearth_integration
This commit is contained in:
commit
bbd214ed31
ground/gcs/src/plugins/config
@ -639,6 +639,7 @@ void ConfigStabilizationWidget::onBoardConnected()
|
|||||||
void ConfigStabilizationWidget::stabBankChanged(int index)
|
void ConfigStabilizationWidget::stabBankChanged(int index)
|
||||||
{
|
{
|
||||||
bool dirty = isDirty();
|
bool dirty = isDirty();
|
||||||
|
|
||||||
disconnect(this, SIGNAL(widgetContentsChanged(QWidget *)), this, SLOT(processLinkedWidgets(QWidget *)));
|
disconnect(this, SIGNAL(widgetContentsChanged(QWidget *)), this, SLOT(processLinkedWidgets(QWidget *)));
|
||||||
|
|
||||||
updateObjectFromThrottleCurve();
|
updateObjectFromThrottleCurve();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user