About

dmrlib is a C library for building Digital Mobile Radio applications, included are a couple of utilities that build on dmrlib.

https://github.com/pd0mz/dmrlib

Project status

The project is still in alpha phase and is not intended for the general public. However, if you are a developer and wish to help out, please get in touch with pd0mz.

Packages

There are APT repositories for both Raspbian (Jessie) and Ubuntu (Precise).

Raspbian

   $ echo deb http://apt.maze.io/ jessie-raspbian main | sudo tee /etc/apt/sources.list.d/maze.list
   $ curl -s http://apt.maze.io/apt-key.asc | sudo apt-key add -
   $ sudo apt-get update
   $ sudo apt-get install noisebridge

Precise

   $ echo deb http://apt.maze.io/ precise main | sudo tee /etc/apt/sources.list.d/maze.list
   $ curl -s http://apt.maze.io/apt-key.asc | sudo apt-key add -
   $ sudo apt-get update
   $ sudo apt-get install noisebridge

.debs

If you just want the debs for testing, they are available at http://apt.maze.io/pool/main/d/dmrlib/