unsynchronized / gr-mixalot

POCSAG, FLEX, and GSC encoder blocks for GNU Radio
GNU General Public License v3.0
139 stars 39 forks source link

merge gr 3.8 fixes into wasp #39

Closed ZeroChaos- closed 3 years ago

ZeroChaos- commented 4 years ago

Thanks for accepting @ckoval7's gr 3.8 PR. Can you please merge those changes into the wasp branch for testing as well please? or you are ready to pull wasp into maint-3.8 that's great too.

ZeroChaos- commented 3 years ago

Happy New Year :-)

unsynchronized commented 3 years ago

Hey: Pong. Finally getting to this, and bringing in GSC as well.

ZeroChaos- commented 3 years ago

Heh, cool. I'm getting ready to test GR 3.9 :-D

unsynchronized commented 3 years ago

Yeah, totally; I'll do that after everything is working on 3.8.

At the moment I'm working on the wasp-3.8 branch -- currently bringing in an old GSC implementation I did.

ZeroChaos- commented 3 years ago

awesome, I'd love to see the work merged so we can enjoy all the features at once :-) thanks!

unsynchronized commented 3 years ago

OK, this is done. Give it a shot and let me know if you have any issues.

The main branch is now called 'main', and this currently has the same stuff as maint-3.8. There is now a new maint-3.7 branch (and a v3.7 tag) for pre-3.8 code.

I've updated the README to add some usage info for the PDU server. This doesn't support GSC yet, but the GSC single-shot transmitter block works.