feat: add gr-sarsat to OOT catalog

This commit is contained in:
Ryan Malloy 2026-02-12 16:45:36 -07:00
parent 84db5a9000
commit d7fda8babb

View File

@ -286,6 +286,14 @@ CATALOG: dict[str, OOTModuleEntry] = {
branch="master",
homepage="https://github.com/muccc/gr-iridium",
),
_entry(
name="sarsat",
description="Cospas-Sarsat 406 MHz emergency beacon decoder (EPIRB/ELT/PLB)",
category="Satellite",
git_url="https://git.supported.systems/rf/gr-sarsat-modern",
branch="main",
homepage="https://git.supported.systems/rf/gr-sarsat-modern",
),
_entry(
name="leo",
description="LEO satellite channel simulator (Doppler, path loss, atmosphere)",