Skip to content
New issue

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

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

Already on GitHub? # to your account

AnalogControl: added explicit setters for scale and offset #640

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

stephenhensley
Copy link
Collaborator

There are quite a few times where it would be convenient to set the scale/offset on the AnalogControl class itself, rather than additionally scaling the values. This can most commonly be the case with CV centering, calibration, etc.

Also a lot of trailing whitespace in this file got cleaned up.

Copy link

Test Results

150 tests  ±0   150 ✅ ±0   0s ⏱️ ±0s
 16 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 8229443. ± Comparison against base commit 5112a86.

@stephenhensley stephenhensley merged commit 27ef4a9 into master Sep 20, 2024
8 checks passed
@stephenhensley stephenhensley deleted the ctrl-more-setters branch September 20, 2024 18:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant