qdmr 0.12.1
GUI application and command line tool to program DMR radios
qdmr is a graphical user interface (GUI) application that allows one to program several types of DMR radios. It is comparable to the Customer Programming Software (CPS) bundled with these radios but aims to be a more universal tool.
To install the qdmr udev rules, you must extend udev-service-type
with this package. E.g.: (udev-rules-service 'qdmr qdmr)
- Outputs:
out
- Website: https://dm3mat.darc.de/qdmr/
- Licenses: GPL 3+
- Package source: gnu/packages/radio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install qdmr 0.12.1
as follows:
guix install qdmr@0.12.1
Or install the latest version:
guix install qdmr
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.