¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Quisk GUI Questions
Yes, of course. Thanks for the comment. There is an interesting nuance, the values with # are in the drop-down list. If there are several of them, then you can select any of them. Then the selected
By Nick Abramenko RA3PKJ · #3130 ·
Re: Quisk GUI Questions
The # is a comment line -- not a variable.? If you want that option you fill it in and remove the '#'. Mike W9MDB
By Mike Black <mdblack98@...> · #3129 ·
Re: Quisk GUI Questions
For example, in quisk_conf_default.py for SoftRock. String variables have character '#' at the beginning, but numeric variables do not. The decryption is done by the function ParserConf in
By Nick Abramenko RA3PKJ · #3128 ·
Re: Quisk GUI Questions
You should read the paragraph "Adding Custom Hardware to the Config/Radius Screen" at the link https://james.ahlstrom.name/quisk/docs.html . Jim has already made a folder for you. You should put this
Re: Quisk GUI Questions
Thanks Jim, I'm using Ubuntu Linux and have been having this issue multiple times on multiple computers. I usually use laptops. It doesn't seem to be a function of the monitor or screen. It may be an
By Rob Frohne (KL7NA) · #3126 ·
Re: Quisk GUI Questions
Hello Rob, I have attached the directory sdrtrxpkg/. Create this directory in the same directory as quisk.py. It is an example file that will add a new radio "SdrTrx" to the menu and enable you to
By jimahlstrom · #3125 ·
Quisk Version 4.2.34 May 2024
For the Hermes-Lite2 the inhibit Tx function (CN8) now releases the Spot button. Quisk displays the band plan below the X-axis as colored bars, and there are eighteen possible colors. If you hover the
By jimahlstrom · #3124 ·
Re: Quisk GUI Questions
Hi Jim, I have added my radio and it is working just fine with the base radio as "Fixed Softrock" (on the Radios tab, where it is labeled "Add a new radio with the" and I select Softrock), but my
By Rob Frohne (KL7NA) · #3123 ·
Re: Quisk GUI Questions
The widgets file for a given radio only controls what is shown in the last line on the screen. To control the Config/radio/Hardware screen you need to add another radio to quisk_conf_defaults.py and
By jimahlstrom · #3122 ·
Re: Quisk GUI Questions
Hi Jim, et. al., After thinking about doing this math in my routine, the only nice thing about doing it that way that makes sense to me is I don't have to go read the code and figure out where the DSP
By Rob Frohne (KL7NA) · #3121 ·
Re: Quisk GUI Questions
Thanks, Jim, Would it be better to make my own correction in the Python hardware file assuming I can make it fast enough? The paper I cited in my other question shows how if you assume it is a linear
By Rob Frohne (KL7NA) · #3120 ·
Re: Quisk GUI Questions
Hello Rob, By GUI I guess you mean the Config/radio/Hardware screen. You can change this to anything you want by creating another "Radio" in the file quisk_conf_defaults.py. There are many radios
By jimahlstrom · #3119 ·
Re: I-Q Rebalance
If you're using the 'soundcard' route for capturing an I/Q stream from your SDR, consider using the Pan in your OS' mixer for that input if available, or adjust L/R on that input independently if to
By Chuck Ritola · #3118 ·
Re: I-Q Rebalance
Hello Rob, A dependency on RF frequency can come about from an imbalance in the power splitter from the antenna or in the two mixers operating at RF. Please see the documentation under "SoftRock" and
By jimahlstrom · #3117 ·
Re: I-Q Rebalance
Quisk realy does need an auto image scheme based on a user defined frequency span from previously resolved I-Q balance. [email protected]> wrote:
By Michael Durkin · #3116 ·
I-Q Rebalance
Hi All, I am having problems with images in my near-zero IF (SoftRock) type receiver. I am still pursuing the hardware problem that is causing the imbalance and consequential poor image rejection, but
By Rob Frohne (KL7NA) · #3115 ·
Quisk GUI Questions
Hi Jim, I am fiddling around trying to make Quisk fit the experimental radio<https://github.com/frohro/SDR-TRX> I am playing with. This transceiver is similar to a SoftRock, but uses its onboard ADC,
By Rob Frohne (KL7NA) · #3114 ·
Quisk Version 4.2.33 May 2024
I added the get_level Hamlib command "l STRENGTH". It returns the S-meter reading. I finally found some Hamlib documentation, often not an easy task. ?The return value of STRENGTH is in dB with zero
By jimahlstrom · #3113 ·
Bug in scope
Hi Jim, et. al., While playing around with the SDR-TRX, I found the scope view very useful. Thanks for including it. There does appear to be a bug when you first start Quisk, and switch to the scope
By Rob Frohne (KL7NA) · #3112 ·
Re: What am I doing wrong in my quisk_conf?
I think I'm past this problem and on to others now. At least I'm getting a spectral display and audio. It is a lot louder that I expected and some other issues I need to look into now. 73, Rob KL7NA
By Rob Frohne (KL7NA) · #3111 ·