Added an option to add callsign database URL for lookups on a map.

This commit is contained in:
Marat Fayzullin
2022-07-25 22:55:18 -04:00
parent 6192978f2f
commit 2ccdc90cc5
4 changed files with 24 additions and 2 deletions

View File

@ -147,6 +147,7 @@ defaultConfig = PropertyLayer(
squelch_auto_margin=10,
google_maps_api_key="",
map_position_retention_time=2 * 60 * 60,
callsign_url="https://www.qrzcq.com/call/{}",
decoding_queue_workers=2,
decoding_queue_length=10,
wsjt_decoding_depth=3,