Date   

Locked Re: wsjtx and Android?

Vojtech Bubnik
 

There are Fortran to C converters, however I am not sure whether they support the Fortran version WSJT-X is implemented with.

f2c - Wikipedia
FORTRAN to C Converter - Automatic Fortran to C conversion (quickreckoning.com)

Fortran compiler is not part of the official Android NDK, but it seems as if the NDK could be compiled relatively easily to include gfortran.

buffer51/android-gfortran: Android NDK toolchains with Fortran support (github.com)
Danilo's Tech Blog: How to build the gcc Fortran cross-compiler for Android (ARM and x86) (danilogiulianelli.blogspot.com)

Interestingly enough, modern browsers support WebAssembly WebAssembly. One may compile a C/C++ code into Web Assembly bytecode, which is then translated to native code by your browser and ran at the speed close to native. Web browsers support audio input / output, so it is technically feasible to recompile WSJT-X to run in the browser, although it would require quite a significant effort.

73, Vojtech OK1IAK


Locked Copy And Paste Not Working #general

David - AK2L
 

WSJT-X v2.3.1, FT8, FT4, Windows-10 Pro

Paste (as in copy-and-paste) does not work for me in the DX call window.
Should it?
From a DX cluster program, I sometimes copy a call sign to the clipboard but I cannot paste it into the DX call field.


Frederick C Hollendorfer
 

How do I change TX 3 msg to auto send R-(sig rpt) and TX 4 to RR73 to auto send in the std msgs?
Tnx Fred KE0EF


Locked wsjt-x shows different freq than the radio #wsft-x bug?

Stephen Smith <km5gn@...>
 

I am having a strange problem with waft-x that I hope someone can help with. I’m Running HRD controlling an FTdx10.  wsjt-x is connected to HRD as the radio. jtAlert is connected to wsjt-x and Gridtracker is connected to JTAlert.

All works great in general, but I noticed today that if I call CQ with the band set to 20 and the frequency to 14.047.000 , when wsjt-x transmits, the frequency changes on the wsjt-x display to  14.072.000. HRD and the radio still show the correct 14.074.000.

Any idea what’s happening and if something needs fixing?

Steve
KM5GN


Locked Re: WSJT-X and OmniRig stopped working after CPU/memory upgrade #Cat_RigControl

Klaus
 

Strange things are happening.
Yesterday I tried another configuration of CAT/rig control with HRD first connecting physically to the TS-950SDX transceiver. WSJT-X and HDSR are talking with HRD.
It worked, a little slow with some delay in the apps updating QRG etc, but it worked.

Today I switched the WSJT-X configuration back to OmniRig - and what shall I say: It worked!
Unfortunately I don't know why. There was no change in the PC configuration, no updates or new apps have been installed.

That's nice, but in the end not very satisfying. Because if I don't know the reason why it happened, I don't know how how to prevent it from failing again.

Will post updates if there are new findings.

Thank you for your help and suggestions.

vy 73s
Klaus / DF6NP


Locked Re: moving pc's #general

Jerry (KB2GCG)
 

Thanks Bill,
going from and to a Windows 10 machine.

Jerry
KB2GCG


- "Defeat lasts one day, giving up lasts a lifetime."

On May 5, 2021, at 6:36 AM, Bill Somerville <g4wjs@...> wrote:

On 04/05/2021 19:35, Jerry wrote:
I'm moving to a new pc. What files do I need to copy to the new PC to maintain my configuration and data ?

Jerry
KB2GCG
Hi Jerry,

you need to copy your log files, wsjtx_log.adi and wsjtx.log. The ALL.TXT file is also handy to keep as a record. if you use WSPR then WSPR_ALL.TXT may be useful.

If you are keeping any saved .WAV files then copying your saved .WAV files directory and contents should be considered.

Your settings are in the file WSJT-X.ini, you don't say what platform you are using, the locations are documented in the WSJT-X User Guide https://physics.princeton.edu/pulsar/k1jt/wsjtx-doc/wsjtx-main-2.3.1.html#_file_locations . Note that moving the settings to another system will require a couple of minor changes to saved file paths, both are on the "Settings->Audio" panel, adjust them to suitable locations if your user name has changed, or if you have switched to a different platform.

