Age | Commit message (Collapse) | Author |
|
|
|
|
|
different than srcdir.
|
|
|
|
|
|
|
|
|
|
|
|
(this was done on master but not maint, backporting)
|
|
|
|
types GNU Radio blocks can handle.
|
|
modules are not available.
|
|
python modules are not available.
|
|
|
|
|
|
|
|
|
|
by a sample before.
|
|
propagation locally.
|
|
|
|
was an issue when removing more than one port
|
|
|
|
Blum's work).
|
|
|
|
|
|
when receiving bursty NBFM signals.
|
|
|
|
|
|
proper scaling (no more 3dB kludge).
|
|
|
|
proper scaling (no more 3dB kludge).
|
|
|
|
correlate_access_code_tag_bb: modified to account for correlator lag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
blocks related to trellis inside the gr-trellis/grc directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Insert alias for single_usrp_sink mistakenly removed in
Commit 893f946b "gr-uhd: add async metadata source block"
|
|
|
|
This reverts commit 25b1550dba377b6dc86bee3e6f269a721efee655.
|
|
Add asynchronous message "block" that is independent of normal
gnuradio scheduler. The block instantiates a thread to wait
for asynchronous messages from UHD and encapsulates them in a
gr_message posted into a message queue.
The interface is empty because the block is internally driven
and accessed through the the constructor specified message
queue.
|