update config

This commit is contained in:
Jakob Ketterl 2019-09-24 21:44:14 +02:00
parent 45479b9f65
commit bfcbd0265a
1 changed files with 7 additions and 0 deletions

View File

@ -284,3 +284,10 @@ aprs_igate_beacon = False
# path to the aprs symbols repository (get it here: https://github.com/hessu/aprs-symbols)
aprs_symbols_path = "/opt/aprs-symbols/png"
# === PSK Reporter setting ===
# enable this if you want to upload all ft8, ft4 etc spots to pskreporter.info
# this also uses the receiver_qra setting from above, so make sure it contains a correct locator
# TODO determine locator from gps coordinates
pskreporter_enabled = False
pskreporter_callsign = "N0CALL"