Do not copy across any file with "wisdom" in it's name, they are specific to your CPU and will be recreated automatically when you first start WSJT-X on a new machine.

73
Bill
G4WJS.




Locked Re: WSJT-X and OmniRig stopped working after CPU/memory upgrade #Cat_RigControl

Klaus
 

Before the upgrade: Perfect
After: No way.

vy 73s
Klaus / DF6NP


Locked VS: [WSJTX] moving pc's #general

Reino Talarmo
 

Hi Jerry,

·         You may mean by PC Windows os, then Settings: %LOCALAPPDATA%\WSJT-X\WSJT-X.ini

·         Log directory: %LOCALAPPDATA%\WSJT-X\

where wsjtx_log.adi is for your “worked before” knowledge and perhaps wsjtx.log for a simple reminder of the same info.

You may go to that directory also via File – Open log directory.

73, Reino OH3mA

 

 

Lähettäjä: main@WSJTX.groups.io [mailto:main@WSJTX.groups.io] Puolesta Jerry
Lähetetty: 04 May 2021 21:36
Vastaanottaja: main@WSJTX.groups.io
Aihe: [WSJTX] moving pc's #general

 

I'm moving to a new pc. What files do I need to copy to the new PC to maintain my configuration and data ?

Jerry
KB2GCG


Locked Re: Split Operation with Rig Mode #IssueReport

Miloš Soukup
 

Hi Mark,

I can confirm it. I use FT-817 also and version 2.3.1. I control my FT-817 directly from WSJT-X without any intermediate app. I found Split "Fake It" does not work (it was already reported) and
I tried to switch to "Rig". Regardless the band VFOa is switched to, VFOb stays on 7 MHz. CAT test passes OK and the circle around S is in green. So, I guess there is a bug related to Split in 2.3.1.

73, Miloš OK1FMY


Locked Re: moving pc's #general

Bill Somerville
 

On 04/05/2021 19:35, Jerry wrote:
I'm moving to a new pc. What files do I need to copy to the new PC to maintain my configuration and data ?

Jerry
KB2GCG
Hi Jerry,

you need to copy your log files, wsjtx_log.adi and wsjtx.log. The ALL.TXT file is also handy to keep as a record. if you use WSPR then WSPR_ALL.TXT may be useful.

If you are keeping any saved .WAV files then copying your saved .WAV files directory and contents should be considered.

Your settings are in the file WSJT-X.ini, you don't say what platform you are using, the locations are documented in the WSJT-X User Guide https://physics.princeton.edu/pulsar/k1jt/wsjtx-doc/wsjtx-main-2.3.1.html#_file_locations . Note that moving the settings to another system will require a couple of minor changes to saved file paths, both are on the "Settings->Audio" panel, adjust them to suitable locations if your user name has changed, or if you have switched to a different platform.

Do not copy across any file with "wisdom" in it's name, they are specific to your CPU and will be recreated automatically when you first start WSJT-X on a new machine.

73
Bill
G4WJS.


Locked Re: Trying to install Linux WSJTX #linux

Jeff Stillinger <kb6ibb@...>
 

The Kenwood TS2000 is there for Linux users.   It's between the 140S and 440S.   Both on version 2.3.1 and 2.4.0-RC4.    It is recommended that you build WSJT-X from source on the Linux platform.  Remember whenever you are installing from a pre-built package (even "official" repositories), it's someone else's work.   Who knows what they did or didn't do to it.   The instructions are simple and strait forward to perform the source build.  




On 5/3/21 2:30 PM, Dennis Jacobson wrote:
Hello again all... I'm trying to configure the settings in WSJTX Linux system.. But when I go to select Radio, there is no Kenwood TS-2000 listed for me to select... How do I go about having that added to the Radio list in the Linux version...
Thanks all..
Dennis N6NG



-- 
Jeff Stillinger - KB6IBB
KB6IBB Laboratories
Wylie, Texas - United States


Locked Re: Trying to install Linux WSJTX #linux

Dennis Jacobson
 

Jon, can you tell me what settings you ended up using?  Keep me from going though the same problems? And what interface are you using?
Thanks again Jon
Dennis N6NG


Locked Re: Trying to install Linux WSJTX #linux

Dennis Jacobson
 

