PothosSDR
PothosSDR copied to clipboard
[Wishlist] Adding Codec2 to Gnuradio block tree
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?
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?
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