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

Expose NI-SCOPE calibration functions and make calibration functions consistent for NI-DMM. #1468

Closed
wants to merge 9 commits into from

Conversation

shilohbeeler-NI
Copy link
Contributor

  • This contribution adheres to CONTRIBUTING.md.

  • I've updated CHANGELOG.md if applicable.

  • I've added tests applicable for this pull request

What does this Pull Request accomplish?

Exposed a number of calibration functions in the NI-SCOPE API. Added methods to NI-DMM to make fetching calibration datetime and temperature consistent with other modules. Implemented repr for _RepeatedCapabilities (after much experimenting, it didn't make sense to have repr anywhere else, as best as I could tell).

List issues fixed by this Pull Request below, if any.

What testing has been done?

All system tests have been run on the relevant modules and have passed.

@nimi-bot
Copy link

Can one of the admins verify this patch?

@sbethur
Copy link
Contributor

sbethur commented May 27, 2020

test this please

@sbethur
Copy link
Contributor

sbethur commented May 27, 2020

Pull Request is fixing multiple issues. As per best practices, we should strive for small bite-sized changes. Can you please split-up the PR.

@marcoskirsch
Copy link
Member

Implemented repr for _RepeatedCapabilities (after much experimenting, it didn't make sense to have repr anywhere else, as best as I could tell).

Please make this its own PR. Make PRs single-purpose and self-contained as much as it makes sense to.

@marcoskirsch
Copy link
Member

Also looks like you have merge conflics and failing tests.

@shilohbeeler-NI
Copy link
Contributor Author

Closing PR to investigate issues and separate into single-purpose PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants