From f3bd3259cfb39d105523a88afb955d3f4fb60b7b Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Wed, 6 Dec 2023 07:39:36 -0600 Subject: [PATCH 1/2] fix two radar requests --- cat-functions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cat-functions b/cat-functions index fcb9f1d..f228c70 100644 --- a/cat-functions +++ b/cat-functions @@ -354,13 +354,13 @@ Pacific Southwest|Southern Rockies|Southern Plains|Southeast|National|Alaska|Haw "Northeast") BODY=US.RAD.NEAST;; "Pacific Southwest") - BODY=PACSW;; + BODY=US.RAD.PACSW;; "Southern Rockies") BODY=US.RAD.SROC;; "Southern Plains") BODY=US.RAD.SPLA;; "Southeast") - BODY=SEAST;; + BODY=US.RAD.SEAST;; "National") BODY=US.RAD.CONUS;; "Alaska") From afbd658b8984be21deb5929ce12d2657b23f0fd4 Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Wed, 6 Dec 2023 07:39:43 -0600 Subject: [PATCH 2/2] update --- changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 418e085..b2ba756 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,7 @@ -release=2.12.0 +release=2.12.1 Changelog +2.12.1 Fix two radar requests options that weren't working 2.12.0 cleanup format cat-functions script add radar requests (cat-functions) 2.11.0 add support for mobilinkd TNC 4