mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-08-12 22:43:46 -04:00
Re-enable EU VHF Contest mode messages in MSK144 mode
Also bring message checking utilities up to date with the latest EU VHF Contest mode source encodings.
This commit is contained in:
+2
-1
@@ -65,7 +65,8 @@ program ft4code
|
||||
if(i3.eq.2) msgtype="EU VHF Contest"
|
||||
if(i3.eq.3) msgtype="ARRL RTTY Roundup"
|
||||
if(i3.eq.4) msgtype="Nonstandard calls"
|
||||
if(i3.ge.5) msgtype="Undefined msg type"
|
||||
if(i3.eq.5) msgtype="EU VHF Contest"
|
||||
if(i3.ge.6) msgtype="Undefined msg type"
|
||||
if(i3.ge.1) n3=-1
|
||||
bad=" "
|
||||
comment=' '
|
||||
|
||||
Reference in New Issue
Block a user