Skip to content

PositionManager/LinkManager: fall back to internal GPS when NMEA disabled#14588

Open
julianoes wants to merge 1 commit into
mavlink:masterfrom
julianoes:pr-nmea-fallback-internal-gps
Open

PositionManager/LinkManager: fall back to internal GPS when NMEA disabled#14588
julianoes wants to merge 1 commit into
mavlink:masterfrom
julianoes:pr-nmea-fallback-internal-gps

PositionManager: Fall back to integrated GPS when NMEA disabled

253bb41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2026 in 0s

31.72% (target 30.00%)

View this Pull Request on Codecov

31.72% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.72%. Comparing base (f29efd3) to head (253bb41).
⚠️ Report is 170 commits behind head on master.

Files with missing lines Patch % Lines
src/PositionManager/PositionManager.cpp 0.00% 11 Missing ⚠️
src/Comms/LinkManager.cc 0.00% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14588      +/-   ##
==========================================
+ Coverage   25.47%   31.72%   +6.25%     
==========================================
  Files         769      785      +16     
  Lines       65912    67107    +1195     
  Branches    30495    31083     +588     
==========================================
+ Hits        16788    21292    +4504     
+ Misses      37285    31394    -5891     
- Partials    11839    14421    +2582     
Files with missing lines Coverage Δ
src/PositionManager/PositionManager.h 80.00% <ø> (+40.00%) ⬆️
src/Comms/LinkManager.cc 15.50% <0.00%> (+5.42%) ⬆️
src/PositionManager/PositionManager.cpp 13.38% <0.00%> (-1.87%) ⬇️

... and 459 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.