mhuebner/gr-satellites-next
Project ID: 160260
Description
GNU Radio decoder for Amateur satellites. In comparison to my gr-satellites repo, this follows the main branch of Daniel Estevez Github repository.
Please be aware, that following the main-branch is essentially running development-versions!
Installation Instructions
If you want to install gr-satellites on fedora, you will need to enable this repo. This can be achieved in two easy steps:
sudo dnf install dnf-plugins-core
(if you have this installed already, you may skip this)sudo dnf copr enable mhuebner/gr-satellites-next
You will be asked, wether you really want to add this repo. Press Y
for confirming.
Finally, you can install gr-satellites in the usual way:
sudo dnf install gr-satellites-next
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (23)*, ppc64le (18)*, s390x (20)*, x86_64 (26)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (16)*, ppc64le (16)*, s390x (17)*, x86_64 (19)* | Fedora 41 (27 downloads) |
![]() |
aarch64 (6)*, ppc64le (3)*, s390x (5)*, x86_64 (12)* | Fedora 42 (10 downloads) |
![]() |
aarch64 (10)*, x86_64 (30)* | Fedora rawhide (28 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mhuebner/gr-satellites-next
More info about enabling Copr repositories