feat: add gr-sarsat to OOT catalog
This commit is contained in:
parent
84db5a9000
commit
d7fda8babb
@ -286,6 +286,14 @@ CATALOG: dict[str, OOTModuleEntry] = {
|
|||||||
branch="master",
|
branch="master",
|
||||||
homepage="https://github.com/muccc/gr-iridium",
|
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(
|
_entry(
|
||||||
name="leo",
|
name="leo",
|
||||||
description="LEO satellite channel simulator (Doppler, path loss, atmosphere)",
|
description="LEO satellite channel simulator (Doppler, path loss, atmosphere)",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user