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

Better names for autolock algorithms Fast/PID-only mode and PID optimization/noise analysis #346

Merged
merged 10 commits into from
Jul 7, 2023

Conversation

bleykauf
Copy link
Collaborator

@bleykauf bleykauf commented Jul 7, 2023

Introducing better names:

  • "Fast mode" (bare PID) becomes "PID-only mode"
  • "Fast mode" (autolock) becomes "Simple Mode"
  • "Jitter-tolerant" autolock becomes "robust" (consistently)
  • "PID optimization" becomes "noise analysis"

@bleykauf bleykauf merged commit cb639a6 into develop Jul 7, 2023
@bleykauf bleykauf deleted the feature/rename-things branch July 7, 2023 08:06
@bleykauf bleykauf linked an issue Nov 30, 2023 that may be closed by this pull request
@bleykauf bleykauf changed the title Better names Better names for autolock algorithms Fast/PID-only mode and PID optimization/noise analysis Nov 30, 2023
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.

Rename "fast" autolock.
1 participant