gr-satellites icon indicating copy to clipboard operation
gr-satellites copied to clipboard

Use Reed-Solomon code from GNU Radio 3.9

Open daniestevez opened this issue 3 years ago • 1 comments

An earlier attempt at this is in the gr-fec-rs branch. Since then, the Reed-Solomon blocks in gr-satellites have been refactored. This enhancement will help us remove the code taken from Phil Karn's libfec from gr-satellites. Once this is done, the Debian copyright information needs to be updated.

daniestevez avatar Mar 19 '21 22:03 daniestevez

I've just pushed a new branch gr-fec-rs-3.9, but this doesn't work with GNU Radio 3.9 due to https://github.com/gnuradio/gnuradio/issues/4454

daniestevez avatar Mar 24 '21 10:03 daniestevez