rmorgan001 / GSServer

ASCOM Synta protocol driver for SkyWatcher and Orion telescope mounts
GNU General Public License v3.0
40 stars 16 forks source link

Ascom command RightAscensionRate result in the wrong RA rate. #41

Closed han-k59 closed 1 year ago

han-k59 commented 1 year ago

When I set the mount rate in arcsec/sec via method:

https://ascom-standards.org/Help/Platform/html/P_ASCOM_DeviceInterface_ITelescopeV3_RightAscensionRate.htm

Then the mount rate is much too high. I works for the simulator "Telescope simulator.NET"but not for GS Server. Maybe a factor 3600x wrong?

Han

rmorgan001 commented 1 year ago

Han,

Are you using arcsec/sec to test this? I think it's seconds per sidereal second. The right ascension tracking rate offset from sidereal (seconds per sidereal second, default = 0.0)

han-k59 commented 1 year ago

Yes it is seconds per sidereal second.

The RA rate of "telescope simulator.NET" has changed a factor 15x since Peter introduced version ASCOM 6.6sp2 beta. I used to compare with ASCOM simulator 6.6SP1 but that was a mistake. So likely the fault is not in GS Server. I will check again next days and report back.

https://ascomtalk.groups.io/g/Developer/message/6328

rmorgan001 commented 1 year ago

ok, just let me know and thanks for all the testing you've done!

han-k59 commented 1 year ago

Unfortunally RightascensionRate is still too fast. I estimate about 220x too fast. This could be a factor 15 multiplied instead of divided since 15x15=225.

The DeclinationRate method seems dead. It doesn't move the declination even if I set it at 3600"/hour.

Han

rmorgan001 commented 1 year ago

https://github.com/rmorgan001/GSServer/releases/tag/v1.0.5.4b