Example of the creation of a multiplex on ubuntu 12.04

From Opendigitalradio
Jump to: navigation, search

This is Work in Progress !

This is the setup for teh launch of DAB/DAB+ broadcasting of the [SDN] mux including [Radio Galere] in Marseille France.

This is done on Ubuntu 12.04.1 64 bits using a USPR1 with a WBX daughter card. Our mux is using the 5C frequency.


Contents

Installation of components

Etti drivers for USRP1 Card

This will add the etti deb source and install the uhd package that contains the driver :

sudo bash -c 'echo "deb http://files.ettus.com/binaries/uhd_unstable/repo/uhd/ubuntu/`lsb_release -cs` `lsb_release -cs` main" > /etc/apt/sources.list.d/ettus.list' sudo apt-get update sudo apt-get install -t `lsb_release -cs` uhd

Gnuradio

We use this PPA which contains prebuilt GNuradio 3.6.0


https://launchpad.net/~roman-moravcik/+archive/gnuradio


Dabmux

Dabmod

Personal tools