lofaldli / gr-ccsds

GNU Radio module for Reed Solomon coded CCSDS frames
40 stars 29 forks source link

move away from tagged streams #3

Open lofaldli opened 6 years ago

lofaldli commented 6 years ago

tagged streams will be removed from GNU Radio; async message passing should be used instead

https://github.com/gnuradio/gnuradio/issues/1446