Skip to content

Commit b87fb2c

Browse files
committed
chore(configuration steps): Auto-update configuration steps translatable strings
1 parent 2f63d81 commit b87fb2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ardupilot_methodic_configurator/configuration_steps_strings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ def configuration_steps_strings() -> None: # noqa: PLR0915 # pylint: disable=to
269269
_config_steps_strings = _("Land ASAP")
270270
_config_steps_strings = _("Log all but fast att, Nav, Mission, OF, camera, fast IMU, raw, IMU, video stabilization. These are not needed now")
271271
_config_steps_strings = _("Log disarmed was only required for offline IMU temperature calibration")
272+
_config_steps_strings = _("Log relevant data for attitude PID and notch filter tuning. Later on we'll change this to other subsystems")
272273
_config_steps_strings = _("Logs measured data both before and after the filters for Filter Review Webtool usage")
273274
_config_steps_strings = _("Low failsafe voltage x nr. of cells")
274275
_config_steps_strings = _("No more system identification chip injections")

0 commit comments

Comments
 (0)