Am Sat, 28 Aug 2021 17:33:46 -0500
schrieb Nate Bargmann :
> Removing the '&' from play_vk eliminates the auto_cq confusion, but
> then Escape does nothing except cancel auto_cq.
>
> 73, Nate
>
That is understandable.
With the '&' attached play_vk starts playing the soundfile but returns
imme
Removing the '&' from play_vk eliminates the auto_cq confusion, but then
Escape does nothing except cancel auto_cq.
73, Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Web: https://www.n0nb.us
Projects: https://github.com/N0NB
* On 2021 28 Aug 11:12 -0500, Thomas Beierlein wrote:
> Am Sat, 28 Aug 2021 07:40:40 -0500
> schrieb Nate Bargmann :
>
> > Hi Tom.
> >
> > A quick test shows that it works to some degree but may still leave
> > the radio in TX mode. I'll test further this weekend but it's a
> > critical first st
Am Sat, 28 Aug 2021 07:40:40 -0500
schrieb Nate Bargmann :
> Hi Tom.
>
> A quick test shows that it works to some degree but may still leave
> the radio in TX mode. I'll test further this weekend but it's a
> critical first step.
>
> 73, Nate
>
Hi Nate,
thanks for the test. I overlooked the n
Hi Tom.
A quick test shows that it works to some degree but may still leave the
radio in TX mode. I'll test further this weekend but it's a critical
first step.
73, Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Web: https:/
Am Fri, 27 Aug 2021 21:25:05 -0500
schrieb Nate Bargmann :
> A thought I just had, is I wonder if threading has anything to do with
> this? While pgrep only returns one PID when Tlf is running, htop
> shows two PIDs.
>
> Oddly, I figured calling pkill via system() would as the same method
> is u