Skip to content

docs: update platform version requirements for Qt 6.10.3#14398

Open
DonLakeFlyer wants to merge 1 commit into
mavlink:masterfrom
DonLakeFlyer:docs-update-platform-versions
Open

docs: update platform version requirements for Qt 6.10.3#14398
DonLakeFlyer wants to merge 1 commit into
mavlink:masterfrom
DonLakeFlyer:docs-update-platform-versions

Conversation

@DonLakeFlyer
Copy link
Copy Markdown
Collaborator

Changes

  • macOS: Update minimum from macOS 12 (Monterey) to macOS 13 (Ventura) to match Qt 6.10.3 requirements.
  • Android: Remove upper OS bound (was "9 to 15"), now "Android 9 (API 28) or later" since Android apps are forward-compatible.
  • Android: Add important note that Qt 6.10.3 makes Android 9 the hard minimum, meaning integrated controllers on older Android versions are no longer supported. QGroundControl 5.0 stable is the last release for those devices.

Copilot AI review requested due to automatic review settings May 17, 2026 23:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documentation-only update bumping the macOS minimum requirement and clarifying Android support to align with Qt 6.10.3.

Changes:

  • Update macOS minimum from 12 (Monterey) to 13 (Ventura).
  • Replace Android "9 to 15" range with "9 (API 28) or later".
  • Add an important note explaining Android 9 is now a hard floor and that QGC 5.0 stable is the last release for older devices.

- macOS: update minimum from 12 (Monterey) to 13 (Ventura) per Qt 6.10.3
- Android: remove upper bound, specify minimum Android 9 (API 28) or later
- Android: add important note about integrated controllers on older Android
  no longer being supported, with QGC 5.0 as last compatible release
@DonLakeFlyer DonLakeFlyer force-pushed the docs-update-platform-versions branch from 4324bb9 to 7d271b7 Compare May 17, 2026 23:43
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 25.57%. Comparing base (f29efd3) to head (7d271b7).
⚠️ Report is 13 commits behind head on master.

❌ Your project check has failed because the head coverage (25.57%) is below the target coverage (30.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14398      +/-   ##
==========================================
+ Coverage   25.47%   25.57%   +0.10%     
==========================================
  Files         769      769              
  Lines       65912    66244     +332     
  Branches    30495    30640     +145     
==========================================
+ Hits        16788    16941     +153     
+ Misses      37285    37279       -6     
- Partials    11839    12024     +185     
Flag Coverage Δ
unittests 25.57% <ø> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 24 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da90eac...7d271b7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Build results unavailable — artifact download from one or more platform workflows failed (likely artifact retention expiry or transient API error). The combined report cannot be generated for this run.

See the Build Results workflow run for details.

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