--- In soft_radio@yahoogroups.com, "i2phd" <[EMAIL PROTECTED]> wrote:
> If you have an external LO that goes in 10 kHz steps, when the user
> changes the LO frequency in the Winrad screen, Winrad tells to the DLL
> the new value. Then what the DLL could do is to round it to the
> nearest 10 kHz multiple, then call back Winrad telling it this new
> value, which will then be used by Winrad itself. I never tried that
> but in principle it should work.
> 
> 73  Alberto  I2PHD

Hello Alberto,

Thanks, I understand this. But I think that simple rewrite version of
 SetHWLO will be more acceptable for such situation:
    long SetHWLO(long LOfreq)
i.e. SetHWLO try to set new frequency (or nearest which hw support)
and return real freq of LO.

Regards, Andre

Reply via email to