GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
Rtl_Tcp_Dongle_Info Class Reference

This class represents the dongle information which is sent by rtl_tcp. More...

#include <rtl_tcp_dongle_info.h>

Public Types

enum  {
  TUNER_UNKNOWN = 0 , TUNER_E4000 , TUNER_FC0012 , TUNER_FC0013 ,
  TUNER_FC2580 , TUNER_R820T , TUNER_R828D
}

Public Member Functions

boost::system::error_code read (boost::asio::ip::tcp::socket &socket)
bool is_valid () const
const char * get_type_name () const
double clip_gain (int gain) const
uint32_t get_tuner_type () const
uint32_t get_tuner_gain_count () const

Detailed Description

This class represents the dongle information which is sent by rtl_tcp.

Definition at line 35 of file rtl_tcp_dongle_info.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Definition at line 38 of file rtl_tcp_dongle_info.h.

Member Function Documentation

◆ get_tuner_gain_count()

uint32_t Rtl_Tcp_Dongle_Info::get_tuner_gain_count ( ) const
inline

Definition at line 64 of file rtl_tcp_dongle_info.h.

◆ get_tuner_type()

uint32_t Rtl_Tcp_Dongle_Info::get_tuner_type ( ) const
inline

Definition at line 59 of file rtl_tcp_dongle_info.h.


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