10 Jul
2014
10 Jul
'14
12:28 p.m.
On Wed, Jul 09, 2014 at 05:41:44PM +0100, Charles Keepax wrote:
The check to ensure the Fref frequency is within the bounds for the current ratio, was placed in the wrong loop. The initial configuration will always be valid and the loop lowering the ratio will only reinforce this validity. The check should be on the loop increasing the ratio. This could on occasion cause an invalid ratio/Fref combination to be selected.
Applied all, thanks. You should really have put this and patch 3 first since they're bug fixes.