JS8Call-Improved master
Loading...
Searching...
No Matches
FrequencyTracker.h File Reference

Trackers for residual frequency and timing offsets used by the decoder. More...

#include <complex>
#include <numbers>
Include dependency graph for FrequencyTracker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  js8::FrequencyTracker
 Lightweight PLL/Kalman-style tracker for residual frequency offset. More...
class  js8::TimingTracker

Namespaces

namespace  js8
 JS8 namespace for Kalman filter-based trackers.

Detailed Description

Trackers for residual frequency and timing offsets used by the decoder.

FrequencyTracker and TimingTracker provide lightweight per-candidate estimators used during decoding to refine frequency and sample timing offsets.