Quisk Version 4.2.39 October 2024
I added an optional Hardware method PollGuiControl(self). If you define this in your Hardware file, the GUI thread will call it frequently. It can be used to set PTT from your hardware. I am trying to
By
jimahlstrom
·
#3292
·
|
Re: Help Please - New User set up query
When changing the Midi device name, you must restart Quisk. Then you should see the Midi note in the control box. I re-tested this on Linus and Windows 11. If the control box shows 0x80xx, then xx is
By
jimahlstrom
·
#3291
·
|
Re: Help please. Quisk modifications for our rig (Multus SDR, LLC - Proficio Mark II) (new thread)
The PollCwKey() is called from the sound thread, and this creates a conflict with the GUI thread. The next release will include a new PollGuiControl() which is similar, but is called from the GUI
By
jimahlstrom
·
#3290
·
|
Re: 4.2.38 does not available mouse wheel frequency changing
i have the same problem in Windows 8-64 (now python 3.10.9) in any Quisk versions.? T he focus of the mouse wheel moves to sliders. But in Windows 10-64 is OK.
By
Nick Abramenko RA3PKJ
·
#3289
·
|
Re: 4.2.38 does not available mouse wheel frequency changing
Thanks Jim. In my situation, the mouse wheel is functional at the start for the frequency changing. After that, every time I push the other button, it's function shift to there. I use the Python3.12.
By
Hidehiko Komachi - JA9MAT
·
#3288
·
|
Help please. Quisk modifications for our rig (Multus SDR, LLC - Proficio Mark II) (new thread)
Hi Jim, For some reason the previous thread is locked. Below is the snippet with the change from reply[0] to reply but with the parameters being used.? Quisk eventually fails.? The Quisk output file
By
Ron / W4MMP
·
#3287
·
|
Re: Help Please - New User set up query
Hello Jim Many thanks.? Midi Device name suggests Arduino Micro which seems appropriate as I am using K3NG code with added MIDI on an Arduino Micro.? However, when I operate the keyer nothing
By
Bob, 5B4AGN
·
#3286
·
|
Re: 4.2.38 does not available mouse wheel frequency changing
This looks like a quirk in the wxPython package. I will provide a workaround in the next release. Jim N2ADR
By
jimahlstrom
·
#3285
·
|
Locked
Re: Help please. Quisk modifications for our rig (Multus SDR, LLC - Proficio Mark II)
Hello Ron, Please change: print ("TransferIn got", reply[0]) To this: print ("TransferIn got", reply) because it is possible that reply is None. Also, does it run Ok if you don't set any parameters?
By
jimahlstrom
·
#3284
·
|
Re: Help Please - New User set up query
Hello Bob, On the "Keys" page there is a box "Midi control". When you operate your keyer the note number appears here. You can then enter this note number as the "Midi note for CW key" and everything
By
jimahlstrom
·
#3283
·
|
Re: Help Please - New User set up query
Hi Pierre So far I didn't try Spark.? Does it do these things well with a remote HL2? 73 Bob, 5B4AGN
By
Bob, 5B4AGN
·
#3282
·
|
Re: Help Please - New User set up query
I did that Nick but my issue is rather more basic.? I am unable to key the radio. 73 Bob, 5B4AGN
By
Bob, 5B4AGN
·
#3281
·
|
Re: Help Please - New User set up query
Hi Bob Thanks for your note.? I too am using K3NG software albeit with MIDI added to the code and on an Arduino Micro for its hardware MIDI support.? My interest in HL2 is as a network radio for
By
Bob, 5B4AGN
·
#3280
·
|
Re: Help Please - New User set up query
Bob, did you try SparkSDR, it does nice CW either from a key, a paddle or even your keyboard. 73 - Pierre - FK8IH
By
Pierre - FK8IH
·
#3279
·
|
Re: Help Please - New User set up query
You need to enable the " fast sound" option for low delays in CW.
By
Nick Abramenko RA3PKJ
·
#3278
·
|
Re: Help Please - New User set up query
HI Bob I run under Quisk and key the HL2 directly - using twin paddles and Arduino, K3NG software and built-in sidetone. No other way is satisfactory because of delays.? I can see this might be
By
R.J. Butcher
·
#3277
·
|
Help Please - New User set up query
Hi I am new to Quisk as of today.? Running an HL2 up until now using Thetis.? I am mainly a CW op wishing to operate remote, so believe Quisk might better meet my needs. I have Quisk running on
By
Bob, 5B4AGN
·
#3276
·
|
Locked
Re: Help please. Quisk modifications for our rig (Multus SDR, LLC - Proficio Mark II)
Hi Bob, Yes, you are correct and I should have said near QSK. The operator needs to pause for a few milliseconds to listen for the QSO partner. 73, Ron / W4MMP
By
Ron / W4MMP
·
#3275
·
|
Locked
Re: Help please. Quisk modifications for our rig (Multus SDR, LLC - Proficio Mark II)
Please is Multus strictly QSK??? This requires all changeovers on a msec time scale.? As a minimum, you must be able to listen between dots at 30 wpm. 73 Bob g3udi
By
R.J. Butcher
·
#3274
·
|
Re: 4.2.38 does not available mouse wheel frequency changing
Hi Jim, I recently noticed it with the trackpad on my Macs. I attached a log file with the error. 4.2.38 works ok in Debian 12 and Fedora 40 VMs. 73, Dan AI2M
By
Dan Porter (AI2M)
·
#3273
·
|