don't spot FST4W on pskreporter (same as WSPR?)
This commit is contained in:
parent
885e361bab
commit
966a404700
@ -18,7 +18,7 @@ class PskReporter(Reporter):
|
|||||||
interval = 300
|
interval = 300
|
||||||
|
|
||||||
def getSupportedModes(self):
|
def getSupportedModes(self):
|
||||||
return ["FT8", "FT4", "JT9", "JT65", "FST4", "FST4W", "JS8"]
|
return ["FT8", "FT4", "JT9", "JT65", "FST4", "JS8"]
|
||||||
|
|
||||||
def stop(self):
|
def stop(self):
|
||||||
self.cancelTimer()
|
self.cancelTimer()
|
||||||
|
Loading…
Reference in New Issue
Block a user