gnuradio::gruimpl::lmx2306::lmx2306 Class Reference

Control the National LMX2306 PLL. More...

List of all members.

Public Member Functions

def __init__
 FOSC is the frequency of the reference oscillator, STEP_SIZE is the step between valid frequencies, WHICH_PP specifies which parallel port to use.
def program
def set_freq
 Set the PLL frequency to FREQ.

Public Attributes

 pp
 shadow
 verbose
 fosc
 r
 step_size


Detailed Description

Control the National LMX2306 PLL.

Member Function Documentation

def gnuradio::gruimpl::lmx2306::lmx2306::__init__ (   self,
  fosc,
  step_size,
  which_pp = 0 
)

FOSC is the frequency of the reference oscillator, STEP_SIZE is the step between valid frequencies, WHICH_PP specifies which parallel port to use.

def gnuradio::gruimpl::lmx2306::lmx2306::program (   self,
  r,
  a,
  b 
)

def gnuradio::gruimpl::lmx2306::lmx2306::set_freq (   self,
  freq 
)

Set the PLL frequency to FREQ.

Return the actual freq value set. It will be rounded down to a multiple of step_size


Member Data Documentation


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

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