Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
code for it.
|
|
|
|
for it.
|
|
|
|
|
|
executable.
|
|
|
|
|
|
|
|
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 import the right stuff after being changed from sitting in gnuradio-core.
|
|
check needs work.
|
|
|
|
that it is in gr-digital.
|
|
|
|
and making naming consistent (so CMA and LMS look and behave similary with different error and upate functions).
|
|
consistency.
|
|
|