mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 23:45:00 -04:00
Remote Input: Make settings assignments atomic. Part of #1329
This commit is contained in:
@@ -56,6 +56,7 @@ private:
|
||||
Ui::RemoteInputGui* ui;
|
||||
|
||||
RemoteInputSettings m_settings; //!< current settings
|
||||
QList<QString> m_settingsKeys;
|
||||
RemoteInput::RemoteChannelSettings m_remoteChannelSettings;
|
||||
double m_remoteShiftFrequencyFactor; //!< Remote channel frequency shift factor
|
||||
RemoteInput* m_sampleSource;
|
||||
|
||||
Reference in New Issue
Block a user