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 (10)*, ppc64le (10)*, s390x (10)*, x86_64 (14)* | Fedora 40 (21 downloads) |
![]() |
aarch64 (10)*, ppc64le (10)*, s390x (10)*, x86_64 (10)* | Fedora 41 (12 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 42 (5 downloads) |
![]() |
aarch64 (10)*, x86_64 (10)* | Fedora rawhide (14 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mhuebner/gr-satellites-next
More info about enabling Copr repositories