1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-25 03:24:18 -04:00

LimeSDR support (13)

This commit is contained in:
f4exb
2017-04-17 01:10:32 +02:00
parent 92e7bb8eba
commit 67a149ac06
4 changed files with 228 additions and 10 deletions
@@ -60,10 +60,12 @@ private:
int m_sampleRate;
quint64 m_deviceCenterFrequency; //!< Center frequency in device
int m_lastEngineState;
bool m_doApplySettings;
void displaySettings();
void sendSettings();
void updateSampleRateAndFrequency();
void blockApplySettings(bool block);
private slots:
void handleMessagesToGUI();