restore airspy feature test

This commit is contained in:
Jakob Ketterl 2019-11-15 19:36:07 +01:00
parent f18efb2344
commit bcbb911b24

View File

@ -250,7 +250,7 @@ class FeatureDetector(object):
"""
In order to use an Airspy Receiver, you need to install the airspy_rx receiver software.
"""
return self.command_is_runnable("airspy_rxxx --help")
return self.command_is_runnable("airspy_rx --help")
def has_wsjtx(self):
"""