Skip to content

This is a Software Defined Radio(SDR) project implementing a DVB-T2 receiver.

License

Notifications You must be signed in to change notification settings

Oleg-Malyutin/sdr_receiver_dvb_t2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

151 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdr_receiver_dvb_t2

Author: Oleg Malyutin Email: oleg.radioprograms@gmail.com

This is a Software Defined Radio(SDR) project implementing a DVB-T2 receiver.

The project was created using the Qt5 framework. To build the project, you need to install the library FFTW3: http://www.fftw.org

Supported devices:

  1. SdrPlay (need to install API/HW driver – V2.(but not V3.) from https://www.sdrplay.com)
  2. AirSpy
  3. PlutoSDR
  4. HackRF One
  5. USRP B200 mini

For windows and PlutoSDR(windows) need libusb-1.0 branch: https://github.com/Novakov/libusb/tree/winusb-lazy-create-file

Received DVB-T2 signal parameters:

  1. SISO and one RT-TX
  2. 8MHz 16K or 32K only (32K tested)
  3. Output Transport Stream(TS) (HEM mode tested)

Not supported:

  1. FEF part
  2. T2-Lite

Tested configurations: OS: Linux Mint 22 Wilma 64-bit. Windows 10 22H2 Processor: Intel© Core™ i5-8600 CPU @ 3.10GHz × 6 To view the video signal, a VLC player v2.x (not v.3x) with udp://@:7654 parameters was used (URL)

Note: Shifting (rotating) the antenna by a few cm can improve reception. Move with a pause - synchronization takes a few seconds. You can observe the quality of reception by the shape of the P1 symbol.

If you find this project useful, consider donating:

Donate via PayPal

Bitcoin: bc1qem3sk3gumc3u8h6dx0nmffy4272vj8sx9s750p

Used in the project Qt C++ widget QCustomPlot (necessary files are included in the project): https://www.qcustomplot.com/. The LDPC block is a port of the code in: https://github.com/drmpeg/gr-dvbs2rx. The PLUTOSDR usb patch has been ported and modified from: https://github.com/pgreenland/pluto-sdr-usb-gadget

About

This is a Software Defined Radio(SDR) project implementing a DVB-T2 receiver.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published