Age | Commit message (Collapse) | Author |
|
The pmt_tuple_ref should be prefixed with pmt:: just like all of the other calls.
I am uncertain as to why this is compiling (we are not using namespace pmt),
unless there is a hidden using namespace somewhere in a global header.
But it will be good to get the code right as a general purpose example.
|
|
this in the future.
The sed script was provided by Moritz Fischer.
|
|
|
|
user's UHD version and USRP configuration
|
|
enough version of UHD
|
|
list_property_tree and get_usrp_info functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The uhd block implementations now inherit from sync block.
And the redundant constructor in source/sink has been removed.
|
|
Its important for multi-channel continuous,
but not wanted in single-channel non-continuous.
|
|
|
|
|
|
|
|
|