¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Hamlib/rigctl compatibility?
This is very interesting information. I feel that it belongs in a document for people wanting to add support for their SDR to Hamlib. I have been reading the README.* files in the Hamlib repo. May I
By Roger David Powers · #3056 ·
Re: Quisk Error on pip install (Cannot open include file: 'sys/time.h') on Windows 11
Which compiler? With MSVC I assume since it does not have 'sys/time.h'. Your student need to use MinGW. But I've no experience with "pip install" and MinGW. Untested: "python setup.py build -c
By Gisle Vanem · #3055 ·
Quisk Error on pip install (Cannot open include file: 'sys/time.h') on Windows 11
Does anyone have any ideas on how to fix this problem? This is from ac2yd/remote.c(12). This is with Python 3.12.1. One of my students is having this issue. Rob KL7NA -- Rob Frohne, PhD PE School of
By Rob Frohne (KL7NA) · #3054 ·
Re: Hamlib/rigctl compatibility?
The reason rigctld emulation is a bad idea is that it changes over time.? And the client may want vfo mode or not so most every command has to be checked for VFO. A rig definition never changes --
By Mike Black <mdblack98@...> · #3053 ·
Re: Hamlib/rigctl compatibility?
In /g/n2adr-sdr/message/3043 we get a hint. You probably should read the whole thread when you get a chance. Personally I think emulating rigctld was a good idea, and I don't know why
By Roger David Powers · #3052 ·
Some other questions about the screen
What is the Rflna slider, what is its purpose? What is the screen got when hitting the Bscope button? How can I show the "slider 0 to 100% to change the transmit power", which is indicated in the HL2
By Pierre - FK8IH · #3051 ·
FDV button
I'm using Quisk v.4.2.29 with my Hermes Lite 2. After one the last upgrades a "FDV button" appeared but it is in White color and is inoperative. I have already FreeDV v.1.9.8 installed on my computer.
By Pierre - FK8IH · #3050 ·
Re: Bug. Window width pixels
I think that here if conf.window_width > 0: wFrame, h = frame.GetClientSize().Get() # client window width graph = GraphScreen(frame, self.width//2, self.width//2, None) # make a GraphScreen to
By Nick Abramenko RA3PKJ · #3049 ·
Re: Bug. Window width pixels
This is..
By Nick Abramenko RA3PKJ · #3048 ·
Bug. Window width pixels
If you switch from -1 to any value (or from value to -1), then it's fine. But if you switch between different values, then there is a problem. For example, between 1366 and 1920 (forward and
cw squelsh
Hi Could sqelsh option be extended to cw? It works with ssb/am and fm .. It would be useful for monitoring a frequency preparatory to the start of a cw net or waiting for activity on a common calling
By pearcesgatgmailcom · #3046 ·
Re: Hamlib 'dummy' rig support for quisk?
I think I'm seeing the bigger picture now after reading Mike's comments and also reading the pihpsdr manual ( ref: https://github.com/dl1ycf/pihpsdr/blob/master/release/piHPSDR-Manual.pdf ). In that
By Roger David Powers · #3045 ·
Re: Hamlib 'dummy' rig support for quisk?
If I understand http://james.ahlstrom.name/hamlib.html correctly there was a time where the only way you could emulate a TS-2000 was if you had a (real or virtual) serial port, and many (most?)? SDRs
By Roger David Powers · #3044 ·
Re: Hamlib 'dummy' rig support for quisk?
Because quick and sdrsharp are both trying to emulate rigctld which is a bad idea.They'd be much better off emulating a rig like the TS-2000 or TS-480 or whatever matches their capability. So had to
By Mike Black <mdblack98@...> · #3043 ·
Re: Hamlib 'dummy' rig support for quisk?
To follow up on my own question, maybe this is the code that supports 'rig 10' mentioned in these two messages: * /g/n2adr-sdr/message/2856 *
By Roger David Powers · #3042 ·
Hamlib 'dummy' rig support for quisk?
The hamlib source code on github has: https://github.com/Hamlib/Hamlib/blob/master/rigs/dummy/quisk.c I'm having a hard time understanding its purpose. I've read http://james.ahlstrom.name/hamlib.html
By Roger David Powers · #3041 ·
Re: PATCH: quisk-4.2.29 fix build with python-3.13
Thanks?Jaroslav. I will add this. Jim N2ADR
By jimahlstrom · #3040 ·
PATCH: quisk-4.2.29 fix build with python-3.13
Hi, it seems python-3.13 relaxed includes, so the following patch is needed, because the code uses gettimeofday which is included by sys/time.h 73! Jaroslav, OK2JRQ
By Jaroslav ?karvada · #3039 ·
Quisk - Debian 12 - HL2 Filter Board Settings
Fresh install of Quisk from git and clicking the boxes to enable the filters on HL2 does nothing. Works by clicking in the empty boxes on Windows. Any suggestions? 73, James / K4JVV
By sl1n9bl4d3@... · #3038 ·
Re: Quisk 4.2.29 with linux Mint on HP laptop with Softrock 6.1
The usb microphone seems to have done the trick. Just received one in the post and plugged it in today. This was? picked up buy the config menu in Quisk and the screenshot shows the final result that
By Don Vosper · #3036 ·