mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-10-31 23:57:10 -04:00
Use HK0/ rather than HK0A/ in table of prefixes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6104 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
c8e7d1c54e
commit
e272a12062
@ -22,7 +22,7 @@ file.
|
||||
* *Monitor* restarts normal receive operation. This button is
|
||||
highlighted in green when the _WSJT-X_ is receiving. If you are
|
||||
using CAT control, toggling *Monitor* OFF relinquishes control of the
|
||||
rig; if *Monitor returns to last used frequency" is selected
|
||||
rig; if _Monitor returns to last used frequency_ is selected
|
||||
on the *Settings | General* tab, toggling *Monitor* back ON will
|
||||
return to the original frequency.
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 84 KiB |
@ -6,8 +6,8 @@ the program name stand for “Weak Signal communication by K1JT,” while
|
||||
the suffix “-X” indicates that _WSJT-X_ started as an extended (and
|
||||
experimental) branch of the program _WSJT_.
|
||||
|
||||
_WSJT-X_ Version 1.6 offers four protocols or “modes”: JT4, JT9, JT65
|
||||
and WSPR. The first three are designed for making reliable
|
||||
_WSJT-X_ Version 1.6 offers five protocols or “modes”: JT4, JT9, JT65
|
||||
WSPR, and Echo. The first three are designed for making reliable
|
||||
QSOs under extreme weak-signal conditions. They use nearly identical
|
||||
message structure and source encoding. JT65 was designed for EME
|
||||
(“moonbounce”) on the VHF/UHF bands and has also proven very effective
|
||||
|
@ -3690,7 +3690,7 @@ void MainWindow::getpfx()
|
||||
<<"FOA" <<"FOC" <<"FOM" <<"FP" <<"FR" <<"FRG" <<"FRJ" <<"FRT" \
|
||||
<<"FT5W" <<"FT5X" <<"FT5Z" <<"FW" <<"FY" <<"M" <<"MD" <<"MI" \
|
||||
<<"MJ" <<"MM" <<"MU" <<"MW" <<"H4" <<"H40" <<"HA" \
|
||||
<<"HB" <<"HB0" <<"HC" <<"HC8" <<"HH" <<"HI" <<"HK" <<"HK0A" \
|
||||
<<"HB" <<"HB0" <<"HC" <<"HC8" <<"HH" <<"HI" <<"HK" <<"HK0" \
|
||||
<<"HK0M" <<"HL" <<"HM" <<"HP" <<"HR" <<"HS" <<"HV" <<"HZ" \
|
||||
<<"I" <<"IS" <<"IS0" <<"J2" <<"J3" <<"J5" <<"J6" \
|
||||
<<"J7" <<"J8" <<"JA" <<"JDM" <<"JDO" <<"JT" <<"JW" \
|
||||
|
Loading…
Reference in New Issue
Block a user