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.