Skip to content

Commit 99b1bda

Browse files
amilcarlucasgithub-actions[bot]
authored andcommitted
chore(configuration steps): Auto-update configuration steps translatable strings
1 parent 9e464ea commit 99b1bda

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ardupilot_methodic_configurator/configuration_steps_strings.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ def configuration_steps_strings() -> None: # noqa: PLR0915 # pylint: disable=to
249249
_config_steps_strings = _("Autotune roll axis")
250250
_config_steps_strings = _("Autotune yaw D axis")
251251
_config_steps_strings = _("Autotune yaw axis")
252+
_config_steps_strings = _("Because ALTHOLD flight mode was used for more than 30 seconds to correctly learn the MOT_THST_HOVER value")
252253
_config_steps_strings = _("Critical failsafe voltage x nr. of cells")
253254
_config_steps_strings = _("Defined in component editor")
254255
_config_steps_strings = _("Derived from vehicle component editor propeller size")
@@ -269,6 +270,7 @@ def configuration_steps_strings() -> None: # noqa: PLR0915 # pylint: disable=to
269270
_config_steps_strings = _("Land ASAP")
270271
_config_steps_strings = _("Log all but fast att, Nav, Mission, OF, camera, fast IMU, raw, IMU, video stabilization. These are not needed now")
271272
_config_steps_strings = _("Log disarmed was only required for offline IMU temperature calibration")
273+
_config_steps_strings = _("Log relevant data for attitude PID and notch filter tuning. Later on we'll change this to other subsystems")
272274
_config_steps_strings = _("Logs measured data both before and after the filters for Filter Review Webtool usage")
273275
_config_steps_strings = _("Low failsafe voltage x nr. of cells")
274276
_config_steps_strings = _("No more system identification chip injections")

0 commit comments

Comments
 (0)