Yes...check the protocol in NetworkMessage.hpp -- you'll get the frequency in the message and you can, of course, do your own band interpretation. It spits out when pretty much any change occurs like dial frequency.
* Status Out 1 quint32 * Id (unique key) utf8 * Dial Frequency (Hz) quint64 * Mode utf8 * DX call utf8 * Report utf8 * Tx Mode utf8 * Tx Enabled bool * Transmitting bool <https://www.avast.com/?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> This email has been sent from a virus-free computer protected by Avast. www.avast.com <https://www.avast.com/?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Sat, Nov 21, 2015 at 11:14 AM, Steven Franke <s.j.fra...@icloud.com> wrote: > Bill, > > Thanks. As usual, it’s not as simple as I thought. > > I need to re-configure my antenna switch after each band change. Is there > a way for me to externally detect band changes using the UDP functionality? > Suppose that I write a little UDP client in Python --- could I sense the > band change that way? > > Steve > > > On Nov 21, 2015, at 10:58 AM, Bill Somerville <g4...@classdesign.com> > wrote: > > > > On 21/11/2015 16:50, Bill Somerville wrote: > >> A whole different approach might be to delegate this all to the rig > >> control functionality where it can be done synchronously without > >> blocking the UI. > > This also has issues since the audio generation necessary to tune up is > > completely decoupled from the rig control thread and I don't immediately > > see a simple way of reconciling that (I can think of complicated > solutions). > > > > 73 > > Bill > > G4WJS. > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > wsjt-devel mailing list > > wsjt-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > > > > ------------------------------------------------------------------------------ > _______________________________________________ > wsjt-devel mailing list > wsjt-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wsjt-devel >
------------------------------------------------------------------------------
_______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel