1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 23:43:43 -04:00

PlutoSDR input: restored version 3.7.0

This commit is contained in:
f4exb
2017-09-10 18:45:41 +02:00
parent d5d769d8d7
commit 5069335a50
6 changed files with 9 additions and 8 deletions
@@ -57,6 +57,7 @@ PlutoSDRInputGui::PlutoSDRInputGui(DeviceSourceAPI *deviceAPI, QWidget* parent)
ui->lpFIR->setValueRange(5, 1U, 56000U); // will be dynamically recalculated
ui->swDecimLabel->setText(QString::fromUtf8("S\u2193"));
ui->lpFIRDecimationLabel->setText(QString::fromUtf8("\u2193"));
blockApplySettings(true);
displaySettings();