Re: [wsjt-devel] {wsjt-devel] v2.6.0-rc5 User Guide website

2023-01-01 Thread Jim Shorney via wsjt-devel
You can always "print" the html doc to a PDF file if that would meet your needs. 73 -Jim NU0C On Sun, 1 Jan 2023 12:35:59 -0500 Glenn Williams via wsjt-devel wrote: > Oh, > An HTML version is fine. That's all you ever had with V2.2.2 and a > couple after that. > > My opinion is just that.

Re: [wsjt-devel] Link to latest WSJT-X source .tgz for use on the command-line?

2023-01-01 Thread Onno Benschop via wsjt-devel
I came up with a similar solution, using the RSS feed: - wget -O - 'https://sourceforge.net/projects/wsjt/rss' | fgrep '' | fgrep '.tgz' | head -n1 | tr '<>' "\n" | fgrep https:// | wget -i - -O - | tar -zxf - --strip-components=1 This will download the latest version and extract it, wit

Re: [wsjt-devel] Link to latest WSJT-X source .tgz for use on the command-line?

2023-01-01 Thread Onno Benschop via wsjt-devel
Yes, your messages are making it, but that's not what I'm looking for. That hard-codes the version number, which means that the script that downloads the tgz file needs to be manually updated each time the version changes, which means that it cannot run unattended. On Mon, 2 Jan 2023 at 08:01, Ric

Re: [wsjt-devel] Link to latest WSJT-X source .tgz for use on the command-line?

2023-01-01 Thread Richard Shaw via wsjt-devel
On Sun, Jan 1, 2023 at 11:56 AM Kari Sillanmäki via wsjt-devel < wsjt-devel@lists.sourceforge.net> wrote: > Hi Onno, > > I've been poking around the SourceForge webpages but could not find a way > to download latest tgz with one single command. > Umm I posted this earlier, are my emails not m

Re: [wsjt-devel] WSJTX (rc5) - Impossible for 2 compound calls to have qso?

2023-01-01 Thread Jim Brown via wsjt-devel
On 1/1/2023 12:59 PM, alawler mudhawk.com via wsjt-devel wrote: I had an odd situation just now where operating as PP1/WB1BQE, I attempted to work KB1EFS/2 on FT8.   He heard me and appeared to answer by calling me.  I attempted to send back a signal report, but it was truncated as well. I kn

Re: [wsjt-devel] WSJTX (rc5) - Impossible for 2 compound calls to have qso?

2023-01-01 Thread William Smith via wsjt-devel
Pretty sure the protool only allows one compound call maximum per QSO. 73, Willie VP5WS [Only briefly N1JBJ/VP5 8*] > On Jan 1, 2023, at 4:59 PM, alawler mudhawk.com via wsjt-devel > wrote: > > Hi Folks, > > I had an odd situation just now where operating as PP1/WB1BQE, I attempted > to

[wsjt-devel] WSJTX (rc5) - Impossible for 2 compound calls to have qso?

2023-01-01 Thread alawler mudhawk.com via wsjt-devel
Hi Folks, I had an odd situation just now where operating as PP1/WB1BQE, I attempted to work KB1EFS/2 on FT8. He heard me and appeared to answer by calling me. I attempted to send back a signal report, but it was truncated as well. I know there were some complexities surrounding compou

Re: [wsjt-devel] Link to latest WSJT-X source .tgz for use on the command-line?

2023-01-01 Thread Kari Sillanmäki via wsjt-devel
Hi Onno, I've been poking around the SourceForge webpages but could not find a way to download latest tgz with one single command. So, I hashed up a script for download. This works at least on my Ubuntu 18.04 system, but will most likely break the minute SourceForge updates their pages :(

Re: [wsjt-devel] {wsjt-devel] v2.6.0-rc5 User Guide website

2023-01-01 Thread Glenn Williams via wsjt-devel
Oh, An HTML version is fine. That's all you ever had with V2.2.2 and a couple after that. My opinion is just that. The leaders can decide. --73 On 1/1/2023 10:20 AM, Reino Talarmo via wsjt-devel wrote: But this does not solve the problem in the cases of: 1) I'm not on that computer or e

Re: [wsjt-devel] v2.6.0-rc5 User Guide website

2023-01-01 Thread Jeff Stillinger via wsjt-devel
Hi Glenn, Version 2.5.4 is the latest released version.   Version numbers containing -RC in the file name are release candidates for beta testing.   They may not be stable, they may have bugs, they may have things missing, they expire.  They are not intended for daily use, but rather for test

Re: [wsjt-devel] {wsjt-devel] v2.6.0-rc5 User Guide website

2023-01-01 Thread Reino Talarmo via wsjt-devel
>But this does not solve the problem in the cases of: >1) I'm not on that computer or even in the shack, or maybe I am in a meeting or someplace where suddenly I need to obtain the User Guide. I can get to the website but I can't get to the shack computer. >2) Similarly I am on my smartphone wher

Re: [wsjt-devel] {wsjt-devel] v2.6.0-rc5 User Guide website

2023-01-01 Thread Fred Price via wsjt-devel
Try here since the Princeton server is down for a move for WSJT-X 2.6.0-RC5 User Guide wsjt.sourceforge.io [X]

Re: [wsjt-devel] {wsjt-devel] v2.6.0-rc5 User Guide website

2023-01-01 Thread Glenn Williams via wsjt-devel
But this does not solve the problem in the cases of: 1) I'm not on that computer or even in the shack, or maybe I am in a meeting or someplace where suddenly I need to obtain the User Guide. I can get to the website but I can't get to the shack computer. 2) Similarly I am on my smartphone whe