COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
usrp_handle Struct Reference

#include <usrp_lib.h>

Collaboration diagram for usrp_handle:

Public Attributes

uint8_t record =0
 
uint8_t channelnum
 
socket_channel socket
 
uint16_t port
 
std::mutex mut
 
vector< uint8_t > response
 
uint8_t freqband
 
uint8_t filtband
 
uint8_t mode
 
uint8_t datamode
 
uint8_t bps9600mode
 
uint8_t rfgain
 
uint8_t squelch
 
uint8_t rfpower
 
uint8_t smeter
 
uint8_t rfmeter
 
uint8_t swrmeter
 
uint8_t alcmeter
 
uint8_t compmeter
 
uint8_t opmode
 
float bandpass
 
float powerin
 
float powerout
 
float maxpower
 
double frequency
 

Member Data Documentation

uint8_t usrp_handle::record =0
uint8_t usrp_handle::channelnum
socket_channel usrp_handle::socket
uint16_t usrp_handle::port
std::mutex usrp_handle::mut
vector<uint8_t> usrp_handle::response
uint8_t usrp_handle::freqband
uint8_t usrp_handle::filtband
uint8_t usrp_handle::mode
uint8_t usrp_handle::datamode
uint8_t usrp_handle::bps9600mode
uint8_t usrp_handle::rfgain
uint8_t usrp_handle::squelch
uint8_t usrp_handle::rfpower
uint8_t usrp_handle::smeter
uint8_t usrp_handle::rfmeter
uint8_t usrp_handle::swrmeter
uint8_t usrp_handle::alcmeter
uint8_t usrp_handle::compmeter
uint8_t usrp_handle::opmode
float usrp_handle::bandpass
float usrp_handle::powerin
float usrp_handle::powerout
float usrp_handle::maxpower
double usrp_handle::frequency

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