It sounds like gnuradio is going to finally become completed. cool! > * gnuradio-runtime - top block and friends and runtime scheduler, very > small number of blocks for QA testing of runtime (vector source/sink, > null source/sink, etc.) >
This will be awesome. That way someone could easily swap out runtime with an alternative. Or maybe if the classes are are virtual, it would be possible to swap the library itself with an ABI compatible one. * Consider removing gruel and splitting it into PMT as its own library, and take the straggly 2 or 3 things that remain into gr-runtime (we dont need that gruel inet thing either). * And replacing all of those vmcircbuff implementations with just a boost one. So far I have been hearing positive results: https://github.com/guruofquality/gnuradio/commit/eaa67d294b7b7f8aa13473a985ea56e0b59796b9 > Finally, during all this, as we implement the new block structure, > we're going to pay special attention to: > > - Reimplementing functionality using libvolk vector optimization where > possible Just another free weekend, and I will have VOLK capable of generating code to handle head and tail cases. -Josh _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio