This package browser is in early development. Mind the rough edges.

qdmr

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)

Installation

Install the latest version of qdmr as follows:

guix install qdmr

Or install a particular version:

guix install qdmr@0.12.1

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 qdmr about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/qdmr'><img src='https://packages.guix.gnu.org/packages/qdmr/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/qdmr/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/qdmr)

Example Org:

[[https://packages.guix.gnu.org/packages/qdmr][https://packages.guix.gnu.org/packages/qdmr/badges/latest-version.svg]]