myriadrf / gr-limesdr

gr-limesdr Plugin for GNURadio
Other
142 stars 77 forks source link

Enable sink module for GNURadio 3.8 #49

Closed sdr135284 closed 4 years ago

sdr135284 commented 4 years ago

Builds on top of hj1980's PR. Brings back in some sink-related .cc/.h files, adds a .yml file for the sink module, and adjusts the swig/cmake files to build the sink.

It hasn't been fully tested, but it does cause the sink module to appear in GNURadio and appears to transmit things. The testing I did do was with GNURadio 3.8.0.0 from the Arch repos.

gracid commented 4 years ago

I've done this earlier and didn't push to the repository as I didn't test it then, closing.