-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
052c1be
commit a9c528c
Showing
2 changed files
with
136 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
######################## | ||
# General contest mode # | ||
######################## | ||
# | ||
CONTEST=California_QSO_Party | ||
CONTEST_MODE | ||
LOGFILE=cqp.log | ||
CABRILLO=UNIVERSAL | ||
CWPOINTS=3 | ||
SSBPOINTS=2 | ||
SERIAL+SECTION | ||
MULT_LIST=cqp_mults | ||
SECTION_MULT_ONCE | ||
NO_RST | ||
# | ||
################################## | ||
# # | ||
# Messages F1= to F12= # | ||
# Message CQ_TU_MSG= # | ||
# Message S&P_TU_MSG= # | ||
# # | ||
# % = call # | ||
# @ = hiscall # | ||
# # = serial # | ||
# [ = RST # | ||
# + = increase cw speed # | ||
# - = decrease cw speed # | ||
# # | ||
################################## | ||
# | ||
F1=cq cqp % | ||
F2=@ DE % | ||
F3=@ # trin | ||
F4=TU | ||
F5=@ | ||
F6=% | ||
F7=@ SRI QSO B4 GL | ||
F8=AGN | ||
F9= ? | ||
F10= QRZ? | ||
F11= PSE K | ||
F12=cq cqp % | ||
# | ||
CQ_TU_MSG=TU % | ||
S&P_TU_MSG=TU # trin | ||
# | ||
#ALT_0= | ||
ALT_1=QTH TRIN TRIN | ||
ALT_2=QTH? | ||
ALT_3=NR # # | ||
ALT_4=NR? | ||
#ALT_5= | ||
#ALT_6= | ||
#ALT_7= | ||
#ALT_8= | ||
#ALT_9= | ||
# | ||
#SEND_DE | ||
# | ||
####### END ##################### |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
# This mult file is suitable for a California station. | ||
# Mults are states and counties are aliases for California. | ||
# If you operate outside of California your mults will be California counties. | ||
######################### | ||
## California Counties ## | ||
######################### | ||
CA:ALAM,ALPI,AMAD,BUTT,CALA,COLU,CCOS,DELN,ELDO,FRES,GLEN,HUMB,IMPE,INYO,KERN,KING,LAKE,LASS,LANG,MADE,MARN,MARP,MEND,MERC,MODO,MONO,MONT,NAPA,NEVA,ORAN,PLAC,PLUM,RIVE,SACR,SBEN,SBER,SDIE,SFRA,SJOA,SLUI,SMAT,SBAR,SCLA,SCRU,SHAS,SIER,SISK,SOLA,SONO,STAN,SUTT,TEHA,TRIN,TULA,TUOL,VENT,YOLO,YUBA | ||
################### | ||
## United States ## | ||
################### | ||
AL | ||
AK | ||
AZ | ||
AR | ||
CO | ||
CT | ||
DE | ||
FL | ||
GA | ||
HI | ||
ID | ||
IL | ||
IN | ||
IA | ||
KS | ||
KY | ||
LA | ||
ME | ||
MD | ||
MA | ||
MI | ||
MN | ||
MS | ||
MO | ||
MT | ||
NE | ||
NV | ||
NH | ||
NJ | ||
NM | ||
NY | ||
NC | ||
ND | ||
OH | ||
OK | ||
OR | ||
PA | ||
RI | ||
SC | ||
SD | ||
TN | ||
TX | ||
UT | ||
VT | ||
VA | ||
WA | ||
WV | ||
WI | ||
WY | ||
############ | ||
## Canada ## | ||
############ | ||
MR:NB,NL,NS,PE | ||
# Maritimes (NB, NL, NS, PE) | ||
QC | ||
ON | ||
MB | ||
SK | ||
AB | ||
BC | ||
NT:NU,YT | ||
# Northern Territories (NT, NU, YT) | ||
######## | ||
## DX ## | ||
######## | ||
# All other locations |