Example of the creation of a multiplex on ubuntu 12.04

From Opendigitalradio
(Difference between revisions)
Jump to: navigation, search
(Etti drivers for USRP1 Card)
m (typo fixed)
 

Latest revision as of 12:24, 16 April 2020

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

[edit] Installation of components

[edit] 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

[edit] Gnuradio

We use this PPA which contains prebuilt GNuradio 3.6.0


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


[edit] Dabmux

[edit] Dabmod

Personal tools