Re: [wsjt-devel] #Echo Echo shifts TX frequency when clicking "Set RX & TX offset" - should be disabled

2023-08-04 Thread Joe Taylor via wsjt-devel
Hi Andreas, We would not have imagined anyone would try to use Echo mode without already having checked "Enable VHF and submode features". Obviously that has been your problem, from the beginning. -- 73, Joe, K1JT On 8/4/2023 5:31 PM, Andreas Junge via wsjt-devel wrote: Thank you Ch

Re: [wsjt-devel] #Echo Echo shifts TX frequency when clicking "Set RX & TX offset" - should be disabled

2023-08-04 Thread Andreas Junge via wsjt-devel
Thank you Charlie DL3WDG, Bob KA1GT and Mike W9MDB for looking into the code and putting your finger on it! I can confirm that all 3 radios IC-705, IC-910H and the Flex6700 behave the same now depending on the "VHF and sub mode features” setting. VHF on = correct (fixed 1500 HZ) VHF of

Re: [wsjt-devel] Editing the UI

2023-08-04 Thread Kari Sillanmäki via wsjt-devel
On 8/4/23 18:48, Ashhar Farhan via wsjt-devel wrote: Alex, thanks. After editing the file, when I run cmake --build .., nothing happens. How do I recompile? - f OM, are you using the wsjtx.tgz tarball from https://sourceforge.net/projects/wsjt/files/? If so, then please note that the cmake

Re: [wsjt-devel] Editing the UI

2023-08-04 Thread Alex Lelievre via wsjt-devel
You might need to remove one of the stamp files to get the build going. rm ~/wsjtx-build/wsjtx-prefix/src/wsjtx-stamp/wsjtx-build best, alex > On Aug 4, 2023, at 8:48 AM, Ashhar Farhan wrote: > > Alex, thanks. > After editing the file, when I run cmake --build .., nothing happens. How do

Re: [wsjt-devel] Editing the UI

2023-08-04 Thread Alex Lelievre via wsjt-devel
You are right that QtDesigner is the app to use. Just open the .ui files and edit away. You might need to hide some controls outside the bounds of the window rather than deleting them. best, alex > On Aug 3, 2023, at 10:20 PM, Ashhar Farhan via wsjt-devel > wrote: > >  > Hello, > This

Re: [wsjt-devel] Editing the UI

2023-08-04 Thread Ashhar Farhan via wsjt-devel
Alex, thanks. After editing the file, when I run cmake --build .., nothing happens. How do I recompile? - f On Fri, Aug 4, 2023, 9:06 PM Alex Lelievre wrote: > You are right that QtDesigner is the app to use. Just open the .ui files > and edit away. > > You might need to hide some controls outsi

Re: [wsjt-devel] #Echo Echo shifts TX frequency when clicking "Set RX & TX offset" - should be disabled

2023-08-04 Thread Reino Talarmo via wsjt-devel
Hi Andreas, It would be nice for you, if the echo mode had a ‘fail safe’ setting that forces the transmission to 1500 Hz. The source code is available and you may add that into the program. Otherwise the instructions are clear how to use the echo mode. 73, Reino OH3mA From: Andreas Junge