Re: [Hamlib-developer] Easycom II responses
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Martin C. <kd...@am...> - 2021-04-26 18:03:06
|
No response is expected from that command, so if your software is sending one, that's likely the issue, since what you send will be interpreted as something other than a response. Martin. KD6YAM On Mon, Apr 26, 2021 at 8:27 AM Bill Attwood <wha...@gm...> wrote: > Is there anyone familiar with the Easycom 2 protocol who could tell me > what response rotctld expects after a rotator direction command? Rotctld > sends something like “AZ90.0 EL20.0” about 6 times in a row which seems to > imply it’s not happy with the response my software is sending. > > > > I’ve tried responses in these formats but none of them appear to be > acknowledged: > > AZ90.0 EL20.0 > > AZ90.0,0.0 EL20.0,0.0 > > +090.0 20.0 > > > > My response to the “AZ EL” inquiry is accepted however. > > > > The only info I could find on the Easycom protocol was here: > https://www.mustbeart.com/software/easycomm.txt > > > > Cheers, > > Bill VE6WK > > > _______________________________________________ > Hamlib-developer mailing list > Ham...@li... > https://lists.sourceforge.net/lists/listinfo/hamlib-developer > |