On 30.06.2015 12:12, Jose Perez wrote: > > So ... Is it possible to see the Constellation points like QPSK in this > flowgraph? > Sorry for so many questions!
On TX, you can plot the complex symbols before they go into the carrier allocator. On the receive side, you can do the same after the carrier serializer. This won't exactly plot 1 OFDM symbol at a time, if that is what you want. Also, in both cases, the output will be pretty boring. On TX, it's just your constellation; on RX, it's already equalized, so it's also just the constellation. M _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
