Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KStars KStars
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 87
    • Issues 87
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Education
  • KStarsKStars
  • Merge requests
  • !311

Open
Created Jun 17, 2021 by Eric Dejouhanet@edejouhanetDeveloper3 of 9 tasks completed3/9 tasks
  • Report abuse
Report abuse

Draft: Rework of the observatory module

  • Overview 11
  • Commits 6
  • Pipelines 4
  • Changes 12

This MR reworks the Observatory module UI and behaviour to support dome control and weather monitoring, and prepares for sky quality utilities. Most of the work was done previously by @wreissenberger, items are checked when a test is implemented.

  • Visual representation of the dome orientation.
  • Visual representation of roll-off and roll-away structures.
  • Control of the parking state, absolute and clockwise/counter-clockwise relative movements, abort.
    • BUG: when tracking, the Dome azimuth does not change.
  • Control and visual representation of the shutter state.
  • Link between telescope mount and dome orientation (slaving).
  • Dome locking, mount locking.
  • Weather source selection for alert mechanism (source provides alert).
  • Weather warning and alert delayed notifications to Dome and Scheduler.
  • Visual clue of observatory readiness (dome/shutter/weather).

This will probably requires the INDI dome driver to be upgraded to better reflect how commercial domes behave and properly support the listed features.

This MR also adds the Dome Simulator to the Simulators Profile, although that will not impact user databases already created. For reference, there is a "feature" that allows to modify the Simulators profile by pressing the Edit Profile button immediately after opening Ekos, before launching any Profile or switching to any other Profile.

Edited Jun 18, 2021 by Eric Dejouhanet
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: improve__observatory