discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] some understanding about using FEC in GNURadio


From: Bill Stevenson
Subject: [Discuss-gnuradio] some understanding about using FEC in GNURadio
Date: Fri, 10 Apr 2009 17:48:03 -0700 (PDT)

Hi!

I searched the mailing-list for the Reed-Solomon coding in GNURadio and reached some conclusions

1, if we wanna call RS in Python, we need to create our own C++ signal processing block using the traditional C code in Reed-Solomon folder. After that, we can call RS in Python.

2, we can modify the reed-solomon code in ATSC to make it feed our needs. Then we can call that module.

Am I right? Any comments are welcomed!

Bill


reply via email to

[Prev in Thread] Current Thread [Next in Thread]