Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / general / gr_ofdm_frame_sink2.cc @ f3ce47cd

History | View | Annotate | Download (10.5 kB)

# Date Author Comment
f919f9dc 04/13/2012 10:36 pm Tom Rondeau

Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.

The sed script was provided by Moritz Fischer.

1aa94c0d 02/28/2011 12:04 am Ben Reynwar

Updated copyright notice dates.

38fe2e1b 02/20/2011 07:06 pm Ben Reynwar

Constellation objects accept n-dimensional points. (i.e. n complex numbers correspond to one symbol value.)

8f81162f 01/31/2011 05:45 am Ben Reynwar

Added ofdm_frame_sink2. Like ofdm_frame_sink but uses constellation object.