¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Quisk Version 4.2.23


 

I fixed a bug in the HiQSDR when the clock is not a multiple of 48 kHz. I added more support for the IO board.

Jim
N2ADR


 

I am using this version on a HL2 + IOBoard with a multiband transverter and it appears the RX frequency is not sent out in Quisk 4.2.23.?

When I went to TX then I got a valid band code and my Xvtr would shift to the correct band.? To work around this I modified my IO board firmware to make Rx_band = Tx_band for now.? Thetis HL2 is also not sending any of the 12 possbile RX freqs yet so this mod works for both apps.

Mike K7MDL


 

Hello Mike,

Please see the answer on the HL2 group. The short answer is to modify your main.c to remove the HF specific code.

Jim
N2ADR


 

¿ªÔÆÌåÓý

Thanks JIm, I assumed RX_band was to be set = TX_band by the SDR app in transverter situations.? I think that will eventually happen but not there yet.? For now I simply set RX_band = TX_band just before the switch section so it is an easy workaround.?

?

I do use the same rig for HF on the ANT input, my Xvtr is Split IF on the Aux RF and RF1 connections.? My band added logic takes care of switching J9/J10 but I still need the SDR app to disable the amp and HL2 TR relay per band (or at least HF vs VHF+).?? The only way I know how to do that today is via the SDR app features (different or missing in each app today) or maybe though the hermeslite.py script.? Operating the script manually is error prone and inefficient.? I can likely slip in some logic to the hermeslite.py that Quisk uses like I did for the 10MHz clock input.?? Thetis supports ?XVTR per band PA Disable already so halfway there.

?

From: [email protected] <[email protected]> On Behalf Of jimahlstrom
Sent: Sunday, October 29, 2023 10:53 AM
To: [email protected]
Subject: Re: [n2adr-sdr] Quisk Version 4.2.23

?

Hello Mike,

Please see the answer on the HL2 group. The short answer is to modify your main.c to remove the HF specific code.

Jim
N2ADR