Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This fix updates the run_tests.sh script with the additional
directories in the flattened component layout.
|
|
|
|
Apply patch from Alexander Chemeris <alexander.chemeris@gmail.com>
|
|
Applied patch from Alexander Chemeris <alexander.chemeris@gmail.com>
that allows non 64MHz clocking on USRP1.
|
|
The start_rx_streaming_at call was not clearing the
d_dont_enqueue flag, resulting in the receiver loop
discarding data packets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|