SynScan Prov2.5.15
Released January 26, 2025Major
iOS
What changed
- PerformanceIncreased PM Sharing broadcast frequency from 60 to 3 seconds for better robustness.
- UXFixed the display order of multiple connection and mode selection popups.
- PerformanceModified AZ tracking logic to ignore trail points when the auxiliary encoder is enabled.
- PerformanceFixed ASCOM server unresponsiveness caused by zero-length UDP packets.
- UXPrevented tab and search text resets when navigating away from 'Tonight's best' page.
- PerformanceFixed a crash occurring when entering the polar alignment page while disconnected.
- UXFixed centering UI incorrectly closing after a failed centering attempt.
- New featureAdded protocol support for retrieving mount axis coordinates via the SynScan App server.
- UXEnsured the screen remains awake during camera exposure tasks.
Original release notes
• PM Sharing: changed broadcast interval from every 60 sec to every 3 sec. Make more robust.
• Connect popup: fix problem with multiple popup (connect, choose mode, restore from park) not showing in right order
• AZ tracking: not use trail points to track when aux encoder is enabled
• Fix ASCOM server not responding due to receiving zero length UDP packet.
• Tonight's best page: not reset tab or search text when leaving
• Fix crash when going to polar alignment page while disconnected but have EQ mount alignment
• Alignment routine: fix centering UI incorrectly closing when centering failed
• SynScan App protocol server: add support for getting mount axis: 'telescope.Action("AxisCoordinatesGet", "")' -> degree string eg "45.0,15.0". No need to update "SynScan App" ASCOM driver.
• Camera exposure group: ensure to keep screen awake