discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Clock Recovery MM


From: Bastian Bloessl
Subject: [Discuss-gnuradio] Clock Recovery MM
Date: Mon, 8 Sep 2014 23:49:11 +0200

Hi all,

looking at the clock recovery MM code, I wonder if d_omega_relative_limit is a 
relative or absolute deviation from d_omega.

Here it looks like absolute
https://github.com/gnuradio/gnuradio/blob/next/gr-digital/lib/clock_recovery_mm_ff_impl.cc#L107

Here it is relative
https://github.com/gnuradio/gnuradio/blob/next/gr-digital/lib/clock_recovery_mm_ff_impl.h#L57

(even though this code has no impact since d_{min,max}_omega is not used.)


I don’t have access to the book linked in the docs atm.

Best,
Bastian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]