#include <t_mykonos.h>
◆ errorStatus
uint32_t mykonosVswrStatus_t::errorStatus |
errorStatus(decimal) | Description |
0 | NO ERROR (Tracking success) |
1 | Tx data path not enabled |
2 | ORX data path is not enabled |
3 | Loopback switch closed |
4 | VSWR init cal was not run |
5 | Path delay not setup |
6 | Data measurement was aborted |
7 | VSWR disabled |
8 | If set, entered cal but not finished |
9 | No GPIO configured in single ORx configuration |
10 | Tx is not observable with any of the ORx Channels |
11 | ORX_TRACKING_DISABLED ORx tracking must be enabled |
◆ forwardGainImag
int32_t mykonosVswrStatus_t::forwardGainImag |
Imaginary part of the forward path complex gain (1 = 0.01 linear Gain)
◆ forwardGainReal
int32_t mykonosVswrStatus_t::forwardGainReal |
Real part of the forward path complex gain (1 = 0.01 linear Gain)
◆ forwardGainRms_dB
int32_t mykonosVswrStatus_t::forwardGainRms_dB |
Forward RMS gain measured from Tx to ORx path (1 = 0.01 dB Gain)
◆ reflectedGainImag
int32_t mykonosVswrStatus_t::reflectedGainImag |
Imaginary part of the reflection path complex gain (1 = 0.01 linear Gain)
◆ reflectedGainReal
int32_t mykonosVswrStatus_t::reflectedGainReal |
Real part of the reflection path complex gain (1 = 0.01 linear Gain)
◆ reflectedGainRms_dB
int32_t mykonosVswrStatus_t::reflectedGainRms_dB |
Measured reflection path gain in RMS (1 = 0.01 dB Gain)
◆ trackCount
uint32_t mykonosVswrStatus_t::trackCount |
Number of times VSWR tracking has run since last reset
◆ vswr_forward_orx_rms
int32_t mykonosVswrStatus_t::vswr_forward_orx_rms |
Forward RMS measured from ORx path (1 = 0.01 dBFS)
◆ vswr_forward_tx_rms
int32_t mykonosVswrStatus_t::vswr_forward_tx_rms |
Forward RMS measured from Tx path (1 = 0.01 dBFS)
◆ vswr_reflection_orx_rms
int32_t mykonosVswrStatus_t::vswr_reflection_orx_rms |
Reflected RMS measured from ORx path (1 = 0.01 dBFS)
◆ vswr_reflection_tx_rms
int32_t mykonosVswrStatus_t::vswr_reflection_tx_rms |
Reflected RMS measured from Tx path (1 = 0.01 dBFS)
The documentation for this struct was generated from the following file: