GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Types | Public Member Functions | List of all members
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.


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