mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
move over to fork
This commit is contained in:
parent
a6b5984dce
commit
7914202df3
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ class FeatureDetector(object):
|
|||
def has_csdr(self):
|
||||
"""
|
||||
OpenWebRX uses the demodulator and pipeline tools provided by the csdr project. Please check out [the project
|
||||
page on github](https://github.com/simonyiszk/csdr) for further details and installation instructions.
|
||||
page on github](https://github.com/jketterl/csdr) for further details and installation instructions.
|
||||
"""
|
||||
return self.command_is_runnable("csdr")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue