¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Quisk Version 4.2.14 December 2022
Hello Graeme and Michael, I checked the man page for rigctl and I think the "U TUNER" is a standard HamLib command. Anyway, I programmed it as a HamLib command and Quisk should respond to it
By jimahlstrom · #2610 ·
Re: CAT command for the Spot
Jim. ?This is what I wanted to hear thank you. ?I am not sure how to do that but will start looking.
By Ryan Wesolowski · #2609 ·
Re: P25 and DSTAR
An update to the P25 and DSTAR code. I realised that the end of transmission was not handled properly, so it now holds TX on until after the final frame plus a configurable time delay. There is a
By Dave_G8KBB · #2608 ·
Re: Quisk Version 4.2.14 December 2022
Hello Michael, Jim has a small Hamlib server built into Quisk and I guess that as the autotuner function has not been implemented in Hamlib (yet) he has added an unused command (U) to accomodate
By Graeme Jury · #2607 ·
Re: Quisk Version 4.2.14 December 2022
Hello Michael and Jim, I didn't try hard enough. I had been using rigctl to test and probably didn't have a recent enough version. When I used Telnet it went just fine and just as I had hoped for. In
By Graeme Jury · #2606 ·
Re: Quisk Version 4.2.14 December 2022
Reading this a bit more carefully what you want is not currently possible. How are you controlling your tuner?? Via some script or your own program? It would be possible to add some sort of
By Michael Black <mdblack98@...> · #2605 ·
Re: Quisk Version 4.2.14 December 2022
What rig?? Not all support that function. Mike W9MDB
By Michael Black <mdblack98@...> · #2604 ·
Re: Quisk Version 4.2.14 December 2022
Hello Jim, Could you please give me a little more guidance to implement the "U TUNER 1" command. I have tried the following ... Rig command: U TUNER 1 set_func: error = Feature not available
By Graeme Jury · #2603 ·
Quisk Version 4.2.14 December 2022
The new file quisk_hardware_fifisdr.py supports the FiFi SDR hardware. Thanks to Joe, LA6GRA. I added the rig 2 Hamlib command "U TUNER 1" to control the Spot button. The Quisk remote feature now
By jimahlstrom · #2602 ·
Re: CAT command for the Spot
Hello Ryan, The simplest way to do this is to just press the Spot button and have it assert RTS. This is easy from your own hardware file. That is why Quisk has hardware files. Jim N2ADR
By jimahlstrom · #2601 ·
Re: CAT command for the Spot
Thank you for the responses. ?I should have been mor clear in what I want to accomplish. ?I need to be able to activate the spot function which sends out the carrier and at the same time activate
By Ryan Wesolowski · #2600 ·
Re: CAT command for the Spot
I will add this to Quisk. Jim N2ADR
By jimahlstrom · #2599 ·
Re: CAT command for the Spot
Hamlib does have a "TUNER" function but it depends on the rig supporting it. U TUNER 1 U TUNER 0 Mike W9MDB
By Michael Black <mdblack98@...> · #2598 ·
Re: CAT command for the Spot
yes, but hamlib lacks a "TUNE" functionality (just emitting a carrier) and temporarily switching to FM (or AM, for that matter, but with less power) and activating PTT gives you right that. So in my
By Christoph v. W¨¹llen · #2597 ·
Re: CAT command for the Spot
Hamlib knows nothing about audio so cannot, by itself, generate any audio. Rig in FM or CW should generate a carrier as opposed to USB/LSB with a suppressed carrier. Mike W9MDB
By Michael Black <mdblack98@...> · #2596 ·
Re: CAT command for the Spot
I have once made a "GUI rig controller" and this is how I implemented emitting a "TUNE" using hamlib: a) set power to desired value b) change mode to FM c) activate PTT at the end of "TUNE" I then do
By Christoph v. W¨¹llen · #2595 ·
Re: CAT command for the Spot
There is currently no HamLib control for Spot. The command does not seem to exist in rig 2. What commands from the Flex ZZ list do you want to add? Jim N2ADR
By jimahlstrom · #2594 ·
CAT command for the Spot
Is there a CAT command for the SPOT function?? I tried the tune command from the FLEX command list and nothing.? Trying to set up something in FLRIG to control my antenna tuner.?? Also can the
By Ryan Wesolowski · #2593 ·
Re: HiQSDR ports and IP addressing
I solved the IP assignment, using "sudo ufw allow in on eth1" (eth1 in my case, the nic which only connects to the HiQSR). It resulted in a new issue for the VPN though.... 73s, Peter, PA3BIY
By Peter Hoefsloot · #2592 ·
HiQSDR ports and IP addressing
Hello Jim et all, I have a slight issue getting the HiQSDR to work when I have a cold start up. The Quisk SW will assign it an address, which is not the default 192.168.2.196, but 192.168.4.196. This
By Peter Hoefsloot · #2591 ·