Ok... I missed it... wasn't where I was thinking it would be. But it was there after all.. Thanks and sorry..
Dennis N6NG


Locked Re: Trying to install Linux WSJTX #linux

Dennis Jacobson
 

On Tue, May 4, 2021 at 10:42 AM, Jon Hall wrote:
.Well I downloaded version wsjtx_2.3.1_amd64.deb and didni't find it on the list of radios available in that version.
Was it on the list in your version Jon?  I would like to know which version you installed...
Thanks Bill and Jon.


Locked Re: WSJT-X and OmniRig stopped working after CPU/memory upgrade #Cat_RigControl

John H. Long Jr.
 

Have you got them talking to each other?



Sent from my Verizon, Samsung Galaxy smartphone


-------- Original message --------
From: Klaus <k.schroedl@...>
Date: 5/2/21 7:31 AM (GMT-07:00)
To: main@WSJTX.groups.io
Subject: Re: [WSJTX] WSJT-X and OmniRig stopped working after CPU/memory upgrade #Cat_RigControl

I know here the topic has been discussed before - but without a real solution.
One issue that has been identified, was one of the programs running with elevated rights or in administrator mode.

This isn't the case here. WSJT-X and OmniRig both are running in standard user mode.

73s
Klaus


Locked Re: Trying to install Linux WSJTX #linux

Les - AA5NA
 

One of the programs had the B2000 instead of TS-2000.  That’s the headless model and worked with my TS2Kx.

73, AA5NA- Les


On May 4, 2021, at 10:45 AM, Jon Hall <jonrhall@...> wrote:



Hi Dennis, 

I've got it installed on ubuntu - I'm not a linux wizard or anything [just not keen on windoz] .

I also have the ts2000 , believe me if it was not easy-peasy I would not use wsjtx.

I'm sure ts2000 is there - maybe further up/down than you are looking ..?





Locked Re: RFI with MSK144 vs FT8 #general

Jim Brown
 

For 6M, the ideal choke is two turns through a #31 clamp-on. See photo in this link.

http://k9yc.com/ChokesVHF.pdf

73, Jim K9YC

On 5/4/2021 10:03 AM, Lance Collister, W7GJ wrote:
I did put several clamp on ferrites right where the coax connects to the Squalo. I wonder if maybe that is one reason I dont have any interference to the FM radio or CD player while running 200w output on FT8. Hopefully the car will be repaired and we will be back on the road by this evening ;-)  VY 73, Lance


Jerry (KB2GCG)
 

I'm moving to a new pc. What files do I need to copy to the new PC to maintain my configuration and data ?

Jerry
KB2GCG


Locked Re: Trying to install Linux WSJTX #linux

Brian Morrison
 

On Tue, 2021-05-04 at 06:44 -0700, Jon Hall wrote:

Hi Dennis, 

I've got it installed on ubuntu - I'm not a linux wizard or anything [just not keen on windoz] .

I also have the ts2000 , believe me if it was not easy-peasy I would not use wsjtx.

I'm sure ts2000 is there - maybe further up/down than you are looking ..?

Not sure how relevant this is, but on my Fedora system (both 33 and 34) some of the drop down lists in the UI don't show fully and do not seem to create a scroll bar. It is possible to use arrow keys to go below the visible part of the list but not a lot of use as you can't see what was there.

For this reason I found it very difficult to find the internal USB soundcards in my IC-7300 because the one I wanted was at the end of a long list and it drops off the bottom of the screen, requiring trial and error to get the right thing selected.

Perhaps this is something the developers could have a look at?

-- 

Brian  G8SEZ



Locked Re: SSL installation #install

neil_zampella <neilz@...>
 

Its WSJT-X if you want to automatically download the LoTW user list.    This is covered in the User Guide under Windows installation.   Make sure you select the 64 bit version.

Neil, KN3ILZ

On 5/4/2021 8:30 AM, David Gould wrote:

I am not sure whether it is JTAlert or WSJT-X  (or both) that needs SSL.

I am just setting up a new W10 PC (64bit).  Will it automatically have the correct SSL stuff or do I have to install it myself?   If so, is the latest current version the one to use?   I seem to remember at one time we had to use an earlier version because of a problem with a later version.

Thanks,

Dave G3UEG