Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
include phase offset setting.
|
|
and is no longer part of the constructor. All variables are exposed in gets and sets, though, for any purposes.
|
|
frequency and phase estimates.
|
|
make shorter test time.
|
|
|
|
new FLL in digital instead of gr.
|
|
|
|
|
|
Conflicts:
gnuradio-core/src/lib/filter/gr_cma_equalizer_cc.h
gnuradio-core/src/lib/general/gr_constellation_decoder_cb.h
gnuradio-core/src/lib/general/gr_costas_loop_cc.h
gnuradio-core/src/lib/general/gr_lms_dfe_cc.h
gnuradio-core/src/lib/general/gr_lms_dfe_ff.h
gr-digital/lib/Makefile.am
gr-digital/lib/digital_binary_slicer_fb.h
gr-digital/lib/digital_clock_recovery_mm_cc.h
gr-digital/lib/digital_clock_recovery_mm_ff.h
gr-digital/lib/digital_correlate_access_code_bb.h
gr-digital/lib/digital_crc32.h
gr-digital/lib/digital_mpsk_receiver_cc.h
gr-digital/python/Makefile.am
gr-digital/python/__init__.py
gr-digital/python/generic_mod_demod.py
gr-digital/python/pkt.py
gr-digital/python/psk2.py
gr-digital/python/qam.py
|
|
|
|
|
|
offline.
|
|
offline.
|
|
|
|
|
|
|
|
|
|
code for it.
|
|
|
|
for it.
|
|
|
|
|
|
executable.
|
|
|
|
|
|
|
|
and vocoder to be consistent
|
|
|
|
|
|
|
|
|
|
gr-digital.
|
|
|
|
code. Removed constellation_decoder and everything that dependedon it. Must switch everything to digital_constellation_decoder now. Also moved gmsk to gr-digital. Make check passes.
|
|
|
|
to master. Moved new versions under gr-digital.
|
|
to import the right stuff after being changed from sitting in gnuradio-core.
|
|
check needs work.
|
|
|
|
that it is in gr-digital.
|