mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
rename
This commit is contained in:
parent
4e4266f1c4
commit
8a2356580a
3 changed files with 7 additions and 7 deletions
|
|
@ -23,7 +23,7 @@ class DirectSource(SdrSource, metaclass=ABCMeta):
|
|||
]
|
||||
|
||||
def getNmuxCommand(self):
|
||||
props = self.rtlProps
|
||||
props = self.sdrProps
|
||||
|
||||
nmux_bufcnt = nmux_bufsize = 0
|
||||
while nmux_bufsize < props["samp_rate"] / 4:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue