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

DM-28230: fix the RotatorCommander #33

Merged
merged 2 commits into from
Jan 6, 2021
Merged

DM-28230: fix the RotatorCommander #33

merged 2 commits into from
Jan 6, 2021

Conversation

r-owen
Copy link
Collaborator

@r-owen r-owen commented Jan 6, 2021

It overrode a standard method with a different signature, which broke some telemetry topics.

The class overrode a base class method, with a different call signature.
This broke output of some telemetry some topics.
Note: this class can be simplified once we require ts_salobj 6.2,
because that adds support for ignoring certain telemetry fields
when deciding whether to output new data.
Copy link
Contributor

@teweitsai teweitsai left a comment

Choose a reason for hiding this comment

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

The update looks good to me!

@r-owen r-owen merged commit f685951 into develop Jan 6, 2021
@r-owen r-owen deleted the tickets/DM-28230 branch January 6, 2021 23:45
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