gr-dsd
GNU Radio block for Digital Speech Decoder
This package provides a GNU Radio block interfacing with Digital Speech Decoder (DSD) to decode several digital voice protocols, like D-STAR, DMR, NXDN, P25, etc.
- Versions: 1.0.0-0.f9b9936
- Website: https://github.com/argilo/gr-dsd
- Licenses: GPL 2 · GPL 3+ · ISC · Modified BSD
- Package source: gnu/packages/radio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of gr-dsd
as follows:
guix install gr-dsd
Or install a particular version:
guix install gr-dsd@1.0.0-0.f9b9936
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of gr-dsd about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/gr-dsd'><img src='https://packages.guix.gnu.org/packages/gr-dsd/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/gr-dsd/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/gr-dsd)
Example Org:
[[https://packages.guix.gnu.org/packages/gr-dsd][https://packages.guix.gnu.org/packages/gr-dsd/badges/latest-version.svg]]