Struct mpsk_rx_tlm_t¶
Telemetry attachment for the receiver's own two probes; the timing and carrier probes ride their own sub-attachments.
#include <mpsk_rx_loops.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 |
| int32_t | id_nco |
| int32_t | id_sym_i |
| int32_t | id_sym_q |
Public Attributes Documentation¶
variable ctx¶
NULL = detached
variable id_e¶
"<prefix>.car.e" — carrier disc
variable id_freq¶
"<prefix>.car.freq" — integrator only
variable id_lock¶
"<prefix>.lock" — carrier lock EMA
variable id_locked¶
"<prefix>.car.locked" — lockdet flag
variable id_nco¶
"<prefix>.car.nco" — the SUM that actually drives the LO
variable id_sym_i¶
"<prefix>.sym.i" — recovered symbol, real
variable id_sym_q¶
"<prefix>.sym.q" — recovered symbol, imag
The documentation for this class was generated from the following file native/inc/mpsk_receiver/mpsk_rx_loops.h