Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modes decoded and typo in example ? What is FST4W mode code symbol ? #27

Open
waterwin opened this issue Oct 4, 2022 · 1 comment
Open

Comments

@waterwin
Copy link

waterwin commented Oct 4, 2022

FT8 (default) ~
FT4 +
WSPR !

What is the code for FST4W ?

from the file config.py >>> MODES = {'~': 'FT8', '#': 'JT65', '@': 'JT9', '+': 'FT4', '!': 'WSPR', '`': 'FST4W'}

Typo in Example : # station no.3, slot1-4 working 10m/20m/30m/40m with WSPR mode at the same time,
# slot5 rotate from 20m to 40m with FT mode.
'cdsdr': ['10!', '20!', '30!', '40!', '20+|30+|40m'],

Meaning of the 40m ?? 40+ maybe

@chrismrutledge
Copy link

Looks like the accent mark. It's under the tilde on US keyboards..

FST4W `

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants