|
locked
Re: Incorrect time on FT8 Log QSO Screen WSJT-x v2.5.4
#IssueReport
Hi Bruce,
You can try My AllText.exe program that is freely available on ProgramsByW2JDB@Groups.io. It does not load the file into memory and given the from/to date and the callsigns to
Hi Bruce,
You can try My AllText.exe program that is freely available on ProgramsByW2JDB@Groups.io. It does not load the file into memory and given the from/to date and the callsigns to
|
By
Sam Birnbaum
·
#32490
·
|
|
locked
Re: Incorrect time on FT8 Log QSO Screen WSJT-x v2.5.4
#IssueReport
Bruce,
You could try Notepad++, it is a free text editor I like.
73, Reino OH3mA
Bruce,
You could try Notepad++, it is a free text editor I like.
73, Reino OH3mA
|
By
Reino Talarmo
·
#32489
·
|
|
locked
Re: Incorrect time on FT8 Log QSO Screen WSJT-x v2.5.4
#IssueReport
Look for NotePad++ great editor with very few limits.
Tom GM8MJV
Tom@...
Look for NotePad++ great editor with very few limits.
Tom GM8MJV
Tom@...
|
By
Tom Melvin
·
#32488
·
|
|
locked
WSJT encoding in Java
#WSPR
For those interested, here is a small project that implements the encoding and signalling of WSPR / JT4 and JT8 in Java.
The “myWSJTEncoder” project can be found at
For those interested, here is a small project that implements the encoding and signalling of WSPR / JT4 and JT8 in Java.
The “myWSJTEncoder” project can be found at
|
By
Erik Icket
·
#32487
·
|
|
locked
Re: Incorrect time on FT8 Log QSO Screen WSJT-x v2.5.4
#IssueReport
Notepad+ should be able to read it.
I rename my all.txt file yearly.
Bruce - K5WBM
Notepad+ should be able to read it.
I rename my all.txt file yearly.
Bruce - K5WBM
|
By
Bruce - K5WBM
·
#32486
·
|
|
locked
Re: WSJT-X Loses TX Audio Connection to transceiver
#AudioIssues
Including HDMI ports.
Larry / W1DYJ
Including HDMI ports.
Larry / W1DYJ
|
By
Larry Banks
·
#32485
·
|
|
locked
Re: Off topic
#Cat_RigControl
Pietro,
Have a look at
https://svn.python.org/projects/ctypes/tags/comtypes-0.3.2/docs/com_interfaces.html
It may be what you are missing.
73, Reino OH3mA
Pietro,
Have a look at
https://svn.python.org/projects/ctypes/tags/comtypes-0.3.2/docs/com_interfaces.html
It may be what you are missing.
73, Reino OH3mA
|
By
Reino Talarmo
·
#32484
·
|
|
locked
Re: WSJT-X Loses TX Audio Connection to transceiver
#AudioIssues
I can confirm that an hdmi monitor going to sleep can cause the audio issue you describe. I had to disable the monitor audio source on my system and have not had issues since.
Bruce - K5WBM
I can confirm that an hdmi monitor going to sleep can cause the audio issue you describe. I had to disable the monitor audio source on my system and have not had issues since.
Bruce - K5WBM
|
By
Bruce - K5WBM
·
#32483
·
|
|
locked
Re: Off topic
#Cat_RigControl
I realized. It's an old (still common) technology. So I'll move to some
other language, Python seem to be without support for COM.
Pietro
<mdblack98@...> ha scritto:
I realized. It's an old (still common) technology. So I'll move to some
other language, Python seem to be without support for COM.
Pietro
<mdblack98@...> ha scritto:
|
By
Pietro Molina
·
#32482
·
|
|
locked
Re: WSJT-X Loses TX Audio Connection to transceiver
#AudioIssues
The walk-away problem is usuallyi USB selective suspend.Turn them ALL off on ALL USB devices and hubs.
Mike W9MDB
The walk-away problem is usuallyi USB selective suspend.Turn them ALL off on ALL USB devices and hubs.
Mike W9MDB
|
By
Michael Black
·
#32481
·
|
|
locked
Re: #Elecraft K3D
#Elecraft
K4 has newly designed different ALC circuit from the K3. Watch power out meter to monitor power.
Ray
K4 has newly designed different ALC circuit from the K3. Watch power out meter to monitor power.
Ray
|
By
Ray
·
#32480
·
|
|
locked
Re: WSJT-X Loses TX Audio Connection to transceiver
#AudioIssues
I have the same problem when I haven't transmitted for a while, using the audio device built into the motherboard. WSJT-X still receives signals and keys the transmitter, but it sends no audio to the
I have the same problem when I haven't transmitted for a while, using the audio device built into the motherboard. WSJT-X still receives signals and keys the transmitter, but it sends no audio to the
|
By
Chris VE3NRT
·
#32479
·
|
|
locked
Re: #Elecraft K3D
#Elecraft
FT8 unlike other digital modes is constant envelope/carrier. ALC does not vary. Adjust K4 for solid 5 bars.
Ray
FT8 unlike other digital modes is constant envelope/carrier. ALC does not vary. Adjust K4 for solid 5 bars.
Ray
|
By
Ray
·
#32478
·
|
|
locked
8,041,023 miles per watt
#transmit
#WSPR
I have been playing with WSPR for a while over the last several months using my Zachtek 80-10 meter transmitter into a 30 ft high OCF dipole.
I have been slowly adding in attenuation and watching the
I have been playing with WSPR for a while over the last several months using my Zachtek 80-10 meter transmitter into a 30 ft high OCF dipole.
I have been slowly adding in attenuation and watching the
|
By
Carl Nord
·
#32477
·
|
|
locked
Re: Incorrect time on FT8 Log QSO Screen WSJT-x v2.5.4
#IssueReport
Thanks for those that reponded...
Unfortunately, I have never looked at my ALL.TXT file and it is 1.3 GB in size and both WORD and notepad say it is too large. Is there some other editor that I
Thanks for those that reponded...
Unfortunately, I have never looked at my ALL.TXT file and it is 1.3 GB in size and both WORD and notepad say it is too large. Is there some other editor that I
|
By
Bruce Goldstein
·
#32476
·
|
|
locked
Re: Incorrect time on FT8 Log QSO Screen WSJT-x v2.5.4
#IssueReport
Here's some comments in the code on how start time is calculated the "minutes" is actually transmit time periods now since this logic was put in before FT8.
// m_ntx = -1 resets to default
Here's some comments in the code on how start time is calculated the "minutes" is actually transmit time periods now since this logic was put in before FT8.
// m_ntx = -1 resets to default
|
By
Michael Black
·
#32475
·
|
|
locked
Re: #Elecraft K3D
#Elecraft
The problem with using less was that the rigs would do power hunting.So is the K4 doing power hunting with less than 5 solid bars? Or just doesn't' get full power?
Mike W9MDB
The problem with using less was that the rigs would do power hunting.So is the K4 doing power hunting with less than 5 solid bars? Or just doesn't' get full power?
Mike W9MDB
|
By
Michael Black
·
#32474
·
|
|
locked
Re: #Elecraft K3D
#Elecraft
Not on the K4. It’s different
Ray
Serial # 172.
Not on the K4. It’s different
Ray
Serial # 172.
|
By
Ray
·
#32473
·
|
|
locked
Re: #Elecraft K3D
#Elecraft
Technically 4 bars with the 5 flickering.
Mike W9MDB
Technically 4 bars with the 5 flickering.
Mike W9MDB
|
By
Michael Black
·
#32472
·
|
|
locked
Re: #Elecraft K3D
#Elecraft
5 bars on the K4D
Ray
W8LYJ
5 bars on the K4D
Ray
W8LYJ
|
By
Ray
·
#32471
·
|