Re: [wsjt-devel] Fehler

2019-04-11 Thread roland.hartmann
Hallo Jan,

 

habe WSJT-X temporär mit FT-8 am laufen, wenn ich „aktiv“ bin. Ansonsten im 
WSPR-Modus (wenn ich zu Hause, aber nicht aktiv vor dem Gerät bin).

 

Ich kann es nachvollziehen, wenn der Rechner in den Ruhemodus gegangen ist. 
Nicht immer, aber manchmal ist danach einseitig die Sound-Anbindung weg.

Manchmal muss ich sogar WSJT-X beenden, kurzzeitig den USB-Stecker ziehen damit 
es anschließend wieder funktioniert.

Das Thema kam hier auch häufiger auf. Empfohlen wird den Ruhemodus in Gänze 
auszuschalten, ggf. zusätzlich im Gerätemanager Parameter zu kontrollieren 
(leider weiß ich jetzt nicht welche).

 

PS:

Dieses ist ein englisch sprachiges Kanal. Ich befürchte in Deutsch wirst Du 
wenig Unterstützung erhalten.

 

73 Roland, DK4RH 

 

Von: DD8OA via wsjt-devel  
Gesendet: Montag, 8. April 2019 15:17
An: wsjt-devel@lists.sourceforge.net
Cc: mrkfh0...@aol.com
Betreff: Re: [wsjt-devel] Fehler

 

Hallo zusammen 

ich betreibe hier WSJT-X auf einem WIN7 PC und einem Yaesu FT-991

FT-8 ist meine häufigste Betriebsart auf Kurzwelle

 

Ich habe gerade ein Update auf die neueste Version aufgespielt

Danach ging wieder alles und ich konnte QSO fahren 

Allerdings nur 1 Woche. Dann gingen die Probleme los 

Und zwar immer nur bei WSJT-x, andere Digimodes wie SSTX RTTY CW funktionieren 

Das Problem fing an mit unmoduliertem Träger. Als Sende-Empfangs Relais klickt 
hörbar, Anzeige Sender Strahlt ist an, aber keine Leistung kommt raus 

Das ging so eine Woche, dann war das Problem andersrum. Sendeleistung kommt 
raus, aber ich sehe nicht ein einziges Empfangspaket auf dem Schirm. Auch nicht 
wenn ich "nur QSO" deaktiviert habe 

Wie gesagt, wegen den WSJT-x Probleme dann die anderen Programme durchprobiert 
und konnte mit identischer Einstellung QSO haben wo WSJT-x nicht wollte 

___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Dan Malcolm
Thanks Claude,
Most changes won't matter, because my utility will still find what I'm looking 
for.  What I'm having to correct is my reporting format.  

__
Dan – K4SHQ

-Original Message-
From: Claude Frantz [mailto:claude.fra...@bayern-mail.de] 
Sent: Thursday, April 11, 2019 11:04 AM
To: wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] ALL.TXT - a suggestion

On 4/11/19 3:43 PM, Dan Malcolm wrote:

> Missed this in the release notes, but I see it now.  I found:
> 
> “Better formatting for the files ALL.TXT and ALL_WSPR.TXT”
> 
> Since I’ve written an ALL.TXT utility in PHP, the new format will 
> require some coding on my part.  Not a bad thing really.  I’m sure a 
> review of my code will reveal better ways of performing some things.  
> It looks like now the ‘df’ offset is recorded in ALL.TXT for both ‘Tx’ and 
> ‘Rx.

Hi Dan,

The format of the ALL.TXT file has changed more that once. Be prepared to 
encounter more changes in the future.

Best wishes,
Claude (DJ0OT)


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Finding lines in All.txt

2019-04-11 Thread Sam W2JDB via wsjt-devel
Hi  I wrote a very simple program to browse through the All.txt file.It 
functions just like Find or Grep but allows you to put 2 call signs, an other 
criteria. It display the lines found in its own display box and allows you to 
copy it and paste it to the clip board. It does not care about the format of 
the data. The program name, for lack of a better idea, "alltext.exe" If you are 
interested the link to the sourceforge page: 
https://sourceforge.net/projects/w2jdb-quicklog/  73, Sam W2JDB
 ___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Claude Frantz

On 4/11/19 3:43 PM, Dan Malcolm wrote:


Missed this in the release notes, but I see it now.  I found:

“Better formatting for the files ALL.TXT and ALL_WSPR.TXT”

Since I’ve written an ALL.TXT utility in PHP, the new format will 
require some coding on my part.  Not a bad thing really.  I’m sure a 
review of my code will reveal better ways of performing some things.  It 
looks like now the ‘df’ offset is recorded in ALL.TXT for both ‘Tx’ and ‘Rx.


Hi Dan,

The format of the ALL.TXT file has changed more that once. Be prepared 
to encounter more changes in the future.


Best wishes,
Claude (DJ0OT)


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Dan Malcolm
Missed this in the release notes, but I see it now.  I found:



