#include <fcdpp_impl.h>
◆ fcdpp_impl()
gr::funcube::fcdpp_impl::fcdpp_impl |
( |
const std::string |
device_name, |
|
|
int |
unit |
|
) |
| |
◆ ~fcdpp_impl()
gr::funcube::fcdpp_impl::~fcdpp_impl |
( |
| ) |
|
◆ set_freq()
void gr::funcube::fcdpp_impl::set_freq |
( |
float |
freq | ) |
|
|
virtual |
Set frequency with resolution defined by unit.
- Parameters
-
freq | The frequency in unit Hz |
Sets the frequency of the Funcube Dongle with Hz or Khz resolution depending on the unit paramater ( 1: Hz , 1000 Khz ) applying the frequency correction set by set_freq_corr().
Implements gr::funcube::fcdpp.
◆ set_freq_corr()
void gr::funcube::fcdpp_impl::set_freq_corr |
( |
int |
ppm | ) |
|
|
virtual |
◆ set_if_gain()
void gr::funcube::fcdpp_impl::set_if_gain |
( |
int |
gain | ) |
|
|
virtual |
Set If gain.
- Parameters
-
gain | The If gain value between 0 and 59 db |
Implements gr::funcube::fcdpp.
◆ set_lna()
void gr::funcube::fcdpp_impl::set_lna |
( |
int |
gain | ) |
|
|
virtual |
◆ set_mixer_gain()
void gr::funcube::fcdpp_impl::set_mixer_gain |
( |
int |
gain | ) |
|
|
virtual |
The documentation for this class was generated from the following file: