From 9b5bb850b0a59abf30c628d4547c35cc0cf38f9a Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sat, 27 Jan 2024 02:08:51 +0100 Subject: [PATCH] add WSPR frequencies for 630m and 2190m --- bands.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bands.json b/bands.json index 3d50ac71..b2b8c4d0 100644 --- a/bands.json +++ b/bands.json @@ -5,7 +5,8 @@ "upper_bound": 137800, "frequencies": { "fst4": 136000, - "fst4w": 136000 + "fst4w": 136000, + "wspr": 136000 }, "tags": ["hamradio"] }, @@ -15,7 +16,8 @@ "upper_bound": 479000, "frequencies": { "fst4": 474200, - "fst4w": 474200 + "fst4w": 474200, + "wspr": 474200 }, "tags": ["hamradio"] },