no-OS
|
Data structure to hold ORx data path settings. More...
#include <t_mykonos.h>
Data structure to hold ORx data path settings.
uint16_t* mykonosObsRxSettings_t::customLoopbackAdcProfile |
Custom Loopback ADC profile to set the bandwidth of the ADC response
mykonosObsRxChannels_t mykonosObsRxSettings_t::defaultObsRxChannel |
Default ObsRx channel to enter when radioOn called
mykonosJesd204bFramerConfig_t* mykonosObsRxSettings_t::framer |
ObsRx JESD204b framer configuration structure
mykonosObsRxChannelsEn_t mykonosObsRxSettings_t::obsRxChannelsEnable |
The desired ObsRx channels to configure/calibrate during initialization
mykonosObsRxLoSource_t mykonosObsRxSettings_t::obsRxLoSource |
The sniffer/ORx mixers can use the TX_PLL or SNIFFER_PLL
mykonosAgcCfg_t* mykonosObsRxSettings_t::orxAgcCtrl |
ORx AGC control settings structure
mykonosORxGainControl_t* mykonosObsRxSettings_t::orxGainCtrl |
ObsRx gain control settings structure
mykonosRxProfile_t* mykonosObsRxSettings_t::orxProfile |
ORx datapath profile, 3dB corner frequencies, and digital filter enables.
uint8_t mykonosObsRxSettings_t::realIfData |
Flag to choose if complex baseband or real IF data are selected for Rx and ObsRx paths. Where if > 0 = real IF data, '0' = complex data
mykonosSnifferGainControl_t* mykonosObsRxSettings_t::snifferGainCtrl |
SnRx gain control settings structure
uint64_t mykonosObsRxSettings_t::snifferPllLoFrequency_Hz |
SnRx PLL LO frequency in Hz
mykonosRxProfile_t* mykonosObsRxSettings_t::snifferProfile |
Sniffer datapath profile, 3dB corner frequencies, and digital filter enables.