Giter Club home page Giter Club logo

gr-dvbs2rx's Introduction

GNU Radio DVB-S2 Receiver

Formatting Tests

Overview

gr-dvbs2rx is a GNU Radio out-of-tree (OOT) module with full DVB-S2 transmitter and receiver implementations for software-defined radio (SDR).

For the receiver side, this project includes a shared library with the essential signal processing blocks to process a stream of input IQ samples and recover an MPEG transport stream (TS) on the output. The processing blocks include the physical layer (PL) synchronization stages (frame timing, symbol timing, carrier frequency, and phase recovery), forward error correction (FEC) blocks, and baseband frame (BBFRAME) processing. These blocks are wired together in the dvbs2-rx application and within the example GNU Radio flowgraphs.

Additionally, the project provides the dvbs2-tx transmitter application. While this OOT module focuses on the Rx signal processing blocks, the Tx blocks are taken directly from the gr-dtv in-tree GNU Radio module for digital TV. Like the Rx application, the dvbs2-tx application wires the Tx processing blocks together while offering a flexible user interface.

Both the Tx and Rx applications are highly customizable through command-line options. The options are further detailed in the usage section. They include, for instance, customization of the MODCOD, frame size, PL pilots, roll-off factor, and much more.

This repository is a fork of drmpeg's gr-dvbs2rx project, including the BCH decoder from aicodix/code and the SIMD-accelerated LDPC decoder from xdsopl/LDPC. In particular, this fork extends drmpeg/gr-dvbs2rx primarily by adding the physical layer blocks required for a fully-fledged receiver, as well as the flexible dvbs2-tx and dvbs2-rx applications.

This project is licensed under GPLv3, and it was developed primarily for non-commercial research, experimentation, and educational purposes. Please feel free to contribute or get in touch to request features or report any problems.

User Guide

Authors

gr-dvbs2rx's People

Contributors

igorauad avatar drmpeg avatar marcusmueller avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.