Age | Commit message (Collapse) | Author |
|
parameter better.
The number of output items is now set based on the d_osps and the check in the work function is not needed (actually, that check was wrong and should never have worked correctly, anyway).
This commit also changes the number of samples needed in the QA code for the constellation receiver for a faster test.
|
|
|
|
properly (patch from Sam Bretheim).
|
|
this forces the build system to generate these before processing the other swig files.
|
|
to take care of it already.
|
|
|
|
directory.
|
|
|
|
instructions for it.
|
|
autotools and cmake.
The autotools build does not auto-generate the Python documentation for each block like we do with the cmake build, but the empty .i files are required to build things regardless. The swig_doc.py and doxyxml files are distributed with the autotools build in case someone wants to generate this on their own (see README.doxyxml for how to do this).
Only for gnuradio-core and gr-digital currently.
|
|
|
|
|
|
|
|
work for some reason. Need to give this another look.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
install path.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the symbol rate, not the bitrate, of the modulation.
|
|
better default.
|
|
and better default.
|
|
issue #449.
|
|
|
|
Conflicts:
gnuradio-core/src/lib/filter/gr_dc_blocker_cc.h
gnuradio-core/src/lib/filter/gr_dc_blocker_ff.h
gnuradio-core/src/lib/general/gr_ofdm_demapper_vcb.h
gr-digital/include/digital_ofdm_cyclic_prefixer.h
gr-digital/include/digital_ofdm_frame_acquisition.h
gr-digital/include/digital_ofdm_frame_sink.h
gr-digital/include/digital_ofdm_insert_preamble.h
gr-digital/include/digital_ofdm_mapper_bcv.h
gr-digital/include/digital_ofdm_sampler.h
|
|
|
|
|
|
|
|
an ofdm directory.
|
|
determine the SNR.
|
|
|
|
|
|
|
|
components like vocoder and digital.
|
|
|
|
using it.
|
|
|
|
psk2->psk updated in all files and examples.
|
|
adding some print statements to benchmark script to indicate what type of source/sink is being used.
|
|
|