Hello,
I am using rotor with AF6SA's WRC, which implements a subset of GS232 (afaik).
The current position is not update in the Azimuth panel when the rotor is turning. In the debug window, the turn is visible:
20:54:49.021 Out: 4d 32 38 30 0d 0a M280__
20:54:50.020 Out: 43 0d 0a C__
20:54:50.035 In 1: 2b 30 31 35 30 +0150
20:54:51.020 Out: 43 0d 0a C__
20:54:51.038 In 1: 2b 30 31 35 36 +0156
20:54:52.020 Out: 43 0d 0a C__
20:54:52.044 In 1: 2b 30 31 36 31 +0161
20:54:53.021 Out: 43 0d 0a C__
20:54:53.038 In 1: 2b 30 31 36 36 +0166
For reference, here is the pull request for hamlib to support this controller, IMHO it only supports set position, get position and stop.
https://github.com/Hamlib/Hamlib/pull/1 ... 865105c9d1
It somewhat works when setting EA4TX ARS-USB but there is a 180 degree offset if position is over 90 degrees.
Any help appreciated to get the displays working.
Ingomar DL9ET