Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ def configuration_steps_strings() -> None: # noqa: PLR0915 # pylint: disable=to
_config_steps_strings = _("PID notch filters require batch logging, not raw logging")
_config_steps_strings = _("PID notch filters require batch pre- and post- filters logging")
_config_steps_strings = _("Perform all arming checks. If you have a problem fix its source. Do NOT change this")
_config_steps_strings = _("Quiktune is now completed. Disable it so that we can use the same RC switch to operate the wp-advance script")
_config_steps_strings = _("Restore value now that system identification is done")
_config_steps_strings = _("Return and land at home or rally point")
_config_steps_strings = _("Scale the PIDs up when battery voltage is above this threshold")
Expand Down