mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
BladeRF2: Make settings assignments atomic. Part of #1329
This commit is contained in:
@@ -51,6 +51,7 @@ private:
|
||||
bool m_forceSettings;
|
||||
bool m_doApplySettings;
|
||||
BladeRF2InputSettings m_settings;
|
||||
QList<QString> m_settingsKeys;
|
||||
bool m_sampleRateMode; //!< true: device, false: base band sample rate update mode
|
||||
QTimer m_updateTimer;
|
||||
QTimer m_statusTimer;
|
||||
|
||||
Reference in New Issue
Block a user