Age | Commit message (Collapse) | Author |
|
examples to Makefile.am.
|
|
|
|
|
|
|
|
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.
|
|
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.
|
|
|
|
|
|
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.
|
|
|
|
|
|
offline.
|
|
offline.
|
|
|
|
|
|
|