Version 40 of OpenLiveStacker was released to google play and on github:
TL;DR
Major fixes in dynamic-non-tracking mode, fixes in skywatcherAltAz driver so it works properly with az gti, workaround in use of SynScan Driver
Full changelog
- Fixed major issue with dynamic-non tracking mode that created improper registration and failure to track (implemented in 39 but wasn't officially released)
- Fixed several issues with indi (all the fixed are already merged back into the official indi tree):
- Fixed bug in timeout handling in core indi library
- Major improvements in skywatcherAltAz driver
- Fixed track rate update to make sure it never changes direction - that lead to a poor and unstable tracking and sometimes mount runaway
- Fixed communication timeout to reasonable values of 300ms to prevent mount run away and potential equipment collision in case of UDP packet loss
- Added approach to target from the same direction similar to what SynScan App does for improved goto/sync accuracy
- fixed issue with non-standard properties of synscan driver - now it is possible to use it together with SynScan App for controlling mounts
- Encoders are now disabled by default with skywatcherAltAz drvier
For AZ GTi and SynScan Pro app users
1st of all if you use az gti in alt-az mode the driver is vastly improved.
And additional option is now to use SynScan Pro app together with OpenLiveStacker - you can connect to the synscan app on address via tcp/127.0.0.1:11882 and talk to SynScan app rather than the mount itself.
Advantage: official app and drvier caviats: you need to have an alignent on at least one star and there are still some error message shown by synscan drvier that can be safely ignored.