Age | Commit message (Collapse) | Author |
|
|
|
lib/include/swig.
|
|
|
|
|
|
|
|
|
|
|
|
and working with new dbpsk,dqpsk,d8psk.
|
|
examples to Makefile.am.
|
|
|
|
|
|
|
|
Conflicts:
gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.h
gnuradio-core/src/lib/general/gr_pll_freqdet_cf.h
gr-digital/lib/digital_constellation.h
gr-digital/lib/digital_constellation_receiver_cb.h
gr-digital/lib/digital_fll_band_edge_cc.h
gr-digital/lib/digital_mpsk_receiver_cc.h
|
|
refactored for new API.
|
|
|
|
gr-digital. Reworked build system to include this in the libraries and modules built.
|
|
|
|
built into full library yet. Passes distcheck.
|
|
|
|
recovery alg instead of M&M.
|
|
|
|
children.
|
|
|
|
output to another file.
|
|
Updated QA code for this, too. Again, had to change the expected data since the loop converges at a different rate; tested by setting alpha and beta to old values and it worked with old data still.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inside the block. This forces a slower decision making routine but allows differential encoding. Gray coding is done using pre_diff_code.
|
|
|
|
|
|
|
|
control loop class and cleaned up the interface.
|
|
|
|
Conflicts:
gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h
gnuradio-core/src/lib/general/gr_fll_band_edge_cc.h
gnuradio-core/src/lib/general/gr_pll_refout_cc.h
gr-digital/lib/digital_constellation_receiver_cb.cc
gr-digital/lib/digital_constellation_receiver_cb.h
gr-digital/lib/digital_costas_loop_cc.h
|
|
gri_control_loop class to handle the inner loop. Had to add it to digital_swig.i to properly wrap the parent functions into Python.
|
|
|
|
normal bpsk is non-differential by default, but can be set to use differential with the right flag.
|
|
factor instead of setting alpha and beta independently. Also cleaning up Costas loop a bit more.
|
|
|
|
gain names/settings. Also added concept of gray coding to generic mod/demod and reworked bpsk/qpsk modulators so both work.
|
|
changed the error value limit since we were hitting it constantly before.
|
|
polyphase filterbank.
|
|
|
|
|
|
|
|
|