1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-26 12:04:13 -04:00

LimeSDR input: added DAC sample rate display

This commit is contained in:
f4exb
2017-07-07 00:01:01 +02:00
parent 77e11004b0
commit 62b6281370
8 changed files with 102 additions and 48 deletions
@@ -68,6 +68,7 @@ private:
void setNCODisplay();
void sendSettings();
void updateSampleRateAndFrequency();
void updateADCRate();
void blockApplySettings(bool block);
private slots: