[wsjt-devel] WSJT-X GA release, Spectrum display

2020-06-02 Thread Yukio JG1APX
Hello develop team, I am using the GA release with Japanese language. I found that there is no depict of spectrum in the display at the widegraph once the display method is changed from "Current" to other. To resume the function, the mode was changed back to "Current" but the spectrum display w

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Black Michael via wsjt-devel
The FT-991 is one that doesn't have the ability to query which VFO is active and doesn't have the ability to query "current VFO" either. Since we allow currVFO to pass through to the Icoms it's also now passing through to all rigs.   So it seems the only choice here would be to set the current VF

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Bill Somerville
Mike, OK, WSJT-X checks for both of those return codes when it makes its first attempt to get the current VFO. So Hamlib must not lie about that capability and return a success status, otherwise WSJT-X continue on the basis that rig_get_vfo() works for the current rig. Is this error because

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Black Michael via wsjt-devel
Don't know for sure...but it's been that way since version 3.3 As the error codes say in rig.h     RIG_ENIMPL,     /*!< 4 function not implemented, but will be */     RIG_ENAVAIL,    /*!< 11 Function not available */ On Tuesday, June 2, 2020, 05:35:42 PM CDT, Bill Somerville wrote:

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Gary Rogers
Hi all. Installed 2.2.0 GA and having none of the CAT issues with my FT 857D and Mac Catalina described by other Yaesu owners…Thanks for great software…73 Gary KO3F > On Jun 2, 2020, at 5:54 PM, Stephen VK3SIR wrote: > > Update: Windows 10: Scratch the FT-897D with CT-17 off the non-operationa

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Paul Bramscher
Greetings-- Compiled from source on a fully patched Linux Debian 10, Kenwood TS-590S, running for a few hours today, no bugs noted (for me). No new dependencies needed for the compile since the last version. A big thank you to the team for continuing to develop this great program! 73, KD0KZE /

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Bill Somerville
Mike, don't do that, the whole point of that query is to find out if the rig can be queried for the current VFO, the result determines how the rig is handled via the Hamlib API. Hamlib should return "not implemented", why is an "invalid parameter" error being returned? 73 Bill G4WJS. On 02/

Re: [wsjt-devel] 2.2.0 GA NetworkMessage.hpp out-of-date?

2020-06-02 Thread Bill Somerville
On 02/06/2020 22:24, Laurie, VK3AMA wrote: I note that the NetworkMessage.hpp included in wsjtx-2.2.0.tgz and in the Master branch on sourceforge for 2.2.

Re: [wsjt-devel] 2.2.0 GA NetworkMessage.hpp out-of-date?

2020-06-02 Thread Joe Taylor
Thanks, Laurie. This will need to be fixed. -- Joe, K1JT On 6/2/2020 5:24 PM, Laurie, VK3AMA wrote: I note that the NetworkMessage.hpp included in wsjtx-2.2.0.tgz and in the Master branch on sourceforge

[wsjt-devel] 2.2.0 GA NetworkMessage.hpp out-of-date?

