Skip to content

Pr am32 eeprom4#4

Open
dakejahl wants to merge 23 commits intomasterfrom
pr-am32_eeprom4
Open

Pr am32 eeprom4#4
dakejahl wants to merge 23 commits intomasterfrom
pr-am32_eeprom4

Conversation

@dakejahl
Copy link
Owner

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • CI/Build changes
  • Other

Testing

  • Tested locally
  • Added/updated unit tests
  • Tested with simulator (SITL)
  • Tested with hardware

Platforms Tested

  • Linux
  • Windows
  • macOS
  • Android
  • iOS

Flight Stacks Tested

  • PX4
  • ArduPilot

Screenshots

Checklist

  • I have read the Contribution Guidelines
  • I have read the Code of Conduct
  • My code follows the project's coding standards
  • I have added tests that prove my fix/feature works
  • New and existing unit tests pass locally

Related Issues


By submitting this pull request, I confirm that my contribution is made under the terms of the project's dual license (Apache 2.0 and GPL v3).

@github-actions
Copy link

Pre-commit Checks Failed

Status Count
Passed 11
Failed 50
Hook Results
check yaml...............................................................Passed
check json...............................................................Passed
pretty format json.......................................................Failed
check xml................................................................Passed
check for merge conflicts................................................Passed
check for added large files..............................................Passed
trim trailing whitespace.................................................Failed
fix end of files.........................................................Failed
mixed line ending........................................................Passed
TruffleHog...............................................................Passed
clang-format.............................................................Failed
clang-tidy...............................................................Failed
ruff (legacy alias)......................................................Failed
ruff format..............................................................Failed
pyright..................................................................Failed
shellcheck...............................................................Failed
cmake-format.............................................................Failed
cmake-lint...............................................................Failed
Lint GitHub Actions workflow files.......................................Failed
yamllint.................................................................Failed
markdownlint.............................................................Failed
vale.....................................................................Failed
typos....................................................................Failed
Lint QML files...........................................................Failed
Qt static analysis (clazy)...............................................Passed
Check for Q_ASSERT in production code....................................Passed
Check vehicle null safety................................................Failed
Files Modified by Hooks
 .github/workflows/pr-checks.yml                       |  1 -
 src/AutoPilotPlugins/PX4/AM32Component.cc             |  2 +-
 src/AutoPilotPlugins/PX4/AM32Component.h              |  8 ++++----
 src/AutoPilotPlugins/PX4/AM32Component.qml            |  2 +-
 src/Utilities/Compression/CMakeLists.txt              |  2 --
 src/Utilities/Geo/geographiclib.patch                 |  8 ++++----
 src/Utilities/Geo/ogckml22.xsd                        | 10 +++++-----
 src/Vehicle/FactGroups/VehicleGPSAggregateFactGroup.h |  2 +-
 test/Utilities/FileSystem/QGCFileHelperTest.cc        |  1 -
 9 files changed, 16 insertions(+), 20 deletions(-)

How to Fix

./tools/pre-commit.sh
git add -u && git commit --amend --no-edit

Run ID: 21526348442

@github-actions
Copy link

github-actions bot commented Jan 30, 2026

Build Results

Platform Status

Platform Status Details
Linux Failed View
Windows Failed View
MacOS Passed View
Android Failed View

Some builds failed.

Test Results

linux_gcc_64: 479 passed, 0 skipped

Total: 479 passed, 0 skipped

Code Coverage

Coverage: 100.0%

No baseline available for comparison

Artifact Sizes

Artifact Size Δ from master
QGroundControl-aarch64.AppImage 187.06 MB +0.04 MB (increase)
QGroundControl-installer-AMD64-ARM64.exe 74.57 MB
QGroundControl-installer-AMD64.exe 162.42 MB
QGroundControl-installer-ARM64.exe 75.39 MB
QGroundControl-mac.apk 160.31 MB
QGroundControl-windows.apk 160.33 MB
QGroundControl-x86_64.AppImage 174.92 MB +0.06 MB (increase)
QGroundControl.apk 313.94 MB
QGroundControl.dmg 311.60 MB

Total size increased by 0.10 MB

Updated: 2026-01-30 19:57:59 UTC • Triggered by: Android

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.

1 participant