Re: Problem with PHD2 when also connected to Mach1 mount using Stellarium's Telescope Control plugin
Dale Ghent
Just looking through your posts, my first inclination is to check the tracking rate that the AP ASCOM driver is reporting while this condition is happening and verify that it's in sidereal; not lunar, solar, or some other tracking rate. I just looked at the source code for Stellarium's TelescopeControl plugin and it does not manipulate tracking rates at all. PHD2 doesn't manipulate tracking rates at all, so if the driver is reporting a sidereal tracking rate and not some other or custom rate, then tracking rates can then be excluded from a possible cause.
toggle quoted messageShow quoted text
As for your frustrations, I think one must appreciate the many-layered cake that astro software stacks are. This necessitates some solid demarcation of responsibility among software maintainers when it comes to these different components interacting between each other. In this case, things work fine when Stellarium isn't in the mix, but go south when it is. Since the stack is designed such that PHD2 should not have to do anything special if Stellarium (or any other particular item of software) is involved in running things, the first advice is to determine why the act of using Stellarium alters the situation. There is often a "shoot the messenger" mentality because one piece of software is surfacing a bug or misconfiguration that exists in a different part of a kind-of-complex stack. The best way to debug these kinds of issues is to deconstruct things and first look at the common components such as the driver and verify that its reporting sane settings - it is, after all, the canonical source of information about the mount. There is also the completeness of the problem description to consider. There's often a tertiary actor involved that the user leaves out of the description because they think it's irrelevant, but that can very well not be the case.
On Jan 9, 2022, at 00:38, John Davis <johncdavis200@...> wrote:
|
|