mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
fix ft8/usb switchover
This commit is contained in:
parent
2470c2bfa6
commit
c19337d65c
1 changed files with 1 additions and 0 deletions
1
csdr.py
1
csdr.py
|
|
@ -203,6 +203,7 @@ class dsp(object):
|
|||
if self.get_secondary_demodulator() == what:
|
||||
return
|
||||
self.secondary_demodulator = what
|
||||
self.calculate_decimation()
|
||||
self.restart()
|
||||
|
||||
def secondary_fft_block_size(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue