![]() |
no-OS
|
Data structure to hold settings for the current Tx specific use case profile. More...
#include <t_mykonos.h>
Public Attributes | |
| mykonosDacDiv_t | dacDiv |
| mykonosFir_t * | txFir |
| uint8_t | txFirInterpolation |
| uint8_t | thb1Interpolation |
| uint8_t | thb2Interpolation |
| uint8_t | txInputHbInterpolation |
| uint32_t | iqRate_kHz |
| uint32_t | primarySigBandwidth_Hz |
| uint32_t | rfBandwidth_Hz |
| uint32_t | txDac3dBCorner_kHz |
| uint32_t | txBbf3dBCorner_kHz |
| uint8_t | enableDpdDataPath |
Data structure to hold settings for the current Tx specific use case profile.
| mykonosDacDiv_t mykonosTxProfile_t::dacDiv |
The divider used to generate the DAC clock (ENUM Values)
| uint8_t mykonosTxProfile_t::enableDpdDataPath |
Enable Tx Dynamic pre distortion - only valid for a DPD-enabled transceiver
| uint32_t mykonosTxProfile_t::iqRate_kHz |
Tx IQ data rate in kHz
| uint32_t mykonosTxProfile_t::primarySigBandwidth_Hz |
Tx primary signal BW
| uint32_t mykonosTxProfile_t::rfBandwidth_Hz |
Tx RF passband bandwidth for the profile
| uint8_t mykonosTxProfile_t::thb1Interpolation |
Tx Halfband1 (HB1) filter interpolation (1,2)
| uint8_t mykonosTxProfile_t::thb2Interpolation |
Tx Halfband2 (HB2) filter interpolation (1,2)
| uint32_t mykonosTxProfile_t::txBbf3dBCorner_kHz |
Tx BBF 3dB corner in kHz
| uint32_t mykonosTxProfile_t::txDac3dBCorner_kHz |
DAC filter 3dB corner in kHz
| mykonosFir_t* mykonosTxProfile_t::txFir |
Pointer to Tx FIR filter structure
| uint8_t mykonosTxProfile_t::txFirInterpolation |
The TX digital FIR filter interpolation (1,2,4)
| uint8_t mykonosTxProfile_t::txInputHbInterpolation |
Interpolation of half band filter before the programmable FIR (valid 1,2,4)