-
I am executing rigctld 4.5.5 with command:
rigctld.exe --vfo -vvvvv -m 1028 -r COM9 -s 19200
When I send **any** command to my rig e.g. "rigctl.exe -m 2 -r 127.0.0.1:4532 f" when i am using VFO B …
-
I’m testing a configuration with one rig for TX (FT-817) and one for RX (TS-2000). The idea is to have possibly a HT for RX (like TH-D74) but for now TS-2000 is all I have.
It’s known that FT-817 d…
-
Hi
Thanks for making this excellent PHP script which does 'exactly what it says on the tin'.
Is there any way we could include the rig's Power level as part of this?
Many thanks
73 de Mike GM5AUG
-
I just hooked up my new FT-DX101MP. I run rigctld from cqrlog and this was previously working correctly with an IC-9100. Now I have the strange situation that other applications can talk to the radio …
-
Good to see this is being maintained again. Gave me a reason to rebuild from the git repo and test out with my JRC-535D on some new computers I just got.
Noticed some quirkiness in some of the tuni…
-
In order to implement some security for using rigctld over the internet introduce a password mechanism. If a password is set on rigctld then a connecting client must provide password via a passwd com…
-
I was looking for something that I could setup to track my Kenwood890s and my SDR frequency. I THINK this is what I am looking for, I was able to make it on MacOS and run it. However, I think I must …
-
Running rigctld 3.3 without --vfo mode, gpredict 2.3 controlling a FT-847 in SAT mode.
In this example uplink on 70cm and receiving on 2m, set for AO-91.
When cqrlog sends 'fmv' it gets the receiv…
-
1. Have the basic HPSDR CAT controller by N6LYT
https://www.tapr.org/pdf/DCC2015-ArduinoCAT-Controller4HPSDR-G0ORX-1.pdf
https://github.com/TAPR/OpenHPSDR-SVN/tree/master/N6LYT/Arduino/hpsdr_basic_c…
-
How can the power2mW function be invoked from python binding? I don't see it exposed.