Date
1 - 5 of 5
Locked Any way to query the current state, (in or out of HOUND mode), of WSJT-X? #FoxAndHound
Dave (NK7Z)
Hello,
I'm looking for a way to be able to use an external program to tell if WSJT is in HOUND mode? Is there some documentation covering this anyplace? I want to read the state, (in, or out, of HOUND mode), of the program at any arbitrary time. Is there some file I can read that contains this information in realtime? I see a lot of references to HOUND in the ini file, but do not know if anything changes there, or of there is an accepted location to look for state information. NK7Z Dave |
|
Mike Black
The Status message contains Special Operation Mode
toggle quoted message
Show quoted text
* The Special operation mode is an enumeration that indicates the * setting selected in the WSJT-X "Settings->Advanced->Special * operating activity" panel. The values are as follows: * * 0 -> NONE * 1 -> NA VHF * 2 -> EU VHF * 3 -> FIELD DAY * 4 -> RTTY RU * 5 -> WW DIGI * 6 -> FOX * 7 -> HOUND * 8 -> ARRL DIGI Mike W9MDB On Friday, March 24, 2023 at 10:08:15 AM CDT, Dave (NK7Z) <dave@...> wrote:
Hello, I'm looking for a way to be able to use an external program to tell if WSJT is in HOUND mode? Is there some documentation covering this anyplace? I want to read the state, (in, or out, of HOUND mode), of the program at any arbitrary time. Is there some file I can read that contains this information in realtime? I see a lot of references to HOUND in the ini file, but do not know if anything changes there, or of there is an accepted location to look for state information. NK7Z Dave |
|
Dave (NK7Z)
Hello,
toggle quoted message
Show quoted text
Thank you Mike!! How does one access that message? Is it documented anyplace? 73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer Examiner ARRL Technical Specialist, RFI ARRL Asst. Director, NW Division, Technical Resources On 3/24/23 08:15, Michael Black via groups.io wrote:
The Status message contains Special Operation Mode |
|
Mike Black
You have to capture the network messages via whatever software you want to write.
toggle quoted message
Show quoted text
e.g. https://github.com/bmo/py-wsjtx Mike W9MDB On Saturday, March 25, 2023 at 04:01:24 AM CDT, Dave (NK7Z) <dave@...> wrote:
Hello, Thank you Mike!! How does one access that message? Is it documented anyplace? 73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer Examiner ARRL Technical Specialist, RFI ARRL Asst. Director, NW Division, Technical Resources On 3/24/23 08:15, Michael Black via groups.io wrote: The Status message contains Special Operation Mode |
|
Dave (NK7Z)
Thanks sir!
toggle quoted message
Show quoted text
73, and thanks, Dave (NK7Z) https://www.nk7z.net ARRL Volunteer Examiner ARRL Technical Specialist, RFI ARRL Asst. Director, NW Division, Technical Resources On 3/25/23 06:21, Michael Black via groups.io wrote:
You have to capture the network messages via whatever software you want to write. |
|