#include <rtl_tcp_source_f.h>
|
rtl_tcp_source_f_sptr | make_rtl_tcp_source_f (size_t itemsize, const char *host, unsigned short port, int payload_size, bool eof, bool wait) |
|
◆ ~rtl_tcp_source_f()
rtl_tcp_source_f::~rtl_tcp_source_f |
( |
| ) |
|
◆ get_tuner_gain_count()
unsigned int rtl_tcp_source_f::get_tuner_gain_count |
( |
| ) |
|
|
inline |
◆ get_tuner_if_gain_count()
unsigned int rtl_tcp_source_f::get_tuner_if_gain_count |
( |
| ) |
|
|
inline |
◆ get_tuner_type()
◆ set_agc_mode()
void rtl_tcp_source_f::set_agc_mode |
( |
int |
on | ) |
|
◆ set_direct_sampling()
void rtl_tcp_source_f::set_direct_sampling |
( |
int |
on | ) |
|
◆ set_freq()
void rtl_tcp_source_f::set_freq |
( |
int |
freq | ) |
|
◆ set_freq_corr()
void rtl_tcp_source_f::set_freq_corr |
( |
int |
ppm | ) |
|
◆ set_gain()
void rtl_tcp_source_f::set_gain |
( |
int |
gain | ) |
|
◆ set_gain_mode()
void rtl_tcp_source_f::set_gain_mode |
( |
int |
manual | ) |
|
◆ set_if_gain()
void rtl_tcp_source_f::set_if_gain |
( |
int |
stage, |
|
|
int |
gain |
|
) |
| |
◆ set_offset_tuning()
void rtl_tcp_source_f::set_offset_tuning |
( |
int |
on | ) |
|
◆ set_sample_rate()
void rtl_tcp_source_f::set_sample_rate |
( |
int |
sample_rate | ) |
|
◆ work()
int rtl_tcp_source_f::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
◆ make_rtl_tcp_source_f
rtl_tcp_source_f_sptr make_rtl_tcp_source_f |
( |
size_t |
itemsize, |
|
|
const char * |
host, |
|
|
unsigned short |
port, |
|
|
int |
payload_size, |
|
|
bool |
eof, |
|
|
bool |
wait |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: