mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
HackRF input: Make settings assignments atomic. Part of #1329
This commit is contained in:
@@ -62,6 +62,7 @@ private:
|
||||
Ui::HackRFInputGui* ui;
|
||||
|
||||
HackRFInputSettings m_settings;
|
||||
QList<QString> m_settingsKeys;
|
||||
bool m_sampleRateMode; //!< true: device, false: base band sample rate update mode
|
||||
bool m_forceSettings;
|
||||
bool m_doApplySettings;
|
||||
|
||||
Reference in New Issue
Block a user