From 0346d154c49ec321165a0a45c6c34399c34bd3a1 Mon Sep 17 00:00:00 2001 From: Smittix Date: Thu, 19 Feb 2026 12:34:08 +0000 Subject: [PATCH] Update HF SSTV 2m preset to 145.500 MHz --- routes/sstv_general.py | 2 +- templates/partials/modes/sstv-general.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/routes/sstv_general.py b/routes/sstv_general.py index 63d4f8d..f7d39c9 100644 --- a/routes/sstv_general.py +++ b/routes/sstv_general.py @@ -44,7 +44,7 @@ SSTV_FREQUENCIES = [ {'band': '15 m', 'frequency': 21.340, 'modulation': 'usb', 'notes': 'International calling frequency', 'type': 'Terrestrial HF'}, {'band': '10 m', 'frequency': 28.680, 'modulation': 'usb', 'notes': 'International calling frequency', 'type': 'Terrestrial HF'}, {'band': '6 m', 'frequency': 50.950, 'modulation': 'usb', 'notes': 'SSTV calling (less common)', 'type': 'Terrestrial VHF'}, - {'band': '2 m', 'frequency': 145.625, 'modulation': 'fm', 'notes': 'Australia/common simplex (FM sometimes used)', 'type': 'Terrestrial VHF'}, + {'band': '2 m', 'frequency': 145.500, 'modulation': 'fm', 'notes': 'Australia/common simplex (FM sometimes used)', 'type': 'Terrestrial VHF'}, {'band': '70 cm', 'frequency': 433.775, 'modulation': 'fm', 'notes': 'Australia/common simplex', 'type': 'Terrestrial UHF'}, ] diff --git a/templates/partials/modes/sstv-general.html b/templates/partials/modes/sstv-general.html index e024938..dad361f 100644 --- a/templates/partials/modes/sstv-general.html +++ b/templates/partials/modes/sstv-general.html @@ -43,7 +43,7 @@ - +