Statistics
| Branch: | Tag: | Revision:

root / gr-digital / python / qa_constellation.py @ b53f0dfb

History | View | Annotate | Download (7.8 kB)

# Date Author Comment
d53109a8 10/13/2011 02:42 am Tom Rondeau

digital: OFDM using new psk and qam modules for constellations. Also, psk2->psk updated in all files and examples.

5784b0c5 08/29/2011 09:58 pm Tom Rondeau

digital: fixing qa code to test new dqpsk; a few minor formatting changes.

0b3d5b1a 07/13/2011 03:06 am Tom Rondeau

fixing build for constellation code. Had to make some changes to the qa code to import the right stuff after being changed from sitting in gnuradio-core.

f232855f 07/11/2011 12:29 am Tom Rondeau

digital: moving more constellation blocks into gr-digital. Builds, make check needs work.