1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-03 14:34:57 -04:00

Local input: Make settings assignments atomic. Part of #1329

This commit is contained in:
f4exb
2022-10-23 23:30:00 +02:00
parent 793bf690a2
commit 4d8667e716
6 changed files with 93 additions and 36 deletions
@@ -54,6 +54,7 @@ private:
Ui::LocalInputGui* ui;
LocalInputSettings m_settings; //!< current settings
QList<QString> m_settingsKeys;
LocalInput* m_sampleSource;
bool m_acquisition;
int m_streamSampleRate; //!< Sample rate of received stream