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

#include <ic9100_lib.h>

Collaboration diagram for ic9100_handle:

Public Attributes

uint8_t address
 
uint8_t channelnum
 
Serialserial
 
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
 
float repeater_squelch
 
double frequency
 

Member Data Documentation

uint8_t ic9100_handle::address
uint8_t ic9100_handle::channelnum
Serial* ic9100_handle::serial
std::mutex ic9100_handle::mut
vector<uint8_t> ic9100_handle::response
uint8_t ic9100_handle::freqband
uint8_t ic9100_handle::filtband
uint8_t ic9100_handle::mode
uint8_t ic9100_handle::datamode
uint8_t ic9100_handle::bps9600mode
uint8_t ic9100_handle::rfgain
uint8_t ic9100_handle::squelch
uint8_t ic9100_handle::rfpower
uint8_t ic9100_handle::smeter
uint8_t ic9100_handle::rfmeter
uint8_t ic9100_handle::swrmeter
uint8_t ic9100_handle::alcmeter
uint8_t ic9100_handle::compmeter
uint8_t ic9100_handle::opmode
float ic9100_handle::bandpass
float ic9100_handle::powerin
float ic9100_handle::powerout
float ic9100_handle::maxpower
float ic9100_handle::repeater_squelch
double ic9100_handle::frequency

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