Releases: ArduPilot/MethodicConfigurator
Releases · ArduPilot/MethodicConfigurator
v1.4.4
Features
- param editor: Warn the users when they try to edit non-editable parameters #434 (Dr.-Ing. Amilcar do Carmo Lucas)
Bug Fixes
- flightcontroller: skip more AP_Periph boards #429 (Dr.-Ing. Amilcar do Carmo Lucas)
Documentation
- tuning guide: Update TUNING_GUIDE_ArduCopter.md (Gregor Kikelj) #431
- tuning guide: backport fixes and updates from copter to the other vehicles #433 (Dr.-Ing. Amilcar do Carmo Lucas)
- usermanual: added information on how to edit bitmasks #433 (Dr.-Ing. Amilcar do Carmo Lucas)
- tunning guide: add note about -50dB noise level #429 (Dr.-Ing. Amilcar do Carmo Lucas)
Tests
- template overview: refractor and add more tests #401 (Dr.-Ing. Amilcar do Carmo Lucas)
Continuous Integration
- permissions: restricted permisions #430 (Dr.-Ing. Amilcar do Carmo Lucas)
Chores
- translations: merge new un-translated string(s) to existing .po files #429 (amilcarlucas)
- translations: Update translations #429 (Dr.-Ing. Amilcar do Carmo Lucas)
- flightcontroller: Updated ArduPilot flight controller IDs #435 (amilcarlucas)
- release: Bump version info, tag and release (github-actions[bot])
Development Build
Chores
- flightcontroller: Updated ArduPilot flight controller IDs #435 (amilcarlucas)
- release: Bump version info, tag and release (github-actions[bot])
v1.4.3
Features
- windows installer: allow not adding application to path env var #232 (Dr.-Ing. Amilcar do Carmo Lucas)
- vehicle templates: Add and Hobbywing X6 vehicle template #391 (Dr.-Ing. Amilcar do Carmo Lucas)
- crawl: Added scripts that feed the gurubase.io RAG AI tool #307 (Dr.-Ing. Amilcar do Carmo Lucas)
Bug Fixes
- windows installer: Only add to env path if the user requests it. And correctly remove the path when un-installing #232 (Dr.-Ing. Amilcar do Carmo Lucas)
- pyright: code simplification and pyright linter fixes #409 (Dr.-Ing. Amilcar do Carmo Lucas)
- pylint: workarounds for pylint issues #409 (Dr.-Ing. Amilcar do Carmo Lucas)
- tuning guide: remove outdated and misleading screenshot. #410 (Dr.-Ing. Amilcar do Carmo Lucas)
- flight controller: fix issue #407 #427 (Dr.-Ing. Amilcar do Carmo Lucas)
Documentation
- usecases: Explain when to reset to default parameters #410 (Dr.-Ing. Amilcar do Carmo Lucas)
Tests
- configuration steps: Add more tests #383 (Dr.-Ing. Amilcar do Carmo Lucas)
- filesystem vehicle components: Add more tests #384 (Dr.-Ing. Amilcar do Carmo Lucas)
- software update: Add more tests, and make the code more robust #386 (Dr.-Ing. Amilcar do Carmo Lucas)
- template overview: Add more tests #386 (Dr.-Ing. Amilcar do Carmo Lucas)
- flightcontroller info: Add pytests #389 (Dr.-Ing. Amilcar do Carmo Lucas)
- directory selection: Add extensive pytests #387 (Dr.-Ing. Amilcar do Carmo Lucas)
- directory selection: Add integration tests #399 (Dr.-Ing. Amilcar do Carmo Lucas)
Builds
- windows installer: Remove all instances of the application path from the system PATH during uninstallation #232 (Dr.-Ing. Amilcar do Carmo Lucas)
- deps: bump pre-commit from 4.1.0 to 4.2.0 #395 (dependabot[bot])
- deps: bump pytest-cov from 6.0.0 to 6.1.1 #396 (dependabot[bot])
- deps: bump ruff from 0.11.2 to 0.11.4 #397 (dependabot[bot])
- deps: bump pyright from 1.1.396 to 1.1.399 #406 (dependabot[bot])
- deps: bump argcomplete from 3.6.1 to 3.6.2 #405 (dependabot[bot])
- deps: bump ruff from 0.11.4 to 0.11.6 #411 (dependabot[bot])
- deps: bump pyinstaller from 6.12.0 to 6.13.0 #412 (dependabot[bot])
- deps: bump pillow from 11.1.0 to 11.2.1 #404 (dependabot[bot])
- deps: bump setuptools from 78.1.0 to 79.0.0 #416 (dependabot[bot])
Continuous Integration
- deps: more version pinning and automated updates #413 (Dr.-Ing. Amilcar do Carmo Lucas)
- deps: bump renovatebot/github-action from 41.0.18 to 41.0.21 #417 (dependabot[bot])
- deps: bump EnricoMi/publish-unit-test-result-action #419 (dependabot[bot])
- deps: bump astral-sh/setup-uv from 5.4.1 to 5.4.2 #418 (dependabot[bot])
- deps: bump github/codeql-action from 3.28.13 to 3.28.15 #420 (dependabot[bot])
- update vehicle templates: only update them on the master branch #428 (Dr.-Ing. Amilcar do Carmo Lucas)
- dependabot: remove duplicated actions #428 (Dr.-Ing. Amilcar do Carmo Lucas)
Chores
- flightcontroller: Updated ArduPilot flight controller IDs #380 (amilcarlucas)
- vscode: Activate agent mode #386 (Dr.-Ing. Amilcar do Carmo Lucas)
- flightcontroller: Updated ArduPilot flight controller IDs #393 (amilcarlucas)
- pre-commit: update version dependencies #391 (Dr.-Ing. Amilcar do Carmo Lucas)
- flightcontroller: Updated ArduPilot flight controller IDs #398 (amilcarlucas)
- flightcontroller: Updated ArduPilot flight controller IDs #403 (amilcarlucas)
- flightcontroller: Updated ArduPilot flight controller IDs [#408](https://gith...
v1.4.2
Bug Fixes
- windows update: prevent "program is already running" errors during installation #367 (Dr.-Ing. Amilcar do Carmo Lucas)
- software update: use the BaseWindow so that it uses the correct icon #367 (Dr.-Ing. Amilcar do Carmo Lucas)
- parameter editor: if annotate_params is true, ask to write to file only once #373 (Dr.-Ing. Amilcar do Carmo Lucas)
Tests
- software update: Added more tests #367 (Dr.-Ing. Amilcar do Carmo Lucas)
Continuous Integration
- deps: bump actions/download-artifact from 4.1.9 to 4.2.1 #368 (dependabot[bot])
- deps: bump actions/dependency-review-action from 4.5.0 to 4.6.0 #369 (dependabot[bot])
- deps: bump actions/setup-python from 5.4.0 to 5.5.0 #370 (dependabot[bot])
- deps: bump astral-sh/setup-uv from 5.4.0 to 5.4.1 #372 (dependabot[bot])
- deps: bump renovatebot/github-action from 41.0.17 to 41.0.18 #371 (dependabot[bot])
- renovate: Disable renovate dashboard, we only have one application in one repo #375 (Dr.-Ing. Amilcar do Carmo Lucas)
Chores
- CODEOWNERS: add a codeowners file to automate reviewer assignment #374 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: merge new un-translated string(s) to existing .po files #376 (amilcarlucas)
- translations: add two new strings #378 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: Compile translation .mo files from the .po files #377 (amilcarlucas)
- vehicle templates: Add a configuration_steps_ArduPlane in the vehicle directory to make it easier to edit. #379 (Dr.-Ing. Amilcar do Carmo Lucas)
- release: Bump version info, tag and release (github-actions[bot])
v1.4.1
Features
- ArduPlane: Add a simple ArduPlane template. #363 (Dr.-Ing. Amilcar do Carmo Lucas)
Bug Fixes
- stage progress: translate the stage name #358 (Dr.-Ing. Amilcar do Carmo Lucas)
- ArduPlane: Add some missing parameters #364 (Dr.-Ing. Amilcar do Carmo Lucas)
Documentation
- progress window: Improve documentation title #358 (Dr.-Ing. Amilcar do Carmo Lucas)
Tests
- annotate params: Add more tests #352 (Dr.-Ing. Amilcar do Carmo Lucas)
- coverage: Ignore generated translation files, these have to tests #358 (Dr.-Ing. Amilcar do Carmo Lucas)
- coverage: added missing commas to ignore files in coverage reports #361 (Dr.-Ing. Amilcar do Carmo Lucas)
- extract_param: add more tests #365 (Dr.-Ing. Amilcar do Carmo Lucas)
- backend internet: Added more tests #365 (Dr.-Ing. Amilcar do Carmo Lucas)
- program settings: Add backend_filesystem_program_settings tests #366 (Dr.-Ing. Amilcar do Carmo Lucas)
Builds
- deps: bump types-requests from 2.32.0.20250306 to 2.32.0.20250328 #356 (dependabot[bot])
- deps: bump coverage from 7.7.1 to 7.8.0 #355 (dependabot[bot])
- deps: bump setuptools from 76.0.0 to 78.1.0 #354 (dependabot[bot])
Continuous Integration
- deps: Use newer versions #360 (Dr.-Ing. Amilcar do Carmo Lucas)
- pytest: Only run on pushes to the master branch #365 (Dr.-Ing. Amilcar do Carmo Lucas)
Chores
- translations: merge new un-translated string(s) to existing .po files #357 (amilcarlucas)
- translations: merge new un-translated string(s) to existing .po files #359 (amilcarlucas)
- parameter_metadata: Updated 24_inflight_magnetometer_fit_setup.pdef.xml files in the vehicle templates #362 (amilcarlucas)
- translations: translate configuration phase names #365 (Dr.-Ing. Amilcar do Carmo Lucas)
- release: Bump version info, tag and release (github-actions[bot])
Commits
- autobackup: autobackup FC parameters when the program is opened and an FC is connected #352 (Dr.-Ing. Amilcar do Carmo Lucas)
v1.4.0
Features
- translations: translate the configuration_steps_*.json file contents #339 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: support inserting multiple translation files #348 (Dr.-Ing. Amilcar do Carmo Lucas)
- GUI: Use the translations from the .json files #348 (Dr.-Ing. Amilcar do Carmo Lucas)
Bug Fixes
- templates: correct ESC_HW_POLES and MAGH_USE_LOITER values #317 (Dr.-Ing. Amilcar do Carmo Lucas)
- flight controller: ignore more non-FC boards #329 (Dr.-Ing. Amilcar do Carmo Lucas)
- parameter editor: check that a file exists before zipping it #330 (Dr.-Ing. Amilcar do Carmo Lucas)
- ruff: fix D205 and D404 exceptions #337 (Dr.-Ing. Amilcar do Carmo Lucas)
- configuration steps: spellcheck corrections #339 (Dr.-Ing. Amilcar do Carmo Lucas)
- configuration steps: Correct tuning spelling #343 (Dr.-Ing. Amilcar do Carmo Lucas)
- flight controller: lint the generated file, but do not reformat it #345 (Dr.-Ing. Amilcar do Carmo Lucas)
- configuration steps: Spelling corrections #345 (Dr.-Ing. Amilcar do Carmo Lucas)
- parameter editor: Fx displaying and underline on URL links #348 (Dr.-Ing. Amilcar do Carmo Lucas)
- parameter editor: regression causing it too ask too often if a file should be changed #350 (Dr.-Ing. Amilcar do Carmo Lucas)
Tests
- parameter editor: add initial test code #313 (Dr.-Ing. Amilcar do Carmo Lucas)
Builds
- deps: bump platformdirs from 4.3.6 to 4.3.7 #318 (dependabot[bot])
- deps: bump argcomplete from 3.6.0 to 3.6.1 #319 (dependabot[bot])
- deps: bump pylint from 3.3.4 to 3.3.6 #320 (dependabot[bot])
Continuous Integration
- coverage: Increase the test coverage threshold to 60% #314 (Dr.-Ing. Amilcar do Carmo Lucas)
- deps: automate updates of packages used in CI jobs #315 (Dr.-Ing. Amilcar do Carmo Lucas)
- renovate: renovate creates PRs, so no need to do it extra #316 (Dr.-Ing. Amilcar do Carmo Lucas)
- deps: bump github/codeql-action from 3.28.10 to 3.28.13 #321 (dependabot[bot])
- deps: bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 #322 (dependabot[bot])
- deps: bump astral-sh/setup-uv from 5.3.1 to 5.4.0 #323 (dependabot[bot])
- deps: bump renovatebot/github-action from 41.0.14 to 41.0.17 #324 (dependabot[bot])
- deps: bump actions/upload-artifact from 4.6.1 to 4.6.2 #325 (dependabot[bot])
- license: add a license to the renovate configuration file #329 (Dr.-Ing. Amilcar do Carmo Lucas)
- renovate: renovate permissions fixes #331 (Dr.-Ing. Amilcar do Carmo Lucas)
- renovate: do not checkout the files. #333 (Dr.-Ing. Amilcar do Carmo Lucas)
- renovate: One more fix #334 (Dr.-Ing. Amilcar do Carmo Lucas)
- renovate: migrate renovate configuration #336 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: automate translation of strings from .json files #337 (Dr.-Ing. Amilcar do Carmo Lucas)
- deps: Add renovate.json (github-actions[bot]) #327
- translations: Auto-update configuration steps translatable strings (amilcarlucas) #342
Chores
- translations: merge new un-translated string(s) to existing .po files #309 (amilcarlucas)
- translations: Compile translation .mo files from the .po files #326 (amilcarlucas)
- translations: merge new un-translated string(s) to existing .po files #338 (amilcarlucas)
- translations: merge new un-translated string(s) to existing .po files #341 (amilcarlucas)
- templates: Update vehicle templates with latest parameters #346 (amilcarlucas)
- translations: merge new un-translated string(s) to existing .po files #347 (amilcarlucas)
- translations: Update translations #348 ([Dr.-Ing. Amilcar do Carmo Lucas...
v1.3.0
Features
- component editor: Dropdown for Components Templates. #272 (franfrancisco9)
- component templates: Added commonly used component templates #272 (Dr.-Ing. Amilcar do Carmo Lucas)
- component templates: allow installing new SW versions without overwriting user defined component templates #272 (Dr.-Ing. Amilcar do Carmo Lucas)
- component templates: Add save_component_to_system_templates feature #272 (franfrancisco9)
- parameter metadata annotation: If the user selected it, annotate all param files. #304 (Dr.-Ing. Amilcar do Carmo Lucas)
- SSL/TLS certificates: use SSL/TLS certificates installed in the OS #304 (Dr.-Ing. Amilcar do Carmo Lucas)
- component editor: display optional properties in gray #312 (Dr.-Ing. Amilcar do Carmo Lucas)
- parameter editor: allow to close the application to perform an experiment in a external tool (Dr.-Ing. Amilcar do Carmo Lucas)
Bug Fixes
- param metadata: warn about invalid metadate, but do not crash #293 (Dr.-Ing. Amilcar do Carmo Lucas)
- webbrowser: avoid 404 pages if the flight controller README.md file does not exist #296 (Dr.-Ing. Amilcar do Carmo Lucas)
- component editor: mypy and pyright issues #272 (Dr.-Ing. Amilcar do Carmo Lucas)
- component editor: saving components once edited in the GUI #272 (Dr.-Ing. Amilcar do Carmo Lucas)
- ruff: Fix ruff linter (Dr.-Ing. Amilcar do Carmo Lucas)
- param files: fix duplication on the 16_pid_adjustment.param when metadata was annotated (Dr.-Ing. Amilcar do Carmo Lucas)
- ruff: ignore a newly introduce ruff warning for now #304 (Dr.-Ing. Amilcar do Carmo Lucas)
- base window: change implementation improve test-ability #308 (Dr.-Ing. Amilcar do Carmo Lucas)
- component editor: combobox must ignore mouse wheel if closed #312 (Dr.-Ing. Amilcar do Carmo Lucas)
- lint: Fix linting warnings #312 (Dr.-Ing. Amilcar do Carmo Lucas)
- linter: improve type hints, and linter exception (Dr.-Ing. Amilcar do Carmo Lucas)
Documentation
- website: small clarity improvements #295 (Dr.-Ing. Amilcar do Carmo Lucas)
- tunning guide: Add ESC temperature to the checklist. (Dr.-Ing. Amilcar do Carmo Lucas)
- tunning guide: explain position controller output oscillations #306 (Dr.-Ing. Amilcar do Carmo Lucas)
Tests
- component_editor_base: pylint fixes and add more tests #298 (Dr.-Ing. Amilcar do Carmo Lucas)
- component editor: add more tests #272 (Dr.-Ing. Amilcar do Carmo Lucas)
- connection_selection: Add tests #308 (Dr.-Ing. Amilcar do Carmo Lucas)
- template overview: Add pytest #312 (Dr.-Ing. Amilcar do Carmo Lucas)
Builds
- deps: bump mock from 5.1.0 to 5.2.0 #301 (dependabot[bot])
- deps: bump ruff from 0.11.0 to 0.11.2 #303 (dependabot[bot])
- deps: bump coverage from 7.7.0 to 7.7.1 #302 (dependabot[bot])
Chores
- component editor: move functionality to a separated file #272 (Dr.-Ing. Amilcar do Carmo Lucas)- component editor: sort the component templates alphbeticaly #272 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: merge new un-translated string(s) to existing .po files #294 (amilcarlucas)
- component editor: make it more explicit that many properties are optional #304 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: merge new un-translated string(s) to existing .po files #300 (amilcarlucas)
- translations: updated all languages #310 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: Compile translation .mo files from the .po files #305 (amilcarlucas)
- release: Bump version info, tag and release (github-actions[bot])
v1.2.3
Features
- component editor: add mouse-over tooltips to all GUI elements #289 (Dr.-Ing. Amilcar do Carmo Lucas)
Documentation
- presentation: fix typo #283 (Dr.-Ing. Amilcar do Carmo Lucas)
Code Refactoring
- frontend_tkinter: Move classes to separated files to simplify tests #253 (Dr.-Ing. Amilcar do Carmo Lucas)
Tests
- usage popup: improve the test coverage #253 (Dr.-Ing. Amilcar do Carmo Lucas)
- entry_dynamic: add pytests #288 (Dr.-Ing. Amilcar do Carmo Lucas)
Builds
- deps: bump pymavlink from 2.4.42 to 2.4.43 #281 (dependabot[bot])
- deps: bump ruff from 0.9.9 to 0.11.0 #279 (dependabot[bot])
- deps: bump coverage from 7.6.12 to 7.7.0 #280 (dependabot[bot])
Continuous Integration
- templates: install deps required by the update_vehicle_templates.py script #282 (Dr.-Ing. Amilcar do Carmo Lucas)
- update vehicle templates: do not add apm.pdef.xml files to git #284 (Dr.-Ing. Amilcar do Carmo Lucas)
- templates: cleanup untracked files improve job triggers #286 (Dr.-Ing. Amilcar do Carmo Lucas)
- pytest: fix permission regression introduced last week #288 (Dr.-Ing. Amilcar do Carmo Lucas)
Chores
- vs code: deactivate deprecated real-time ruff linter #276 (Dr.-Ing. Amilcar do Carmo Lucas)
- templates: Added and corrected URLs #277 (Dr.-Ing. Amilcar do Carmo Lucas)
- flightcontroller: Updated ArduPilot flight controller IDs #278 (amilcarlucas)
- templates: Update vehicle templates with latest parameters #283 (amilcarlucas)
- translations: merge new un-translated string(s) to existing .po files #287 (amilcarlucas)
- translations: merge new un-translated string(s) to existing .po files #291 (amilcarlucas)
- release: Bump version info, tag and release (github-actions[bot])
v1.2.2
Features
- templates: Add a job to automatically update the templates #267 (Dr.-Ing. Amilcar do Carmo Lucas)
Bug Fixes
- component editor: multiple components can have connection "None" #266 (Dr.-Ing. Amilcar do Carmo Lucas)
- component editor: strip str before saving #268 (Dr.-Ing. Amilcar do Carmo Lucas)
Documentation
- tunning guide: improve formating #268 (Dr.-Ing. Amilcar do Carmo Lucas)
- presentation: Updated presentation with comments from George Zogopoulos #274 (Dr.-Ing. Amilcar do Carmo Lucas)
Code Refactoring
- backend filesystem: NFC refactor to follow the principle of single responsibility #268 (Dr.-Ing. Amilcar do Carmo Lucas)
Builds
- deps: bump argcomplete from 3.5.3 to 3.6.0 #262 (dependabot[bot])
- deps: bump setuptools from 75.8.2 to 76.0.0 #263 (dependabot[bot])
- deps: bump types-requests from 2.32.0.20250301 to 2.32.0.20250306 #264 (dependabot[bot])
Continuous Integration
- misc: Use consistent EOF schema #268 (Dr.-Ing. Amilcar do Carmo Lucas)
Chores
- templates: updated templates #268 (Dr.-Ing. Amilcar do Carmo Lucas)
- templates: Force CRLF line endings for .param and .json template files #268 (Dr.-Ing. Amilcar do Carmo Lucas)
- flightcontroller: Updated ArduPilot flight controller IDs #271 (amilcarlucas)
- templates: also update derived parameters #273 (Dr.-Ing. Amilcar do Carmo Lucas)
- templates: Apply forced parameters and derived parameters ASAP #267 (Dr.-Ing. Amilcar do Carmo Lucas)
- parameter editor: remove compute_forced_and_derived_parameters function #267 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: merge new un-translated string(s) to existing .po files #269 (amilcarlucas)
- translations: Compile translation .mo files from the .po files #275 (amilcarlucas)
- release: Bump version info, tag and release (github-actions[bot])
v1.2.1
Features
- command line: Added command line tab completion on windows #242 (Dr.-Ing. Amilcar do Carmo Lucas)
- setup: enhance developer setup script for Python and PowerShell profile configuration #243 (Dr.-Ing. Amilcar do Carmo Lucas)
- templates: Allow blanking the parameter change reason #244 (Dr.-Ing. Amilcar do Carmo Lucas)
Bug Fixes
- completion: fix powershell cmd completion #244 (Dr.-Ing. Amilcar do Carmo Lucas)
- component editor: On window close action ask user if he wants to save #254 (Dr.-Ing. Amilcar do Carmo Lucas)
- templates: When blanking components, blank and save to file ASAP #252 (Dr.-Ing. Amilcar do Carmo Lucas)
Documentation
- architecture: clarify autocompletion instructions for Bash, Zsh, and PowerShell on Linux, MacOS, and Windows #243 (Dr.-Ing. Amilcar do Carmo Lucas)
- macOS: standardize macOS capitalization in documentation #243 (Dr.-Ing. Amilcar do Carmo Lucas)
- Linux: standardize capitalization for Linux in documentation #243 (Dr.-Ing. Amilcar do Carmo Lucas)
- tunning guide: Update TUNING_GUIDE_ArduCopter.md #241 (dkemxr)
- tunning guide: reformulate section 7.1.1 #241 (Dr.-Ing. Amilcar do Carmo Lucas)
Styles
- eof: remove trailing newlines in various files for consistency #243 (Dr.-Ing. Amilcar do Carmo Lucas)
Code Refactoring
- component editor: apply copilot suggestion #254 (Dr.-Ing. Amilcar do Carmo Lucas)
Tests
- pytest: use pytest in the shell scripts instead of unittest #244 (Dr.-Ing. Amilcar do Carmo Lucas)
- vs code: Add a test task to VS code #244 (Dr.-Ing. Amilcar do Carmo Lucas)
- coverage: Increase the minimum coverage threshold from 41 to 51% #245 (Dr.-Ing. Amilcar do Carmo Lucas)
- pair_tuple_combobox: added pytest #245 (Dr.-Ing. Amilcar do Carmo Lucas)
Builds
- pip: pin SHA256 hashes of dependencies to be secure #243 (Dr.-Ing. Amilcar do Carmo Lucas)
Continuous Integration
- translations: Do not commit changes directly to master branch #256 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: Create a PR for .mo compilation instead of pushing to master #256 (Dr.-Ing. Amilcar do Carmo Lucas)
- permissions: restrict CI permissions. Create PR instead of pushing to master #257 (Dr.-Ing. Amilcar do Carmo Lucas)
- renovate: migrate renovate configuration #258 (Dr.-Ing. Amilcar do Carmo Lucas)
Chores
- linux: remove install_linux.sh script. Activate argcomplete #242 (Dr.-Ing. Amilcar do Carmo Lucas)
- translation: Updated translation .mo files from the .po files #243 (github-actions[bot])
- translation: Extracted i18n strings to ardupilot_methodic_configurator/locale/ardupilot_methodic_configurator.pot (github-actions[bot])
- translations: Update the VS code translations task #244 (Dr.-Ing. Amilcar do Carmo Lucas)
- translation: Extracted i18n strings to ardupilot_methodic_configurator/locale/ardupilot_methodic_configurator.pot (github-actions[bot])
- translation: Extracted i18n strings to ardupilot_methodic_configurator/locale/ardupilot_methodic_configurator.pot (github-actions[bot])
- deps: merge translation string(s) to existing .po files #246 (amilcarlucas)
- translations: Update with new strings #251 (Dr.-Ing. Amilcar do Carmo Lucas)
- translation: Updated translation .mo files from the .po files #251 (github-actions[bot])
- translation: Extracted i18n strings to ardupilot_methodic_configurator/locale/ardupilot_methodic_configurator.pot (github-actions[bot])
- deps: merge translation string(s) to existing .po files #255 (amilcarlucas)
- translations: update all translations #252 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: Compile translation .mo files from the .po files #259 (amilcarlucas)
- templates: Update Holybro_X650_LTE template #260 (Dr.-Ing. Amilcar do Carmo Lucas)
- translations: merge new un-translated string(s) to existing .po files #261 (amilcarlucas)
- release: Bump version info, tag and release (github-actions[bot])