mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
include defaults
This commit is contained in:
parent
b25e61ae9a
commit
7cae383127
1 changed files with 2 additions and 0 deletions
|
|
@ -174,6 +174,8 @@ class dsp(object):
|
|||
self.demodulator = "nfm"
|
||||
self.name = "csdr"
|
||||
self.base_bufsize = 512
|
||||
self.decimation = None
|
||||
self.last_decimation = None
|
||||
self.nc_port = None
|
||||
self.csdr_dynamic_bufsize = False
|
||||
self.csdr_print_bufsizes = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue