![]() |
no-OS
|
Data structure used to read back DPD calibration status. More...
#include <t_mykonos.h>
Public Attributes | |
| uint32_t | dpdErrorStatus |
| uint32_t | dpdTrackCount |
| uint32_t | dpdModelErrorPercent |
| uint32_t | dpdExtPathDelay |
| uint16_t | dpdMaxAdaptationCurrent |
| uint16_t | dpdMaxAdaptation |
| uint32_t | dpdIterCount |
Data structure used to read back DPD calibration status.
| uint32_t mykonosDpdStatus_t::dpdErrorStatus |
| dpdErrorStatus (decimal) | Description |
|---|---|
| 0 | No Error |
| 1 | ORX_DISABLED |
| 2 | TX_DISABLED |
| 3 | PATHDELAY_NOT_SETUP |
| 4 | DPD_INIT_NOT_RUN |
| 5 | ORX_SIG_TOO_LOW |
| 6 | ORX_SIG_SATURATED |
| 7 | TX_SIG_TOO_LOW |
| 8 | TX_SIG_SATURATED |
| 9 | MODEL_ERROR_HIGH |
| 10 | AM_AM_OUTLIERS |
| 11 | INVALID_TX_PROFILE |
| 12 | ORX_TRACKING_DISABLED ORx tracking must be enabled |
| 13 | Cal suspended |
| 14 | Reserved |
| 15 | Reserved |
| 16 | Reserved |
| 17 | Reserved |
| 18 | Reserved |
| uint32_t mykonosDpdStatus_t::dpdExtPathDelay |
External path delay from Tx output to ORx input, at 1/16 sample resolution of ORx sample rate
| uint32_t mykonosDpdStatus_t::dpdIterCount |
number of times DPD tracking has run since last reset
| uint16_t mykonosDpdStatus_t::dpdMaxAdaptation |
max amplitude of adaptation since DPD started
| uint16_t mykonosDpdStatus_t::dpdMaxAdaptationCurrent |
max amplitude of current adaptation
| uint32_t mykonosDpdStatus_t::dpdModelErrorPercent |
Percent Error of PA model * 10 to include 1 decimal place
| uint32_t mykonosDpdStatus_t::dpdTrackCount |
Number of times DPD tracking has run since last reset