feat(ubx): add support for UBX_MSG_MON_SPAN and full support of UBX_MON_RF - #222
Merged
Merged
Conversation
ThomasRigi
force-pushed
the
pr-mon-span
branch
2 times, most recently
from
August 6, 2026 15:15
36688e8 to
17e8997
Compare
ThomasRigi
commented
Aug 6, 2026
ThomasRigi
commented
Aug 6, 2026
dakejahl
reviewed
Aug 6, 2026
ThomasRigi
commented
Aug 11, 2026
dakejahl
reviewed
Aug 11, 2026
Contributor
|
needs a rebase |
ThomasRigi
force-pushed
the
pr-mon-span
branch
from
August 12, 2026 09:11
216e2bf to
c12ad57
Compare
ThomasRigi
commented
Aug 12, 2026
dakejahl
approved these changes
Aug 12, 2026
dakejahl
left a comment
Contributor
There was a problem hiding this comment.
Nice looks good, yeah let's add the fix for UART1_ENABLED too
JonasPerolini
requested changes
Aug 13, 2026
ThomasRigi
commented
Aug 25, 2026
ThomasRigi
commented
Sep 3, 2026
ThomasRigi
commented
Sep 3, 2026
ThomasRigi
force-pushed
the
pr-mon-span
branch
2 times, most recently
from
September 8, 2026 17:32
1c9d75d to
cfcda14
Compare
Member
Author
ThomasRigi
force-pushed
the
pr-mon-span
branch
from
September 9, 2026 08:45
cfcda14 to
f9f3ea7
Compare
ABI/API Compatibility ReportStatus: DetailsThis comment is automatically updated on each push. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated version of the submodule for supporting UBX_MSG_MON_SPAN
See PX4/PX4-Autopilot#20474 for the initial version by @dagar .
Main PR: PX4/PX4-Autopilot#28173