2020-06-02 Thread Laurie, VK3AMA
I note that the NetworkMessage.hpp included in wsjtx-2.2.0.tgz and in the Master branch on sourceforge for 2.2.0-GA lacks the updated special operating mod

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Bill Somerville
Uwe, you need to run the last test again with the right baud rate! 73 Bill G4WJS. On 02/06/2020 21:04, DG2YCB, Uwe wrote: Hi Mike, Find enclosed the debug.txt file. (I’ve included some more lines.) 73 de Uwe, DG2YCB *Von:*Black Michael via wsjt-devel [mailto:wsjt-devel@lists.sourceforge.n

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread DG2YCB, Uwe
Hi Mike, Find enclosed the debug.txt file. (I’ve included some more lines.) 73 de Uwe, DG2YCB Von: Black Michael via wsjt-devel [mailto:wsjt-devel@lists.sourceforge.net] Gesendet: Dienstag, 2. Juni 2020 21:21 An: 'WSJT software development' Cc: Black Michael Betreff: Re: [wsjt-devel]

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Kim gross
OK. I figured out my mistake with following the video. When I run the rigctl-wsjtx.exe,   and I try to test with F to get frequency I get the get_freq: error = Invalid Parmeter. On 6/2/2020 1:45 PM, Kim gross wrote: Thanks for the help Mike For my setup com3 is primary port, and com  is

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Scott Boutwell
Bill and Others, Same issue on Both macOS 10.15.5 as well as Windows 10 64bit version 2004. Using FT991, tested on both as had wondered if it was just the MAC. The Yaesu appears to be the common denominator for me. De KG5RJR From: "DG2YCB, Uwe" Reply-To: WSJT software development Da

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Kim gross
Thanks for the help Mike For my setup com3 is primary port, and com  is the secondary. I am trying to follow the directions but when I run the rigcrtl -m 1035 -r com3 -R com -s 38400 it never comes back.  If I don't do both -r and -R I get an error.  If I set both -r and -R to come3, it drops

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Black Michael via wsjt-devel
I need one of the Yaesu owners to follow the directions in this youtube video and send me their debug.txt file. https://www.youtube.com/watch?v=0yZG1-v-BXA Mike W9MDB___ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread DG2YCB, Uwe
Hi Bill and others, I have the same error here at my PC: WSJT-X v2.2.0 GA cannot communicate with my FT991 via normal Com Port. Audio works normal, but CAT control is broken. When I click on “Test CAT” the error message “Rig failure Hamlib error…” occurs. Connection via OmniRig still works w

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Jay Hainline
No Bill. Receive seems ok. I can select none for the radio and set up and use the standard com port for PTT RTS. That works ok if done that way. It will transmit. It is just the CAT enhanced com port that it does not see. I am using the 64 bit version.  Computer is Windows 10 64 bit. Hope that h

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Rik Strobbe
Hello Bill, thanks for the explanation, I thought that it was something like that. In most cases the call is "special" (as in the example) and the call / grid combination doesn't make sense. And even in the unlikely case that it is a meaningfull call /grid combination, I won't get any further

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread brett williams
Receive and decode seem to work fine, but frequency display on WSJT-X shows a string of number that makes no sense. 20m frequency displays as a long string of digits that would indicate frequency in the GHz. Looks like Hamlib does not like the FT-891. -Brett WA6SXU From: Bill Somerville

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Al Pawlowski
After a few hours of use, the 2.2.0 release is working fine on my Win10-64 2004 release. My GPS receiver with NEMEAtime2 also seems to have gotten better with 2004. However, anyone using Virtual Audio Channel with OpenHPSDR (ANAN xcvrs), may have to switch back to VAC 4.60. VAC 4.62 (the latest

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Bill Somerville
Hi Jay, is this issue also associated with no receive audio to WSJT-X? 73 Bill G4WJS. On 02/06/2020 17:50, Jay Hainline wrote: Same issue with my FT991. Hamlib error: Invalid parameter while getting current frequency. Jay KA9CFD Sent from my U.S.Cellular© Smartphone Original me

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Jay Hainline
Same issue with my FT991.Hamlib error: Invalid parameter while getting current frequency.Jay KA9CFDSent from my U.S.Cellular© Smartphone Original message From: Bill Date: 6/2/20 11:44 (GMT-06:00) To: WSJT software development Subject: Re: [wsjt-devel] Hamlib error with GA

[wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Alan Groups
Hi, thanks for all the work. Just noticed a bit of messy clutter in the status bar on start-up, cropped screenshot attached.  Lasts a second or two then OK - I had to be quick with alt-prtscreen! Alan G0TLK ___ wsjt-devel mailing list wsjt-devel@l

Re: [wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Bill
I have run into the same issue. Just installed the 2.2.0 GA on Windows 10 and receive "Hamlib error: Invalid parameter while getting current frequency". Radio - FT991A. Also, no display on the waterfall but shows activity in the decode list. Previous versions worked fine and JTDX still works normal

[wsjt-devel] Hamlib error with GA release

2020-06-02 Thread Kim gross
Windows  64 bit, upgraded to GA release I get a hamlib error and can not do anything.   Reinstalled RC3, system works fine. FT991A. ___ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Black Michael via wsjt-devel
Brett -- please contact me off list and we can debug this.  mdblac...@yahoo.com Mike W9MDB On Tuesday, June 2, 2020, 11:28:42 AM CDT, brett williams wrote: I have noticed that the new GA release does not work with my Yaesu FT-891. Hamlib reports “invalid parameter while getting cur

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread brett williams
I have noticed that the new GA release does not work with my Yaesu FT-891. Hamlib reports “invalid parameter while getting current frequency”, All candidate releases have had this same issue with my radio, and now the General Release has the same issue rendering it unable to transmit. Decode wo

[wsjt-devel] WSJT-X 2.2.0 rigctld-wsjtx now works with IC7300 and IC703

2020-06-02 Thread Kari
Hi Devs, I'm glad to report that "rigctld-wsjtx" now works with both IC7300 and IC703. 73 & TU very much! de Kari, oh2gqc ___ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Bill Somerville
On 02/06/2020 16:46, Marco Calistri wrote: Hello Joe and all the WSJTX dev Team, Many thanks for your big effort, I already compiled new release 2.2.0 on my Linux OpenSUSE Tumbleweed 64 bit and made some QSO on 20m. I would like to contribute for UI translation in Italian first and in case any

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Bill Somerville
On 02/06/2020 16:41, Rik Strobbe wrote: Hello, while testing V2.2.0-rc1 in FT8 I get false replies after calling CQ once in a while, eg: 153345 -17 1.1 1666 ~ OR7T I55RHO R LG23 ? a2 ​It seems only to happen short (1, 2 or 3 periods) after a CQ call. I never noticed this in earlier vers

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Marco Calistri
Il 02/06/20 10:53, Joe Taylor ha scritto: > The WSJT Development Group is pleased to announce the general > availability (GA) release of WSJT-X Version 2.2.0.  A brief summary of > new features is provided here; for further details see the Release Notes: > > http://physics.princeton.edu/pulsar/k1j

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Rik Strobbe
Hello, while testing V2.2.0-rc1 in FT8 I get false replies after calling CQ once in a while, eg: 153345 -17 1.1 1666 ~ OR7T I55RHO R LG23 ? a2 ?It seems only to happen short (1, 2 or 3 periods) after a CQ call. I never noticed this in earlier versions. 73, Rik ON7YD - OR7T

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Bill Somerville
On 02/06/2020 15:43, Hisashi T Fujinaka wrote: I've forgotten - is the Mac version always unsigned? -- Hisashi T Fujinaka - ht...@twofifty.com BSEE + BSChem + BAEnglish + MSCS + $2.50 = coffee Hi Hisashi san, we are an Open Source development team running on a budget of zero, paying up to $1

Re: [wsjt-devel] FT-DX101 Tester

2020-06-02 Thread Adrian
OK I tested  (response embedded below); With the FTdx101 radio selected: 1 - When MONO is selected (only main receiver in display) the two meters are displayed together with the Filter display (the Width graph). When I use the USB cable from the radio direct to the laptop, during TX the second

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Sam W2JDB via wsjt-devel
Hi Bill. Thanks for the quick reply. Had no problem reading your first reply. The only reason I was asking is because the latest one that I am able to view has a code 83b8ca that redirect to 6aq6ce4. actual URL is: https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/Network/NetworkMessage.hpp#l44

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Sam W2JDB via wsjt-devel
Hi Joe, Bill and Mike, Just wanted to let you know that it working well with the QLog as the companion program and that I am releasing the latest version of QLog to the blind ham user group. Thanks for all your efforts and assistance. 73, Sam W2JDB __

Re: [wsjt-devel] FT-DX101 Tester

2020-06-02 Thread Black Michael via wsjt-devel
Adrian -- can you please check the operating modes in this bug report? Somebody was reporting different behavior for MONO between using the 101 rig or the 5000 and bad behavior on the 101. https://github.com/Hamlib/Hamlib/issues/260 Mike On Tuesday, June 2, 2020, 10:02:14 AM CDT, Adrian wr

Re: [wsjt-devel] FT-DX101 Tester

2020-06-02 Thread Adrian
Mike and team, thankyou, tested well here now on latest release on FTDX101MP, RIG Split and mode psk/data now works perfectly on SUB to set Data-U Thankyou Adrian Fewster ___ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://list

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Hisashi T Fujinaka
I've forgotten - is the Mac version always unsigned? -- Hisashi T Fujinaka - ht...@twofifty.com BSEE + BSChem + BAEnglish + MSCS + $2.50 = coffee ___ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Bill Somerville
On 02/06/2020 15:25, Bill Somerville wrote: the link to the NetworkMessage.hpp file with the documentation (which is also in the v2.2.0 GA release notes) is a link the file in the master branch of out public git repository on SourceForge, as such it is always the latest version. Let me try th

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Bill Somerville
On 02/06/2020 15:21, Sam W2JDB via wsjt-devel wrote: Hi Joe, Bill, Just downloaded Ver 2.2 GA, any idea when the UDP datagram specs will be updated ? Great job. Thanks Be safe and healthy. 73, Sam W2JDB Sam, the link to the NetworkMessage.hpp file with the documentation (which is also

Re: [wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Sam W2JDB via wsjt-devel
Hi Joe, Bill, Just downloaded Ver 2.2 GA, any idea when the UDP datagram specs will be updated ? Great job. Thanks Be safe and healthy. 73,  Sam W2JDB ___ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/li

Re: [wsjt-devel] FT-DX101 Tester

2020-06-02 Thread Bill Somerville
Hi Adrian, can you check if that issue is still present in the just released WSJT-X v2.2.0 GA please? 73 Bill G4WJS. On 02/06/2020 15:07, Adrian wrote: The only issue I see with it is cat set SUB mode to Data-U does not work as it should, with split=rig and mode=psk/data in wsjtx settings.

Re: [wsjt-devel] FT-DX101 Tester

2020-06-02 Thread Adrian
The only issue I see with it is cat set SUB mode to Data-U does not work as it should, with split=rig and mode=psk/data in wsjtx settings. Otherwise it works well, enhanced comport for CAT and standard comport for PTT (rts), using built-in usb audio. Adrian Fewster On 2/6/20 11:42 pm, Black

[wsjt-devel] WSJT-X 2.2.0 GA release

2020-06-02 Thread Joe Taylor
The WSJT Development Group is pleased to announce the general availability (GA) release of WSJT-X Version 2.2.0. A brief summary of new features is provided here; for further details see the Release Notes: http://physics.princeton.edu/pulsar/k1jt/Release_Notes.txt ... and of course the update

[wsjt-devel] FT-DX101 Tester

2020-06-02 Thread Black Michael via wsjt-devel
I need somebody willing to help with debugging the FT-DX101D I've got some complaints it's not working but nobody that's willing to help debug it. Any volunteers? Mike W9MDB ___ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sour