Skip to content

Update configuration steps translatable strings#1802

Open
github-actions[bot] wants to merge 7 commits into
masterfrom
update-configuration-steps-strings
Open

Update configuration steps translatable strings#1802
github-actions[bot] wants to merge 7 commits into
masterfrom
update-configuration-steps-strings

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR updates the configuration_steps_strings.py file with new translatable strings.

These strings were automatically extracted from the configuration_steps_*.json files
and the configuration_steps_schema.json schema file.

This PR was triggered by changes to one or more configuration files.

@github-actions
github-actions Bot force-pushed the update-configuration-steps-strings branch from 4935cf9 to 8dd6c7b Compare July 10, 2026 02:37
@github-actions
github-actions Bot requested a review from amilcarlucas as a code owner July 10, 2026 02:37
@amilcarlucas
amilcarlucas force-pushed the renovate/setuptools-83.x branch from 824cc8f to 05d227e Compare July 11, 2026 02:10
@github-actions
github-actions Bot force-pushed the update-configuration-steps-strings branch from 8dd6c7b to 26fb09b Compare July 11, 2026 14:20
@amilcarlucas
amilcarlucas force-pushed the renovate/setuptools-83.x branch from 05d227e to 210b6a8 Compare July 11, 2026 14:31
Base automatically changed from renovate/setuptools-83.x to master July 11, 2026 14:31
amilcarlucas and others added 7 commits July 15, 2026 19:48
Signed-off-by: Dr.-Ing. Amilcar do Carmo Lucas <amilcar.lucas@iav.de>
Adds 25 hardware-free unit tests for data_model_rc_calibration.py using a
mocked FlightController (MagicMock), following the BDD Given-When-Then style
already used in test_data_model_accelerometer_calibration.py.

Coverage of data_model_rc_calibration.py: 99% (all statements, 25/26 branches).

Covered behaviours:
- connection state (connected / disconnected)
- start/cancel calibration and stale-state clearing
- finish_calibration: RCn_MIN/MAX/TRIM writes, midpoint trim, symmetric
  max fallback, 0-based to 1-based channel mapping, state cleanup
- RC_CHANNELS telemetry: axis mapping, invalid-PWM sentinel handling,
  chancount bound, swallowed recv_match exceptions, HEARTBEAT flight_mode
- min/max tracking active only while calibrating

No hardware required: all MAVLink I/O is mocked.

Signed-off-by: Billard <82095453+iacker@users.noreply.github.com>
Removes the duplicated window-centering block (R0801) shared between
CalibrationPopupBase and CompassCalibrationInstructionsPopup. Both now
call a single module-level center_over_parent() helper. Behavior
unchanged; fixes the pylint 3.14 duplicate-code failure.
@github-actions
github-actions Bot force-pushed the update-configuration-steps-strings branch from 26fb09b to 0eaf075 Compare July 16, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants