Eric Dejouhanet
Eric Dejouhanet
Which driver are you using? Most of the drivers consider the initial position of the mount is the parking position for safety purposes. Then, the question is to determine whether...
Keeping Ekos `TestEkosSimulator` in the `unstable` group for now.
As a side note, the default mount type is `GEM`, but I don't think this has an impact. It's just slightly unexpected.
The clock reset happens at the beginning of the test, so that its execution is deterministic in terms of where stellar objects are positioned in the sky. The log is...
I will run a bisect on this driver when time allows.
That's right, the Telescope Simulator uses the Alignment class, which uses the system clock and not the date/time provided by Ekos. I noticed this mainly because of seemingly erratic meridian...
I don't think it is a leak. The process will read the XML stream until it finds the desired element, but doesn't seem to release the data already processed. It...
It's not a leak because the memory block is still held by the program. Agreed, that's semantics :) A simple improvement would probably be to release and allocate a new...
Reference: https://github.com/indilib/indi-3rdparty/pull/329, there seems to be an issue with the debian package.