On Mon, May 23, 2011 at 12:09 PM, Josh Blum <[email protected]> wrote: > > > On 05/23/2011 03:29 AM, Vlad Stoianovici wrote: >> >> Dear Marcus and Bob, >> I did understand that the block was hollow, but this thread is kindda old, >> so I thought that in the mean time maybe someone implemented the code and >> functionality you are referring to. >> I'm using GRC, but I don't have time to start learning python with the sole >> purpose of being able to write the QAM block. >> It would probably be easier to use Simulink, which I'd rather not do. >> > > This is a motivating example for a new gr-digital component that can > make use of tags: the QAM deframer block. :-) > > -josh > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >
In the psk8 branch of my github repo (www.github.com/benreynwar/gnuradio/) there is QAM modulation and demodulation within the "digital" category of GRC. I haven't tested it recently though. Let me know if you try it and it doesn't work. Cheers, Ben _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
