multi_usrp_oscope::app_flow_graph Class Reference

List of all members.

Public Member Functions

def __init__
def add_to_scope
def set_freq
 Set the center frequency we're interested in for all channels, on all rx daughterboards on MASTER and SLAVE.
def set_freq_chan0
 Set the center frequency we're interested in for rx chan 0 only on MASTER and SLAVE.
def set_gain
def set_gain_chan0
def onIdle
def sync_usrps

Public Attributes

 frame
 panel
 show_debug_info
 multi
 um
 us
 subdevm
 subdevs
 scope
 sink_count
 unsynced
 myform


Member Function Documentation

def multi_usrp_oscope::app_flow_graph::__init__ (   self,
  frame,
  panel,
  vbox,
  argv 
)

def multi_usrp_oscope::app_flow_graph::add_to_scope (   self,
  source_c,
  show_q 
)

def multi_usrp_oscope::app_flow_graph::onIdle (   self,
  evt 
)

def multi_usrp_oscope::app_flow_graph::set_freq (   self,
  target_freq,
  sync = True 
)

Set the center frequency we're interested in for all channels, on all rx daughterboards on MASTER and SLAVE.

Parameters:
target_freq,: frequency in Hz
sync,: sync the usrps after setting the freqs (this will clear any phase differences in the DDCS) : bool
Tuning is a two step process. First we ask the front-end to tune as close to the desired frequency as it can. Then we use the result of that operation and our target_frequency to determine the value for the digital down converter.

def multi_usrp_oscope::app_flow_graph::set_freq_chan0 (   self,
  target_freq,
  sync = True 
)

Set the center frequency we're interested in for rx chan 0 only on MASTER and SLAVE.

Parameters:
target_freq,: frequency in Hz
sync,: sync the usrps after setting the freqs (this will clear any phase differences in the DDCS) : bool
Tuning is a two step process. First we ask the front-end to tune as close to the desired frequency as it can. Then we use the result of that operation and our target_frequency to determine the value for the digital down converter.

def multi_usrp_oscope::app_flow_graph::set_gain (   self,
  gain 
)

def multi_usrp_oscope::app_flow_graph::set_gain_chan0 (   self,
  gain 
)

def multi_usrp_oscope::app_flow_graph::sync_usrps (   self  ) 


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Thu Mar 5 09:03:58 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8