Struct carrier_nda_tlm_t¶
Telemetry attachment: a borrowed context + this object's probe ids. NULL ctx (the default) means detached — the probe site is then a single predicted-not-taken branch per block loop. Zeroed in state blobs and preserved across set_state (DP_DEFINE_POD_STATE_TLM).
#include <carrier_nda_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| dp_tlm_t * | ctx |
| int32_t | id_e |
| int32_t | id_freq |
| int32_t | id_lock |
| int32_t | id_locked |
Public Attributes Documentation¶
variable ctx¶
NULL = detached
variable id_e¶
"<prefix>.e" — M-th-power phase error
variable id_freq¶
"<prefix>.freq" — tracked carrier freq
variable id_lock¶
"<prefix>.lock" — lock-signal EMA
variable id_locked¶
"<prefix>.locked" — lockdet flag 0/1
The documentation for this class was generated from the following file native/inc/carrier_nda/carrier_nda_core.h