Age | Commit message (Collapse) | Author |
|
|
|
enough version of UHD
|
|
Conflicts:
gr-uhd/swig/uhd_swig.i
|
|
|
|
The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point.
|
|
Conflicts:
gr-uhd/lib/Makefile.am
|
|
|
|
Nick Foster owes Nick Corgan a six-pack of beer!
|
|
There is way too much institutional knowledge in these makefiles now. Another reason I'm glad we're going to cmake, which is being kept more sane as all of the problems are already known.
|
|
this forces the build system to generate these before processing the other swig files.
|
|
to take care of it already.
|
|
|
|
directory.
|
|
|
|
instructions for it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
gr-digital/include/digital_constellation.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
gr-trellis/src/lib/trellis_permutation.h
|
|
|
|
Insert alias for single_usrp_sink mistakenly removed in
Commit 893f946b "gr-uhd: add async metadata source block"
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|