Reply to thread

Thanks [USER=19448]@framug[/USER],


These patches are all UI patches ?


Ideally I need to get to the point in the code where I insert the StrengthXQuality measure.


To be fair to all channels on all MUX'es I need to multiply quality by strength to arrive at a value that can feed the comparitor which decides which channel / MUX wins overall during duplicates.

We are here in the code, at which point we need to store qualityXstrength number.


So, I'm wondering if I need to enrich an existing object with the strength, for use later.


If I can get this done, I can re-use these stengths to satisfy an implementation for Smart-Autotune hinted at here:

Automatically Re-Tune Periodically.


Top Bottom