Thomas Kolb
cd9784efb6
- correct_frequency: Correct frequency by averaging the phase drift on the preamble - freq_est_lr: Luise & Reggiannini frequency estimator - pid_controller: a PID controller that takes error values at the input and generates steering values at the output The combination of freq_est_lr and PID controller can be used together with an NCO (signal source) to create a closed control loop for frequency offset compensation. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
correct_frequency_impl.cc | ||
correct_frequency_impl.h | ||
correct_phase_from_tag_impl.cc | ||
correct_phase_from_tag_impl.h | ||
freq_est_lr_impl.cc | ||
freq_est_lr_impl.h | ||
pid_controller_impl.cc | ||
pid_controller_impl.h | ||
qa_hamnet70.cc | ||
qa_hamnet70.h | ||
test_hamnet70.cc |