From ed354cfa6fe6712444633b0ee16c4cc7b3d43033 Mon Sep 17 00:00:00 2001 From: chrismrutledge Date: Sun, 28 Nov 2021 07:02:16 -0600 Subject: [PATCH] Update bands.json 80M WSPR frequency change and additional 60M frequency according to wsprnet.org. --- bands.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bands.json b/bands.json index 02bb703..31191bb 100644 --- a/bands.json +++ b/bands.json @@ -42,7 +42,7 @@ "frequencies": { "bpsk31": 3580000, "ft8": 3573000, - "wspr": 3592600, + "wspr": 3568600, "jt65": 3570000, "jt9": 3572000, "ft4": [3568000, 3575000], @@ -56,7 +56,7 @@ "upper_bound": 5366500, "frequencies": { "ft8": 5357000, - "wspr": 5364700 + "wspr": [5287200, 5364700] }, "tags": ["hamradio"] }, @@ -364,4 +364,4 @@ "upper_bound": 446200000, "tags": ["public"] } -] \ No newline at end of file +]