“Better formatting for the files ALL.TXT and ALL_WSPR.TXT”

Since I’ve written an ALL.TXT utility in PHP, the new format will require some 
coding on my part.  Not a bad thing really.  I’m sure a review of my code will 
reveal better ways of performing some things.  It looks like now the ‘df’ 
offset is recorded in ALL.TXT for both ‘Tx’ and ‘Rx.

__
Dan – K4SHQ

From: Black Michael via wsjt-devel [mailto:wsjt-devel@lists.sourceforge.net]
Sent: Thursday, April 11, 2019 7:38 AM
To: WSJT software development 
Cc: Black Michael 
Subject: Re: [wsjt-devel] ALL.TXT - a suggestion

If you are perusing you can use Windows "find" or Unix's "grep"

For example, to get all messages with your callsign and redirect the output to 
a file.
find "G0HDB" all.txt >g0hdb.txt

Or all Tx messages
find "Tx" all.txt >mytx.txt

On Unix just substitute "grep" for "find".
de Mike W9MDB




On Thursday, April 11, 2019, 4:02:42 AM CDT, Martin Davies G0HDB 
mailto:marting0...@gmail.com>> wrote:


Running WSJT-X v2.0.1 7ddcb7 on a Win 7 Pro (32-bit) Dell Optiplex 780.

Although I like much of the new format for the information in the ALL.TXT file, 
it's now
relatively difficult to quickly identify my outgoing transmissions amidst the 
mass of 'Rx'
records in the file.

In the previous version(s) of ALL.TXT, a transmission was very clearly 
identified by the
'Transmitting' label, which resulted in much-extended lines of text that were 
immediately
apparent when perusing the file, whereas in the new file format the 
transmissions are now
designated solely by the 'Tx' label which are extremely difficult to spot 
amongst all the 'Rx'
labels.

Could consideration please be given to reverting to using the 'Transmitting' 
label, or some
other means (eg. colour-coding?) of more clearly differentiating the 
transmissions in the
ALL.TXT file.

73, and thanks in advance,

---
Martin, G0HDB


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Black Michael via wsjt-devel
If you are perusing you can use Windows "find" or Unix's "grep"
For example, to get all messages with your callsign and redirect the output to 
a file.find "G0HDB" all.txt >g0hdb.txt
Or all Tx messagesfind "Tx" all.txt >mytx.txt
On Unix just substitute "grep" for "find".de Mike W9MDB

 

On Thursday, April 11, 2019, 4:02:42 AM CDT, Martin Davies G0HDB 
 wrote:  
 
 Running WSJT-X v2.0.1 7ddcb7 on a Win 7 Pro (32-bit) Dell Optiplex 780.

Although I like much of the new format for the information in the ALL.TXT file, 
it's now 
relatively difficult to quickly identify my outgoing transmissions amidst the 
mass of 'Rx' 
records in the file.

In the previous version(s) of ALL.TXT, a transmission was very clearly 
identified by the 
'Transmitting' label, which resulted in much-extended lines of text that were 
immediately 
apparent when perusing the file, whereas in the new file format the 
transmissions are now 
designated solely by the 'Tx' label which are extremely difficult to spot 
amongst all the 'Rx' 
labels.  

Could consideration please be given to reverting to using the 'Transmitting' 
label, or some 
other means (eg. colour-coding?) of more clearly differentiating the 
transmissions in the 
ALL.TXT file.

73, and thanks in advance,

---
Martin, G0HDB


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
  ___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Jim Shorney


Use your text editor's search function to search for any text string that you 
want.

73
-Jim
NU0C


On Thu, 11 Apr 2019 09:59:16 +0100
"Martin Davies G0HDB"  wrote:

> Could consideration please be given to reverting to using the 'Transmitting' 
> label, or some 
> other means (eg. colour-coding?) of more clearly differentiating the 
> transmissions in the 
> ALL.TXT file.


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] ALL.TXT - a suggestion

2019-04-11 Thread Martin Davies G0HDB
Running WSJT-X v2.0.1 7ddcb7 on a Win 7 Pro (32-bit) Dell Optiplex 780.

Although I like much of the new format for the information in the ALL.TXT file, 
it's now 
relatively difficult to quickly identify my outgoing transmissions amidst the 
mass of 'Rx' 
records in the file.

In the previous version(s) of ALL.TXT, a transmission was very clearly 
identified by the 
'Transmitting' label, which resulted in much-extended lines of text that were 
immediately 
apparent when perusing the file, whereas in the new file format the 
transmissions are now 
designated solely by the 'Tx' label which are extremely difficult to spot 
amongst all the 'Rx' 
labels.  

Could consideration please be given to reverting to using the 'Transmitting' 
label, or some 
other means (eg. colour-coding?) of more clearly differentiating the 
transmissions in the 
ALL.TXT file.

73, and thanks in advance,

---
Martin, G0HDB


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel