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 |
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