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
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio