1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 15:34:57 -04:00

LimeSDR output: implemented transverter shift

This commit is contained in:
f4exb
2018-04-17 00:55:56 +02:00
parent b9587273d8
commit ff88a2e1db
15 changed files with 172 additions and 40 deletions
@@ -74,8 +74,8 @@ private:
void sendSettings();
void updateSampleRateAndFrequency();
void updateADCRate();
void blockApplySettings(bool block);
void updateFrequencyLimits();
void blockApplySettings(bool block);
private slots:
void handleInputMessages();