--- In [email protected], "Andre Belokon" <[EMAIL PROTECTED]> wrote: > oops :) thanks. but as I can see this API describe only RX and haven't > any TX features. also I have problem with understanding of LO freq > control. by example if I have hw with PLL and step 10kHz - can I > describe such hw as extio_ dll? > > Regards, Andre >
Hi Andre, presently Winrad is meant just for receiving. There is a Tx hardware that is being designed by an US radioamateur, and when ready I will expand Winrad and add the needed APIs to support it. But don't hold your breath, it won't be ready next week... 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
