JS8Call-Improved master
Loading...
Searching...
No Matches
JS8::Event::Decoded Struct Reference

Decoded frame payload emitted when a frame is successfully decoded. More...

#include <JS8.h>

Public Attributes

int utc
 Raw UTC timestamp from decoder.
int snr
 Signal-to-noise ratio (dB).
float xdt
 Fine timing offset.
float frequency
 Frequency estimate in Hz.
std::string data
 Decoded payload string.
int type
 Frame type identifier.
float quality
 Quality metric.
int mode
 Submode index used for decoding.

Detailed Description

Decoded frame payload emitted when a frame is successfully decoded.

Note
utc is the raw time value produced by code_time() in commons.h.

The documentation for this struct was generated from the following file: