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

LimeSDR input: handle NCO for self

This commit is contained in:
f4exb
2017-04-20 23:02:06 +02:00
parent 4534695bab
commit 35f51bcdb2
4 changed files with 30 additions and 8 deletions
@@ -64,6 +64,7 @@ private:
int m_statusCounter;
void displaySettings();
void setNCODisplay();
void sendSettings();
void updateSampleRateAndFrequency();
void blockApplySettings(bool block);