Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
gr-uhd/examples. Neither are working properly quite yet.
Removed all usrp examples from gnuradio-examples/python/usrp and removed directory.
|
|
gr-uhd/examples Makefile.
|
|
with UHD.
|
|
|
|
|
|
|
|
run with the UHD, but I can't really test them since there's no NTSC signals around...
|
|
|
|
Seems to work but could use more testing.
|
|
UHD. Getting a segmentation fault currently. Don't know when the last time this worked properly was.
|
|
|
|
work with UHD.
|
|
|
|
with UHD.
|
|
|
|
UHD device.
|
|
with UHD. Needs more testing.
|
|
USRPs and USRP2 series, but is only tested for a USRP2 (N210, actually).
|
|
|
|
|
|
Does not work yet.
|
|
|
|
|
|
'new' top_block/hier_block2 structure)
|
|
minimum possible work to convert HF Explorer to use UHD.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The code section that used this variable was removed in
Commit 081497e7 "uhd: work on gr_uhd_source work() function to reduce latency"
|
|
|
|
|
|
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.
|
|
|
|
|
|
* master:
Fixed warnings generated from improper includes in swig interface file.
Fixed doxygen warning in gr-uhd
|
|
|