Keyboard Shortcuts
Likes
- KM4ACK-Pi
- Messages
Search
¿ªÔÆÌåÓýThanks Joel. ?I will try that. ?I was hoping to find the drivelevel that is built into ARDOP. ?In the normal version, it is defaulted at 90. ?I normally run it between 47 to 53 to get ALC about 1 tick on the meter.73 de K0JNR On Jan 19, 2024, at 4:20?PM, W4JBB <joel.b.black@...> wrote:
|
Re: ARDOP Transmit Hang Time
¿ªÔÆÌåÓýAre you using the latest ardopc from John's site?I sent him this patch for that, which I think he incorporated.? It chops off the dead air at the end of a transmission and increases the polling resolution. -craig KM6LYW ARDOPCommonCode/ALSASound.c ?????? // Wait for tx to complete ???????// samples sent is is in SampleNo, time started in mS is in pttOnTime. ???????// calculate time to stop //craiger // ?????txlenMs = SampleNo / 12 + 200; ?????????// 12000 samples per sec. 20 mS TXTAIL ???????txlenMs = SampleNo / 12; ???????????????// 12000 samples per sec. ???????Debugprintf("Tx Time %d Time till end = %d", txlenMs, (pttOnTime + txlenMs) - Now); ???????while (Now < (pttOnTime + txlenMs)) ???????{ //craiger // ?????????????usleep(2000); ???????????????usleep(200); ???????} /* ???????while (count-- && playhandle) On 1/19/24 14:30, W4JBB wrote:
|
ARDOP Transmit Hang Time
Is there a way to shorten the hang time of ARDOP? I have noticed this with ARDOP as installed by 73Linux in Mint on both my IC-7300 and IC-705. It's almost like my transmitter is on for about .5 sec longer than it should be and I miss the first part of the remote station's transmission. I have another ARDOP install using a Pi image (not 73Linux) from a different ham designed for a Pi Zero 2 W and I don't notice ARDOP hanging on it like I do on 73Linux. I did go to the ARDOPc page (John Wiseman's page) but I didn't notice any parameters that I could set... I've not tried ardopc --help?(honestly, I just now thought of it) yet but I will... |
I've not had any luck using alsamixer with my IC-705 in Mint. The only thing alsamixer identifies is the HDMI sound. Yes, I've tried hitting F6 to select anything different - my Linux install does not see the IC-705 as an audio device.
I did install the PulseAudio volume manager... sudo apt install pavucontrol I can adjust both the input and output with that. I had to take mine way down to about 13% for about 1/3 deflection on the IC-705's ALC meter which will give you clean output and not overdrive. Regards, Joel - W4JBB |
I use alsamixer to control my usb in/out audio levels.? ?From a terminal window enter alsamixer and it will open the utility.? F6 allows you identify the available audio devices.? ?I am using a Digirig audio interface but I have also used a PAUL usb audio interface and I assume you can use it usb audio built into the 705.? I believe some prefer to us Pulse audio controls.
|
Computer:Evolve III Maestro 11g
Hamtools:73Linux OS: LinuxMint Virginia upgraded from Vanessa using mintupgrade Radio: IC-705 When I launch ARDOP from Pat-Menu using the IC-705, I¡¯m over driving the ALC to about 10. ?Since ARDOP does not install, I¡¯m unable to find where I can adjust the drive level to reduce my ALC. ?Any suggestion on where the configuration file might be located to change this or another method to accomplish this? 73 de K0JNR |
Computer:Evolve III Maestro 11g
Hamtools:73Linux OS: LinuxMint Virginia upgraded from Vanessa using mintupgrade Radio: IC-705 I¡¯m trying adjust audio capture levels so VARA-HF, VARA-FM, ARDOP, Direwolf have the appropriate input levels. ?However, when trying to make adjustments ALSAMIXER says for the USB Audio Codec ¡®This sound device does not have any capture controls¡¯. ?Any suggestions on how to gain control over the capture input? 73 de K0JNR |
Re: "ARDOP Modem FAILED to Start" Error Linux Mint 21.3 (x64)
Yeah... something's not geehawing in my setup. I have restored from a very early backup after configuring my system and, after deleting the 73Linux folder, have re-run the 73Linux script. I don't select much - ARDOP, JS8Call, Pat, and PatMenu. All of those installed except Pat. I figured this out when running pat configure and I was told by the system that there was no such command as "pat." Well, that got me thinking... I'm inclined to believe this has something to do with Mint 21.3. My RPi 5 / 8GB arrived today so I'll be playing with that for a few days and getting it setup. |
Re: MX Linux 23.1 respin and 73 Linux, good to go on my rpi 4!
Mike, I thought I would give MX Linux a try on my 8G PI5. Install went ok. Then tried 73 Linux. I installed a few programs some loaded ok. I installed Aprsis32. I then tried to add it to the HamRadio menu using the Menu Editor. After that the HamRadio folder in the Menu was not there. I then used the Menu Editor to add the HamRadio folder, then added the Ham Programs under HamRadio. I could not get VARA to install, but everything else I tried worked. MX LINUX is an easy version to work with.
Denis, WB8SKP |
Re: "ARDOP Modem FAILED to Start" Error Linux Mint 21.3 (x64)
I can confirm that in that my case on the Evolve III Maestro 11G laptop. ?That installing LinuxMint 21.0 Vanessa and then 73Linux. ?Will get everything working. ?Then I ran mintupgrade to 21.3 Virginia and the configuration stuck and ARDOP and AX.25 will run. ?Not sure it¡¯s best approach, but so far, I¡¯m not seeing any issues.
73 de K0JNR |
Re: ft2980 and signalink aprs Help
Kelly, CM108...I have read that as a packet to install for direwolf.? But I think it should come with direwolf.? I have a fresh install of bookworm 64 and Direwolf.? Right now searching for install instructions for Xastir and bookworm..? Most info is old and for older pi linux versions.? Hopefully when I plug in my Signalink this direwolf? will read it and give me a usable tnc/tty0 .I will have to set up direwolf.conf.? Then I can install Xastir and set it up and get going.??
This is definitely tougher than my IC-718/FLDIGI and FT857D/WSJT-X installs with the Signalink. |
Re: "ARDOP Modem FAILED to Start" Error Linux Mint 21.3 (x64)
Ok.? This is embarrassing but a reboot fixed it :) Thanks, John, W0BCQ On Thu, Jan 18, 2024, at 6:36 AM, W4JBB wrote:
|
Re: "ARDOP Modem FAILED to Start" Error Linux Mint 21.3 (x64)
On Thu, Jan 18, 2024 at 06:54 AM, Jim-K?JNR wrote:
I¡¯m going to try and step forward the upgrades of Linux Mint to Virginia to see, if the settings stick and these applications will continue to work.Sounds good. I had not thought of downgrading and stepping back into the latest. Let us know how it goes. Joel - W4JBB |
Re: "ARDOP Modem FAILED to Start" Error Linux Mint 21.3 (x64)
¿ªÔÆÌåÓýI had a similar issue this week and with Direwolf on Linux Mint 21.3. ?However, I reinstalled Vanessa and these are working. ?I¡¯m going to try and step forward the upgrades of Linux Mint to Virginia to see, if the settings stick and these applications will continue to work.73 de Jim K0JNR On Jan 18, 2024, at 6:36?AM, W4JBB <joel.b.black@...> wrote:
|
Re: "ARDOP Modem FAILED to Start" Error Linux Mint 21.3 (x64)
On Wed, Jan 17, 2024 at 12:35 PM, John Friede wrote:
On my Linux Mint desktop, the result of arecord -l and aplay -l indicate the USB codec for my 7300 is Card 1, device 0.? I will try plughw3,0 and see what happens Mmm... If your arecord -l and aplay -l commands show card 1, device 0, I don't think card 3, device 0 will work for you (unless you have a device with those parameters). Unless it's a themes, fonts, icons issue with Pat Menu (I have changed all three to a Kali-based theme with Kali-based icons and fonts)... I cannot fathom a reason why I can start ardopc64 from my home folder or from the full path but it will not start in Pat Menu.
|
Re: Patreon:Re: [KM4ACK-Pi] PAT Menu fails treying to open localhost or 127.0.0.1
¿ªÔÆÌåÓýWhy is there a? (? .? )? in the ARDOP
path in the example below?
That does not show up in Jason's
example.
Ed, KD9FRQ
On 1/16/2024 7:22 AM, NR4U via
groups.io wrote:
|
Re: "ARDOP Modem FAILED to Start" Error Linux Mint 21.3 (x64)
On my Linux Mint desktop, the result of arecord -l and aplay -l indicate the USB codec for my 7300 is Card 1, device 0.? I will try plughw3,0 and see what happens 73, John, W0BCQ On Wed, Jan 17, 2024, at 6:35 AM, km4ack wrote:
|
Re: Patreon:Re: [KM4ACK-Pi] PAT Menu fails treying to open localhost or 127.0.0.1
Your pat server (pat service) isn't running in the background like it should be. What happens if you start pat from the command line with:
pat http I'll guess it produces errors and won't start. This typically indicates an error in your pat config file. If this is the case, try Pat Menu->Manage Pat Winlink->Repair Pat Config -- 73, de KM4ACK
|
|
|