qrzlogger/config.ini.dist
2021-05-21 16:20:34 +02:00

25 lines
528 B
Plaintext

[qrzlogger]
station_call = MYCALL
api_url = https://logbook.qrz.com/api
api_key = 1234-ABCD-1234-A1B2
qrz_user = N0CALL
qrz_pass = q1w2e3r4t5z6u7i8o9
xml_fields = ("call", "band", "mode", "qso_date", "time_on", "rst_sent", "rst_rcvd", "comment")
# default values for new QSOs
band = 40m
mode = SSB
rst_rcvd = 59
rst_sent = 59
tx_pwr = 5
#colors
use_colors = yes
inputcol = fore.YELLOW
hlcol = fore.YELLOW
defvalcol = fore.LIGHT_BLUE
errorcol = fore.RED
successcol = fore.GREEN
tablecol = fore.LIGHT_BLUE
logocol = fore.YELLOW