¿ªÔÆÌåÓý

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

Re: Quisk Version 4.2.23

 

¿ªÔÆÌåÓý

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


Re: hiqsdr Schematics

 

Please look at??for the design files for the HiQSDR.

Jim
N2ADR


Re: 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


Feature Request: Add option for Disable PA on each Xvtr Band

 

I connect my HL2 to and HF antenna with PA enabled on the ANT jack and VHF transverter(s) using split IF at 28Mhz at about 0dBm using the new IOBoard Aux Rx and RF1 for the output. The PA needs to be disabled to make it work right on VHF.? The IO board with my customized firmware is handling the J9/J10 switch and band decoder output OK.??

I can disable it (and have Disable T/R in low power = true) in the Config menu but it would nice if it was automatically configured on Xvtr band change for seamless operation.? ?An example of this is the Thetis XVTR setup.? ?Not all transverters use low power IF drive so controlling it per band is most effective.? ?Along with that , per band, is option to set drive level as each can be different.

Regards,

- Mike K7MDL


Re: Quisk Version 4.2.23

 

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


Re: hiqsdr Schematics

 

Maybe the 'WayBackMachine' aka the internet archive can help?



Nigel
G4ZAL


Re: Quisk Version 4.1.88 October 2021

 

can you change the "--rig-name quisk" to something like "--rig-name radioa" and "--rig-name radiob" for different Linux (ubuntu) users ?
I need this for my antenna SNR comparision setup
Regards Joakim


wsjtx ---rig-name=quisk

 

Hello
Is it possible to change this.
in my Ubuntu the field is grayed and i can change the rigname so that wsjtx cant run a 2'nd instance (with another rig name)

I have searched the configuration files, tried to add option ti wsjtx command line and other things? - still no joy.

Thank you for a very nice program, im trying to build a antanne comparision dual reciever based on wsjtx SNR reports.?

regards Joakim, OZ1DUG


Re: hiqsdr Schematics

 

I could forward my files, as downloaded during construction. 73 Bob g3udi


Re: hiqsdr Schematics

 

Hello Chuck,

I am in the same situation as you. I dont?have the paper for the HIQSDR. Can you kindly provide me with a link.

Thanks

73,
Rune
?

l?r. 21. okt. 2023 kl. 02:17 skrev wizard <wizard@...>:

Sorry Found it !!


hiqsdr Schematics

 

Sorry Found it !!


hiqsdr Schematics

 

Ordinarily, I would go to hiqsdr.org but that site doesn't seem active. We'll my old system crashed and everything related to my HiQSDR was lost.
Can anyone point be to an archive that holds all the hardware related docs to the HiQSDR pcb? Schematics, BOM, assembly instructions.

Many thanks,

Chuck Glasser


Re: Quisk Version 4.2.19 May 2023

 

Yes, it's working in 4.2.23. Thanks!


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


Re: Quisk Version 4.2.19 May 2023

 

I will fix this in the next release. The correct solution is:

dec = int(float(self.conf.rx_udp_clock) / rate + 0.5)

the removal of one "/".

Jim
N2ADR


Re: Quisk Version 4.2.19 May 2023

 

Yes, I added +450 Hertz to correct my quartz oscillator. As a result, I have 122880450.


Re: Quisk Version 4.2.19 May 2023

 

Hello Nick,

What is the value of "Clock frequency Hertz" on your radio hardware screen?

Jim
N2ADR


Re: Hamlib/rigctl compatibility?

Mike Black
 

Quisk needs some sort of debug to find out why it's returning frequency incorrectly....

Mike W9MDB

On Wednesday, August 30, 2023 at 02:24:46 PM CDT, ag5gt@... <ag5gt@...> wrote:





Rig? You have lost me completely.

I don't find anything in the quisk config screens that would seem to relate to your question. AFAIK, quisk is the rig and it has one VFO.


Re: Hamlib/rigctl compatibility?

 

Rig? You have lost me completely.

I don't find anything in the quisk config screens that would seem to relate to your question. AFAIK, quisk is the rig and it has one VFO.


Re: Very simple config screen for quisk on debian new install

 

Thanks yes that's it!?

I'll grab a newer version.?
My mind just kept reading it as 4.2.22 not 4.1.77.