receive_path_lb::receive_path Class Reference

List of all members.

Public Member Functions

def __init__
def bitrate
def samples_per_symbol
def carrier_sensed
 Return True if we think carrier is present.
def carrier_threshold
 Return current setting in dB.
def set_carrier_threshold
 Set carrier threshold.
def add_options
 Adds receiver-specific options to the Options Parser.

Public Attributes

 channel_filter
 packet_receiver
 probe

Static Public Attributes

tuple add_options = staticmethod(add_options)


Member Function Documentation

def receive_path_lb::receive_path::__init__ (   self,
  demod_class,
  rx_callback,
  options 
)

def receive_path_lb::receive_path::add_options (   normal,
  expert 
)

Adds receiver-specific options to the Options Parser.

def receive_path_lb::receive_path::bitrate (   self  ) 

def receive_path_lb::receive_path::carrier_sensed (   self  ) 

Return True if we think carrier is present.

def receive_path_lb::receive_path::carrier_threshold (   self  ) 

Return current setting in dB.

def receive_path_lb::receive_path::samples_per_symbol (   self  ) 

def receive_path_lb::receive_path::set_carrier_threshold (   self,
  threshold_in_db 
)

Set carrier threshold.

Parameters:
threshold_in_db,: set detection threshold threshold_in_db: float (dB)


Member Data Documentation


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

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