Public Member Functions | |
def | __init__ |
def | set_freq |
Set the center frequency we're interested in. | |
def | set_freq2 |
Set the center frequency of we're interested in for the second channel. | |
def | set_gain |
def | set_decim |
Public Attributes | |
frame | |
panel | |
show_debug_info | |
num_inputs | |
fpga_filename | |
u | |
subdev | |
dualchan | |
scope | |
di | |
myform |
def usrp_oscope::app_top_block::__init__ | ( | self, | ||
frame, | ||||
panel, | ||||
vbox, | ||||
argv | ||||
) |
def usrp_oscope::app_top_block::set_decim | ( | self, | ||
decim | ||||
) |
def usrp_oscope::app_top_block::set_freq | ( | self, | ||
target_freq | ||||
) |
Set the center frequency we're interested in.
target_freq,: | frequency in Hz : bool |
def usrp_oscope::app_top_block::set_freq2 | ( | self, | ||
target_freq | ||||
) |
Set the center frequency of we're interested in for the second channel.
target_freq,: | frequency in Hz : bool |
def usrp_oscope::app_top_block::set_gain | ( | self, | ||
gain | ||||
) |