Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Location Control sources of information #446

Merged
merged 10 commits into from
Apr 12, 2023
Merged

Conversation

sebastian-aranda
Copy link
Contributor

This PR connects the ControlLocation model (lsst-ts/LOVE-manager#179) to get the current set location of control. Also some refactor was done to the ObservatorySummary and ObservatorySummaryMenu components. Some missing telemetries were also added.

<Value>UNKNOWN</Value>
<Label>Obsv. Mode</Label>
<Value>{this.props.simonyiObservingMode}</Value>
<Value>Unknown</Value>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This "Unknown" value is correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still don't have the source of information for the Operation Mode, we are investigating where to get it. For the moment I think is ok to keep it like "Unknown"

<Label>Power Source</Label>
<Value>UNKNOWN</Value>
<Value>Unknown</Value>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This "Unknown" value is correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as the previous comment, we still don't have this source of information.

Copy link
Contributor

@areyesd14 areyesd14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks @sebastian-aranda !!

I left a few single comments about some "Unknown" values, but I think this is because we haven't yet this information.

@sebastian-aranda sebastian-aranda merged commit 1fca5c5 into develop Apr 12, 2023
@sebastian-aranda sebastian-aranda deleted the tickets/LOVE-170 branch April 12, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants