SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Public Attributes | List of all members
FCD_CAPS_STRUCT Struct Reference

FCD capabilities that depend on both hardware and firmware. More...

#include <fcdhid.h>

Public Attributes

unsigned char hasBiasT
 
unsigned char hasCellBlock
 

Detailed Description

FCD capabilities that depend on both hardware and firmware.

Definition at line 48 of file fcdhid.h.

Member Data Documentation

◆ hasBiasT

unsigned char FCD_CAPS_STRUCT::hasBiasT

Whether FCD has hardware bias tee (1=yes, 0=no)

Definition at line 49 of file fcdhid.h.

Referenced by fcdGetCaps().

◆ hasCellBlock

unsigned char FCD_CAPS_STRUCT::hasCellBlock

Whether FCD has cellular blocking.

Definition at line 50 of file fcdhid.h.

Referenced by fcdGetCaps().


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