db_wbx::db_wbx_lo_tx Class Reference

Inheritance diagram for db_wbx::db_wbx_lo_tx:

Inheritance graph
[legend]
Collaboration diagram for db_wbx::db_wbx_lo_tx:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def gain_range
 Return range of gain that can be set by this d'board.
def set_gain
 Set the gain.


Member Function Documentation

def db_wbx::db_wbx_lo_tx::__init__ (   self,
  usrp,
  which 
)

Parameters:
usrp,: instance of usrp.sink_c
which,: 0 or 1 corresponding to side TX_A or TX_B respectively.

Reimplemented from db_wbx::wbx_base_tx.

def db_wbx::db_wbx_lo_tx::gain_range (   self  ) 

Return range of gain that can be set by this d'board.

Returns:
(min_gain, max_gain, step_size) Where gains are expressed in decibels (your mileage may vary)
Gain is controlled by a VGA in the output amplifier, not the PGA

Reimplemented from db_wbx::wbx_base.

def db_wbx::db_wbx_lo_tx::set_gain (   self,
  gain 
)

Set the gain.

Parameters:
gain,: gain in decibels
Returns:
True/False

Reimplemented from db_wbx::wbx_base.


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

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