Removed plugins directory, no dsp plugins anymore. The csdr plugin has quite coalesced with OpenWebRX now.

This commit is contained in:
ha7ilm
2017-05-02 22:25:34 +02:00
parent 9e8f8e986d
commit 4ba8861c3a
6 changed files with 6 additions and 9 deletions

View File

@ -67,7 +67,6 @@ sdrhu_key = ""
sdrhu_public_listing = False
# ==== DSP/RX settings ====
dsp_plugin="csdr"
fft_fps=9
fft_size=4096 #Should be power of 2
fft_voverlap_factor=0.3 #If fft_voverlap_factor is above 0, multiple FFTs will be used for creating a line on the diagram.