Tuesday, July 10, 2018

Re: [Discuss-gnuradio] DVB-T2 demodulator

It's not possible with standard GNU Radio blocks. You'll have to write
your own custom blocks in C++. Worse yet, an LDPC decoder with enough
performance for DVB-T2 (50 Mbps) requires an FPGA or GPU implementation.

It's a very large and difficult project.

Ron

On 07/10/2018 02:27 AM, RASIL KRISHNAN wrote:
> I want  to make a DVB-t2 receiver using gnu radio. I'm new to gnu
> radio platform.plz help me
>


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment