usrp_fft::app_top_block Class Reference

List of all members.

Public Member Functions

def __init__
def set_freq
 Set the center frequency we're interested in.
def set_gain
def set_decim
def evt_left_dclick

Public Attributes

 frame
 panel
 options
 show_debug_info
 fpga_filename
 u
 subdev
 scope
 myform


Member Function Documentation

def usrp_fft::app_top_block::__init__ (   self,
  frame,
  panel,
  vbox,
  argv 
)

def usrp_fft::app_top_block::evt_left_dclick (   self,
  event 
)

def usrp_fft::app_top_block::set_decim (   self,
  decim 
)

def usrp_fft::app_top_block::set_freq (   self,
  target_freq 
)

Set the center frequency we're interested in.

Parameters:
target_freq,: frequency in Hz : 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 usrp_fft::app_top_block::set_gain (   self,
  gain 
)


Member Data Documentation


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

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