All Projects → Opendigitalradio → ODR-DabMod

Opendigitalradio / ODR-DabMod

Licence: Unknown, GPL-3.0 licenses found Licenses found Unknown LICENCE GPL-3.0 COPYING
ODR-DabMod is a DAB (Digital Audio Broadcasting) modulator, part of the ODR-mmbTools.

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
M4
1887 projects
c
50402 projects - #5 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ODR-DabMod

Airspy Fmradion
Software decoder for FM/AM broadcast radio with AirSpy R2 / Mini, Airspy HF+, and RTL-SDR
Stars: ✭ 59 (+34.09%)
Mutual labels:  sdr, software-defined-radio
Soapy power
Obtain power spectrum from SoapySDR devices (RTL-SDR, Airspy, SDRplay, HackRF, bladeRF, USRP, LimeSDR, etc.)
Stars: ✭ 88 (+100%)
Mutual labels:  sdr, software-defined-radio
Pysdr
A guide for using Python as a software-defined radio (SDR) framework, for extremely rapid development of SDR apps/research with beautiful GUIs
Stars: ✭ 60 (+36.36%)
Mutual labels:  sdr, software-defined-radio
Qspectrumanalyzer
Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)
Stars: ✭ 677 (+1438.64%)
Mutual labels:  sdr, software-defined-radio
Qradiolink
Multimode SDR transceiver for GNU radio
Stars: ✭ 176 (+300%)
Mutual labels:  sdr, software-defined-radio
Gnss Sdr
GNSS-SDR, an open-source software-defined GNSS receiver
Stars: ✭ 801 (+1720.45%)
Mutual labels:  sdr, software-defined-radio
Tinysdr
First SDR platform for IoT networks
Stars: ✭ 78 (+77.27%)
Mutual labels:  sdr, software-defined-radio
RTLion
Multipurpose RTL-SDR Framework for RTL2832 based DVB-T receivers
Stars: ✭ 88 (+100%)
Mutual labels:  sdr, software-defined-radio
Pagermon
Multimon-ng pager message parser and viewer
Stars: ✭ 154 (+250%)
Mutual labels:  sdr, software-defined-radio
Openwifi
open-source IEEE 802.11 WiFi baseband FPGA (chip) design
Stars: ✭ 2,257 (+5029.55%)
Mutual labels:  sdr, software-defined-radio
Btle
Bluetooth Low Energy (BLE) packet sniffer and transmitter for both standard and non standard (raw bit) based on Software Defined Radio (SDR).
Stars: ✭ 411 (+834.09%)
Mutual labels:  sdr, software-defined-radio
SDR Matlab LTE
📡 Using Software Designed Radio to transmit LTE downlink signals at 2.4 GHz
Stars: ✭ 21 (-52.27%)
Mutual labels:  sdr, software-defined-radio
Rtl Sdr
library for turning a RTL2832 based DVB dongle into a Software DefinedReceiver; mirror from https://git.osmocom.org/rtl-sdr/
Stars: ✭ 336 (+663.64%)
Mutual labels:  sdr, software-defined-radio
Openwebrx
Open source, multi-user SDR receiver software with a web interface
Stars: ✭ 813 (+1747.73%)
Mutual labels:  sdr, software-defined-radio
gr-ccsds
GNU Radio module for Reed Solomon coded CCSDS frames
Stars: ✭ 32 (-27.27%)
Mutual labels:  sdr, software-defined-radio
Centsdr
CentSDR: tiny handheld standalone software defined receiver with LCD display.
Stars: ✭ 76 (+72.73%)
Mutual labels:  sdr, software-defined-radio
oscimpDigital
OscillatorIMP ecosystem for the digital characterization of ultrastable oscillators and Software Defined Radio (SDR) frontend processing
Stars: ✭ 41 (-6.82%)
Mutual labels:  sdr, software-defined-radio
RTLSDR-Airband
Multichannel AM/NFM demodulator
Stars: ✭ 487 (+1006.82%)
Mutual labels:  sdr, software-defined-radio
Dumpvdl2
VDL Mode 2 message decoder and protocol analyzer
Stars: ✭ 100 (+127.27%)
Mutual labels:  sdr, software-defined-radio
Openwifi Hw
FPGA/hardware design of openwifi
Stars: ✭ 181 (+311.36%)
Mutual labels:  sdr, software-defined-radio

OVERVIEW

ODR-DabMod is a DAB (Digital Audio Broadcasting) modulator compliant to ETSI EN 300 401. It is the continuation of the work started by the Communications Research Center Canada, and is now pursued in the Opendigitalradio project.

ODR-DabMod is part of the ODR-mmbTools tool-set. More information about the ODR-mmbTools is available in the guide, available on the Opendigitalradio mmbTools page.

Features

  • Reads ETI and EDI, outputs compliant COFDM I/Q
  • Supports native DAB sample rate and can also resample to other rates
  • Supports all four DAB transmission modes
  • Configuration file support, see doc/example.ini
  • First-class support for USRP devices using UHD driver
    • Tested for B200, B100, USRP2, USRP1
    • With WBX daughterboard (where appropriate)
    • Timestamping support required for SFN
    • GPSDO monitoring (both Ettus and ODR LEA-M8F board)
  • Second-class support for devices using SoapySDR
  • Second-class support for LimeSDR through LimeSuite
  • Second-class support for BladeRF 2.0 devices
  • Monitoring integration with munin
  • A FIR filter for improved spectrum mask
  • TII insertion
  • Logging: log to file, to syslog
  • EDI sources: TCP and UDP, both with and without Protection and Fragmentation Layer.
  • ETI sources: ETI-over-TCP, file (Raw, Framed and Streamed) and ZeroMQ
  • A Telnet and ZeroMQ remote-control that can be used to change some parameters during runtime and retrieve statistics. See doc/README-RC.md for more information
  • ZeroMQ PUB and REP output, useful for sending IQ to GNURadio flowgraphs.
  • Development has stalled on the following topics:
    • Experimental prototype about digital predistortion for PA linearisation.
      • See python/dpd/README.md
    • A web GUI for control and supervision of modulator and predistortion engine. See python/gui/README.md

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

The doc/ directory contains the ODR-DabMod documentation, an example configuration file and a script for munin integration.

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

The python/ directory contains a web-based graphical control interface and the digital predistortion project.

INSTALL

See the INSTALL.md 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

With thanks to other contributors listed in AUTHORS

http://opendigitalradio.org/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].