Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
The rotation is now performed by the gtk pixbuf class and not manually in python.
In addition, the block and port classes now draw from pixmaps and not from images.
Pixmaps are server-side objects, where images are client-side (meaning: possible speed-up).
|
|
|
|
Now compiles cleanly again.
|