1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-17 16:24:08 -04:00

Direct sampling.

This commit is contained in:
John Greb
2014-11-07 19:26:02 +00:00
parent 1f63911faf
commit 9c3b58d7a3
5 changed files with 100 additions and 1 deletions
@@ -91,6 +91,9 @@ public:
bool handleMessage(Message* message);
void set_ds_mode(int on);
private:
QMutex m_mutex;
Settings m_settings;