Skip to content

Fix crc garbage and dropped unvalidated data

43ea3d7
Select commit
Loading
Failed to load commit list.
Open

Validate RTCM from UDP before forwarding #14379

Fix crc garbage and dropped unvalidated data
43ea3d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 4.87805% with 39 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@b59e589). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/GPS/NTRIP/RTCMUdpInput.cc 0.00% 36 Missing ⚠️
src/GPS/NTRIP/NTRIPManager.cc 50.00% 0 Missing and 1 partial ⚠️
src/GPS/NTRIP/RTCMUdpInput.h 50.00% 1 Missing ⚠️
src/Settings/NTRIPSettings.cc 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #14379   +/-   ##
=========================================
  Coverage          ?   25.34%           
=========================================
  Files             ?      769           
  Lines             ?    65948           
  Branches          ?    30515           
=========================================
  Hits              ?    16714           
  Misses            ?    37448           
  Partials          ?    11786           
Files with missing lines Coverage Δ
src/GPS/NTRIP/RTCMParser.h 100.00% <ø> (ø)
src/GPS/NTRIP/NTRIPManager.cc 8.96% <50.00%> (ø)
src/GPS/NTRIP/RTCMUdpInput.h 33.33% <50.00%> (ø)
src/Settings/NTRIPSettings.cc 0.00% <0.00%> (ø)
src/GPS/NTRIP/RTCMUdpInput.cc 10.84% <0.00%> (ø)

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 b59e589...43ea3d7. 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.