mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
HackRF input: force settings at start and on preset deserialization
This commit is contained in:
@@ -62,6 +62,7 @@ private:
|
||||
|
||||
DeviceSourceAPI* m_deviceAPI;
|
||||
HackRFInputSettings m_settings;
|
||||
bool m_forceSettings;
|
||||
QTimer m_updateTimer;
|
||||
QTimer m_statusTimer;
|
||||
DeviceSampleSource* m_sampleSource;
|
||||
|
||||
Reference in New Issue
Block a user