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.
|
FCD capabilities that depend on both hardware and firmware. More...
#include <fcdhid.h>
Public Attributes | |
unsigned char | hasBiasT |
unsigned char | hasCellBlock |
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().
unsigned char FCD_CAPS_STRUCT::hasCellBlock |
Whether FCD has cellular blocking.
Definition at line 50 of file fcdhid.h.
Referenced by fcdGetCaps().