Skip to content

Draft: Observatory refactor

Jasem Mutlaq requested to merge (removed):observatory_refactor into master

Observatory refactor to simplify and make it work with new INDI scheme.

  • Remove Weather, DustCap, Dome modules. There shouldn't be any Ekos modules for singular devices.
  • Remove Dome & Weather models, there aren't needed with ISD::Dome and ISD::Weather devices.
  • Remove shutdown handling in observatory module.
  • TODO: Add weather source selection.
  • TODO: Add Watchdog driver integration.
Edited by Jasem Mutlaq

Merge request reports