Re: [wsjt-devel] Need Hamlib Testers for IC7300 and IC7600

2023-06-29 Thread John Nelson via wsjt-devel
Hi Dennis, For info: using hamlib-4.6~git-20230629-25ad13ce with 2.7.0-rc1 on Mac with Kenwood rig: no problems with rig control. — John G4KLA smime.p7s Description: S/MIME cryptographic signature ___ wsjt-devel mailing list wsjt-devel

Re: [wsjt-devel] Building WSJT-X in Docker container

2023-06-29 Thread Thomas Nilsson, SM0KBD via wsjt-devel
Hi, I think this is a great idea. I use this method for compiling CQRLOG on my Mint PC here. It will however usually require some tweaking to get it to work. But I guess I will have to do that in order to get a way to to easily compile WSJT-X in my environment. BTW, I have started to look

Re: [wsjt-devel] Need Hamlib Testers for IC7300 and IC7600

2023-06-29 Thread Black Michael via wsjt-devel
The 7610/7600 will behave better (if it's the latest firmware) with the more current version of  Hamlib than Uwe said he was going to use. Icom decided to add the 0x25 0x26 command but did it differently than all other Icoms (actually they did it the  "right" for the 76xx IMHO). Mike W9MDB

Re: [wsjt-devel] Need Hamlib Testers for IC7300 and IC7600

2023-06-29 Thread Dennis W1UE via wsjt-devel
Thank you Gene! UE On Thu, Jun 29, 2023 at 8:31 AM Gene Hinkle via wsjt-devel < wsjt-devel@lists.sourceforge.net> wrote: > K5PA, Yes, for IC-7300, IC-705, IC-7610 > > Gene, K5PA > > > Gene > > > On Jun 29, 2023, at 6:03 AM, Dennis W1UE via wsjt-devel < > wsjt-devel@lists.sourceforge.net> wrote:

Re: [wsjt-devel] Need Hamlib Testers for IC7300 and IC7600

2023-06-29 Thread Gene Hinkle via wsjt-devel
K5PA, Yes, for IC-7300, IC-705, IC-7610 Gene, K5PA Gene > On Jun 29, 2023, at 6:03 AM, Dennis W1UE via wsjt-devel > wrote: > >  > Anyone around that can test the upcoming Hamlib dispersal with the RC2 > software that's coming out in the near future? Instructions will be provided > to

[wsjt-devel] Need Hamlib Testers for IC7300 and IC7600

2023-06-29 Thread Dennis W1UE via wsjt-devel
Anyone around that can test the upcoming Hamlib dispersal with the RC2 software that's coming out in the near future? Instructions will be provided to volunteers. Its simple, probably won't take you 30 minutes. Dennis w1UE ___ wsjt-devel mailing list

Re: [wsjt-devel] Building WSJT-X in Docker container

2023-06-29 Thread G8DQX (WSJT developers on SF) via wsjt-devel
Daniel, an alternative, presuming that you are running a Linux box (or WSL under Windows) would be to establish a VM (virtual machine) under VirtualBox (offers a nice GUI for that.) If you're not familiar with building Docker images (that's me!), then you will probably find VirtualBox much

[wsjt-devel] Building WSJT-X in Docker container

2023-06-29 Thread Daniel Uppström via wsjt-devel
Hi, In order not to clutter my normal environment I would like to set up a Docker container for building WSJT-X from source. Looking around I found this Dockerfile: https://gist.github.com/aaronbrown1988/95a0f5bab5ef9b0e6eefa2ad111db758 It is however not updated in 5 years so I assume it