Age | Commit message (Collapse) | Author |
|
|
|
|
|
that they are aligned upon restart.
|
|
|
|
|
|
they know it.
|
|
|
|
* It is possible to wrap multiple times in a single update if the
sensitivity parameter is high enough.
|
|
|
|
platforms.
|
|
|
|
serial
|
|
|
|
|
|
|
|
|
|
user's UHD version and USRP configuration
|
|
|
|
|
|
|
|
enough version of UHD
|
|
list_property_tree and get_usrp_info functions
|
|
|
|
|
|
|
|
|
|
|
|
Also fixes documentation for these blocks.
|
|
|
|
|
|
always algined.
This fixes problems when disconnecting and reconnecting blocks to a flowgraph.
|
|
|
|
|
|
|
|
SWIG/python cannot differentiate the calls set_dc_offset
with an complex number or a boolean paramater.
It seems to take the boolean as a complex number 1 or 0.
Since the overloading is not working right:
renamed set_dc_offset to set_auto_dc_offset
for the boolean enable/disable paramater
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|