PothosSDR icon indicating copy to clipboard operation
PothosSDR copied to clipboard

[Wishlist] Adding Codec2 to Gnuradio block tree

Open Radiomix2000 opened this issue 4 years ago • 2 comments

From GR3.8 there is no codec2 pack included with Gnuradio. Is it possible to add the codec2 package into the last version of Pothos and Gnuradio distributed with it?

Radiomix2000 avatar Feb 14 '21 11:02 Radiomix2000

Is this some codec2 development package, or did you have a particular gnuradio blockset in mind that uses it? Do you have a github or otherwise url for the project?

guruofquality avatar Feb 14 '21 15:02 guruofquality

Yes, for sure. This is official repo https://github.com/drowe67/codec2 And in the past the codec2 was a part of gr-vocoder package. But then they replaced this code beginning from GR3.8, and till now all GR versions (3.8.x, 3.9) are using system wide codec2 library (we speak about Linux). In Windows everything works differently

Radiomix2000 avatar Feb 15 '21 11:02 Radiomix2000