smart-underworld / seestar_alp

Complete Control and Automation for Seestar S50
Other
61 stars 30 forks source link

Add mosaic logic to be able to determine current panel being worked on #146

Open bguthro opened 1 month ago

bguthro commented 1 month ago

Reference discussion: https://discord.com/channels/1204838310841815040/1263544341406683186/1274544918010003540

I can update the mosaic logic to include an attribute that will reflect the current panel that it is working in, similar to the current state of the scheduler. Thus SSC can query that for status display.
smart-underworld commented 1 month ago

Two class parameters are exposed for class Seestar: cur_mosaic_nRA and cur_mosaic_nDec

Pull request #152

smart-underworld commented 2 weeks ago

added 2 fields to get_schedule command to indicate current panel being acquired:

https://github.com/smart-underworld/seestar_alp/commit/5a7d1065d98b89cb3f3a7cd7090e7ab6888d3c82