From f898e5520d717d24eb456ed6cd7d9e75f2ae9ae9 Mon Sep 17 00:00:00 2001 From: Kaitlyn Kenwell Date: Wed, 13 May 2026 20:25:59 -0400 Subject: [PATCH 1/2] Init 1209/4224 as CATS mrrp --- 1209/4224/index.md | 9 +++++++++ org/Redrield/index.md | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 1209/4224/index.md create mode 100644 org/Redrield/index.md diff --git a/1209/4224/index.md b/1209/4224/index.md new file mode 100644 index 00000000..161b8121 --- /dev/null +++ b/1209/4224/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: CATS mrrp +owner: Redrield +license: Apache-2.0 +site: https://codeberg.org/Redrield/cats-mrrp +source: https://codeberg.org/Redrield/cats-mrrp +--- +The CATS mrrp is a low-power digital transceiver, created as portable user equipment for the [CATS](https://cats.radio) digital radio mode. diff --git a/org/Redrield/index.md b/org/Redrield/index.md new file mode 100644 index 00000000..7f9bae8d --- /dev/null +++ b/org/Redrield/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Redrield +--- +Redrield is an embedded developer and amateur radio operator writing firmware in Rust. From d96601b8d9fd0df64e083a53c1ce591b4064bb79 Mon Sep 17 00:00:00 2001 From: Kaitlyn Kenwell Date: Fri, 22 May 2026 14:21:38 -0400 Subject: [PATCH 2/2] Assign 7c88 to match CATS harware id --- 1209/{4224 => 7C88}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{4224 => 7C88}/index.md (100%) diff --git a/1209/4224/index.md b/1209/7C88/index.md similarity index 100% rename from 1209/4224/index.md rename to 1209/7C88/index.md