--
You received this message because you are subscribed to the Google Groups "pat-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pat-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/CAAY2tUjbJ%2BsRf_3SQ%3Dct9XHE9mfUmp0hJpu%3DtFuKfcnm-C6yhw%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/CAG-g-g2vif_icw7zRoKKZbydxK6csEtF2WgB8dFqKsSEJWJvbQ%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/c89ac452-2380-4194-9acb-ccc34135c466n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "pat-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pat-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/506f7dbc-0d5f-4cc9-8644-3e59dfa7be25n%40googlegroups.com.
I did just recently find that VARA under wine can't trigger a DRA-style device's PTT
--
You received this message because you are subscribed to the Google Groups "pat-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pat-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/0cfbebe8-8253-4317-9dad-3a1b24d6a81dn%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "pat-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pat-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/10f39154-aaa7-43fe-8dcc-b79702e452e7n%40googlegroups.com.
I did just recently find that VARA under wine can't trigger a DRA-style device's PTT - but managed to keep that working by using Pat's Hamlib PTT support.
I'm doing this with just standard Debian wine on x86_64.
I'm really interested in this topic and would like to continue working on it with your help either via direct email or on this github issue.sudo apt install p7zip-full -y7z x ptt-dll.zip -o"$HOME/.wine/drive_c/VARA/"7z x ptt-dll.zip -o"$HOME/.wine/drive_c/VARA FM/"
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/d34cbfbb-1d9d-4197-986a-c38f8e592dban%40googlegroups.com.
Is this supposed to work without wine on the RPi4?Dwayne N4MIO
From: pat-...@googlegroups.com <pat-...@googlegroups.com> on behalf of Chris Keller <xyl...@gmail.com>
Sent: Thursday, March 10, 2022, 8:21 PM
To: William Tracy <wpt...@gmail.com>
Cc: pat-users <pat-...@googlegroups.com>
Subject: Re: You asked, we listened: VARA & VARA FM beta
Hi William,
Setting the `addr` field in the `vara` stanza won't break anything, but it's not going to fix anything either. It's not part of the config data structure, so it will just be ignored.
Glad to hear it's working on the KX2! As for the IC-705, I don't have one to test (looks like a nice rig!), but it looks like your CAT/CIV/rigctld setup is correct. Based on your helpful console output, it will either be ttyACM1 or ttyACM2 (I don't know why it's exposing two). Do the frequency control and PTT seem to work? If not, I guess double-check your CIV address in the -c parameter or try the opposite serial device. Oh, and you'll probably need to change your Pat config to say `"ptt_ctrl": true`.
As for choosing the sound card for the data channels, that will be set up in the VARA configuration. Sometimes I use a mixer program called `pavucontrol` to help me figure out which audio channel is on which device, and `pavucontrol` will even let you choose alternate audio streams on a program-by-program basis.
Let me know if that helps!Chris
On Thu, Mar 10, 2022 at 10:47 AM William Tracy <wpt...@gmail.com> wrote:
I installed the new dpkg for PAT and added the vara section to "pat configure", but I couldn't get the vara mode to
control the frequency on the radio until I added addr to pat configure. I don't know if that's the right way to make it work or if it will break something else. Should I try something else.
I got it working on the KX2. It works every time I try it.But I can't get it to work on the IC-705. I don't know how to make the sound work in VARA on the IC-705.
I thought the sound came over the ttyACM1 device.
Can someone help me get this to work on the IC-705. I've got rigctld set for IC-7300 CI-V on the IC-705.Here is how I set rigctld.
(KX2) /usr/local/bin/rigctld -r /dev/ttyUSB0 -m 2044 -s 38400
(IC-705 set to CI-V 7300 x94) /usr/local/bin/rigctld -c 148 -r /dev/ttyACM1 -m 3073 -s 38400
pi@raspberrypi-black:~ $ ls -l /dev/serial/by-id
total 0
lrwxrwxrwx 1 root root 13 Mar 10 10:18 usb-Icom_Inc._IC-705_IC-705_12005197-if00 -> ../../ttyACM1
lrwxrwxrwx 1 root root 13 Mar 10 10:18 usb-Icom_Inc._IC-705_IC-705_12005197-if02 -> ../../ttyACM2
lrwxrwxrwx 1 root root 13 Mar 10 10:08 usb-u-blox_AG_-_www.u-blox.com_u-blox_7_-_GPS_GNSS_Receiver-if00 -> ../../ttyACM0
pi@raspberrypi-black:~ $
"vara": {
"addr": "localhost:8515",
"host": "localhost",
"cmdPort": 8300,
"dataPort": 8301,
"rig": "my-rig",
"ptt_ctrl": false
},
--On Monday, March 7, 2022 at 10:14:29 PM UTC-7 xyl...@gmail.com wrote:
Folks,
It's been a long road, but we're now ready to accept beta testers for Pat integration with VARA and VARA FM!
While it's not ready for prime-time, we're confident enough to let sometest subjectsbrave souls try it out. All that we ask is that you let us know about your experience, positive or negative.
The beta downloads can be found in this GDrive folder. In addition to installing that, you'll want to add this to your Pat configuration file:
"vara": {
"host": "localhost",
"cmdPort": 8300,
"dataPort": 8301,
"rig": "",
"ptt_ctrl": false
},
As with other software-based modems, Pat will not start the modem program for you, so VARA or VARA FM should already be running when you start the Pat connection.
Of course, the biggest challenge with using VARA anywhere except Windows is installing it. For the Raspberry Pi, there is a good installation script in this GitHub repo. Further down in the repo are some experimental scripts for installing VARA under desktop Linux x86 Wine. I haven't heard of anyone successfully using VARA on Mac yet, but hopefully it will also work with Wine.
Many thanks to Jeremy N8JJA for getting us started and hosting the library repo, and of course to Martin LA5NTA for his leadership and encouragement.
Happy testing, and 73!Chris, K0SWE
You received this message because you are subscribed to the Google Groups "pat-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pat-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/10f39154-aaa7-43fe-8dcc-b79702e452e7n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "pat-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pat-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/CAAY2tUh19%3D8r5P496vJwsJ%2BLzYEEP7fEyH0QRLwwCzON_JYCVA%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/fd82376b-f7f0-4fbc-9e35-5e29335ca35en%40googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/0aa1553f-869c-4066-9fb8-18be1aeec55dn%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "pat-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pat-users/F8qXAtRL1Aw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pat-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/fd82376b-f7f0-4fbc-9e35-5e29335ca35en%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "pat-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pat-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/506f7dbc-0d5f-4cc9-8644-3e59dfa7be25n%40googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/CAHzTxFKSSeXEJ%2BFEwEbWx76hC9tQAqF%3Dt80Qox7hHaw8a4epTA%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/6d6e6b45-e772-4150-a77e-848920450669n%40googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/18393441-1a0d-4358-8b53-2876d2c84882n%40googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/5af3b50b-e8e1-4d0e-a7e8-c3bd8eab9ec2n%40googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/8999151f-b46b-461e-8326-dd965381d592n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "pat-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pat-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/ae5b595f-3fd1-428c-8a59-f8144eba337an%40googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/3dfdfaec-fd04-4e4d-9020-3b376145672fn%40googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/CAHzTxFJq9A7YxaLAcaouNAyaCW9yOf7da_2Fzf7X294Qio0H-Q%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/e83b63b4-9256-456d-bc0d-2982c3756ccbn%40googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/CAAY2tUgJSOwLtk3T9gLtg3A5kuQa9TQD_WE4-0KvTvQ0rj9BzA%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pat-users/ecf8618b-f4f2-44f7-ba55-72400b980c8en%40googlegroups.com.