Re: [wsjt-devel] Memory leak in 2.7.0 rc1?

2023-05-25 Thread Brian Moran via wsjt-devel
Greetings; can you describe what mode you are using? If you left it going for a few days without deciding any signals (e.g. with no antenna) same behavior? What radio and interface to the radio? Any other information you could share would be most appreciated. Thanks! -Brian N9ADG Sent via iP

Re: [wsjt-devel] Making F/H idiot proof

2024-01-24 Thread Brian Moran via wsjt-devel
Hi Andy; can you please help me understand the circumstances better? Under “normal” f/h operation, the hound calls with a grid. WSJT-X in fox mode can queue a caller with a grid. WSJT-X in fox mode doesn’t queue non-grid-supplying callers. If the “fox” replied to a signal report message as the

Re: [wsjt-devel] WSJTX for Apple M1

2022-07-03 Thread Brian Moran via wsjt-devel
Hi Alex and and Olof; I too have been building M1-specific binaries (for 2.6.0 rc-1). There certainly are some caveats in building specifically for M1 chips at this time, starting with specifying some of the CMake variables required: CMAKE_OSX_ARCHITECTURES -> arm64 (this chooses M1-specific bina

Re: [wsjt-devel] Split code into two projects?

2023-04-26 Thread Brian Moran via wsjt-devel
Greetings; if you've compiled the current software, you'll probably note that doing so generates quite a few separate applications. Two of these applications are wsjtx and jt9 -- wsjtx *is* the UI on top of the jt9 application. -Brian N9ADG On Wed, Apr 26, 2023 at 4:56 AM Daniel Uppström via wsj

Re: [wsjt-devel] [wsjtgroup] Enhancement suggestion - 30 second cycles

2023-05-08 Thread Brian Moran via wsjt-devel
Or, pick words that don’t have a meaning yet. Like call it “TX Optimizan” with choices like “none” “active” and “emulate” . I am joking. -Brian N9ADGSent via iPhoneOn May 8, 2023, at 11:18 AM, John Kludt via wsjt-devel wrote:Michael,My vote is we have beat this issue to death several times over. 

Re: [wsjt-devel] SuperFox can have split misconfigured and make fewer QSOs (setXIT anomaly?)

2024-10-07 Thread Brian Moran via wsjt-devel
Hi Lance, your contacts should be showing up in your regular log file; in addition, there's a file, FoxQSO.txt, that keeps a record of sent and received communications while in Fox mode. -Brian N9ADG On Mon, Oct 7, 2024 at 2:16 PM Lance Collister, W7GJ via wsjt-devel < wsjt-devel@lists.sourceforg

Re: [wsjt-devel] 2.7.0-RC7 Super/Regular Fox odd Behaviour, plus query about OTP Server

2024-10-22 Thread Brian Moran via wsjt-devel
One Time Passwords are something that many websites use now (with support of authentication/password apps like Google Authenticator, Microsoft Authenticator, 1password, etc.). They work by have a "Time Based One Type Password" that follows the methods outlined in RFC6238 (and predecessor RFCs). Th

Re: [wsjt-devel] 2.7.0-RC7 Super/Regular Fox odd Behaviour, plus query about OTP Server

2024-10-23 Thread Brian Moran via wsjt-devel
Sorry, I misinterpreted what you wrote earlier: > Also... will there be documentation or source code provided for the OTP server running on 9dx.cc? The changelog for this version says "Theoretically, DXpeditions can set up their own OTP server"... but the theoretical becomes near impossible if ther