mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-01 16:38:06 -04:00
LimeSDR: suspend/resume all buddies threads before/after open/close
This commit is contained in:
@@ -225,6 +225,8 @@ private:
|
||||
|
||||
bool openDevice();
|
||||
void closeDevice();
|
||||
void suspendBuddies();
|
||||
void resumeBuddies();
|
||||
bool applySettings(const LimeSDRInputSettings& settings, bool force);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user