1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 17:04:46 -04:00

KiwiSDR: added a DC block

This commit is contained in:
f4exb
2019-06-09 20:56:22 +02:00
parent 58ee095194
commit 7f97826c58
17 changed files with 80 additions and 7 deletions
@@ -30,6 +30,7 @@ void KiwiSDRSettings::resetToDefaults()
m_gain = 20;
m_useAGC = true;
m_dcBlock = false;
m_serverAddress = "127.0.0.1:8073";