Skip to content

Conversation

Louis-max-H
Copy link
Owner

@Louis-max-H Louis-max-H commented Jun 11, 2025

Solved Problem

When errors occur in attached GNSS receivers, there is no way to report them to the user so they know what is going wrong.

This is an update of PR made by @flyingthingsintothings
PX4#23096

Solution

  • Add automatic configuration for Septentrio receivers to report resilience information every second
  • Add to Septentrio parser so it can parse the new message
  • Change the uORB message for GNSS information to support this new
  • MAVLink message is in development.xml, you need to pass CONFIG_MAVLINK_DIALECT="development" to your default.px4board

Changelog Entry

For release notes:

Feature: Report resilience information from GNSS receivers
Documentation: Need to clarify page ...

Test coverage

  • I have tested this PR using a Septentrio receiver to emulate jamming, there was just a typo that has now been fixed.

Context

Copy link

No flaws found

@Louis-max-H Louis-max-H force-pushed the pr-resillience2 branch 2 times, most recently from 3958037 to b5c5495 Compare June 11, 2025 08:59
@Louis-max-H Louis-max-H reopened this Jun 11, 2025
@Louis-max-H
Copy link
Owner Author

This was just a demo to check if tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant