add MSK144 to list of pskreporter modes
This commit is contained in:
parent
c16de474c6
commit
216a3db45d
@ -27,9 +27,9 @@ class PskReporter(Reporter):
|
|||||||
Supports all valid MODE and SUBMODE values from the ADIF standard.
|
Supports all valid MODE and SUBMODE values from the ADIF standard.
|
||||||
|
|
||||||
Current version at the time of the last change:
|
Current version at the time of the last change:
|
||||||
https://www.adif.org/312/ADIF_312.htm#Mode_Enumeration
|
https://www.adif.org/314/ADIF_314.htm#Mode_Enumeration
|
||||||
"""
|
"""
|
||||||
return ["FT8", "FT4", "JT9", "JT65", "FST4", "JS8", "Q65", "WSPR", "FST4W"]
|
return ["FT8", "FT4", "JT9", "JT65", "FST4", "JS8", "Q65", "WSPR", "FST4W", "MSK144"]
|
||||||
|
|
||||||
def stop(self):
|
def stop(self):
|
||||||
self.cancelTimer()
|
self.cancelTimer()
|
||||||
|
Loading…
Reference in New Issue
Block a user