Navigation Menu

Skip to content

barczynsky/ODR-DabMod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OVERVIEW
========
ODR-DabMod is a fork of CRC-DabMod, which was developed by the Communications
Research Center Canada. It has been forked by the Opendigitalradio project.

ODR-DabMod is a DAB (Digital Audio Broadcasting) multiplexer compliant
to ETSI EN 300 401.

In addition to the features of CRC-DabMod, this fork contains:
- Configuration file support, see doc/example.ini
- Integrated UHD output for USRP devices, bypassing gnuradio
  - Tested for USRP1, B100, USRP2
  - B200 support in development
- Timestamping support required for SFN
- A FIR filter (previously done in GNURadio by crc-dwap.py)
- Improvements in logging (log to file, to syslog)
- ETI sources: file (Raw, Framed and Streamed) and ZeroMQ (one frame per message)
- A Telnet remote-control that can be used to change some parameters during
  runtime

The src/ directory contains the source code of ODR-DabMod.

The doc/ directory contains the ODR-DabMod documentation, and an example
configuration file.

The lib/ directory contains source code of libraries needed to build
ODR-DabMod.

INSTALL
=======
See the INSTALL file for installation instructions.

LICENCE
=======
See the files LICENCE and COPYING

CONTACT
=======
Matthias P. Braendli <matthias [at] mpb [dot] li>
Pascal Charest <pascal [dot] charest [at] crc [dot] ca>

http://opendigitalradio.org/
http://mmbtools.crc.ca/
http://mpb.li/

About

ODR-DabMod is a DAB (Digital Audio Broadcasting) multiplexer. It's a fork of Mattihias P. Braendli repo.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENCE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.3%
  • C 6.0%
  • Python 5.7%