Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This file, unlike the others duplicates the fft plotter.
Its use of win.set was correct, since that was an internal method.
|
|
|
|
Reworked usrp_rx_lrit to get to constellation
Added file_rx_lrit to read from capture file
|
|
|
|
|
|
|
|
You can index a numpy array with another numpy array
to get an array of looked-up values.
I did not know that numpy could do that!
|
|
|
|
|
|
|
|
Incorrect powerdown in RX deconstructor
Expanded range of frequencies to attempt locking
|
|
No similar function on RX, so RX is always on?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it seems that numpy choose changed
|
|
|
|
|
|
|
|
|
|
|
|
settings better.
|
|
|
|
in the switch body jump table, just like in the unparser switch body.
|
|
Unparse can fill in a vrt header and trailer from an expanded header.
|
|
|
|
digital_freq_lock - simple implementation of FLL only
pam_sync - extension of pam_timing that does freq, phase, and timing sync
|
|
(samples per symbol), rolloff factor, and the prototype (matched) filter size.
|
|
Merge-fix: Fix erroneous EXTRA_DIST in lib/
Merge-fix: Don't install usrp_rx_flex.py (unfinished)
|
|
|
|
|
|
|
|
|
|
existence.
|
|
Use same (nasty) tactic used on usrp1. Get "free" inversion by lying
about real value of 2nd IF.
|
|
|
|
The attached patch changes the icon installation to update the icon cache only
once instead of once per icon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Patch from Martin Braun <martin.braun@kit.edu> to support
nitems >= 2**32.
|