Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UBX-MON-SYS message to Firmware Gen. 9 #250

Open
wants to merge 1 commit into
base: ros2
Choose a base branch
from

Conversation

bnbhat
Copy link

@bnbhat bnbhat commented Sep 2, 2024

UBX-MON-SYS (0x0A 0x39) message provides system performance information for monitoring purposes. It includes,

  • CPU Load
  • Memory Usage
  • IO Usage
  • Uptime
  • Warning/Error Counts
  • Temperature

Interface definition can be found here

This msg is useful in various testing and monitoring usecases.

I've tested it on ZED-F9P module and it works as expected.

MON-SYS (0x0A 0x39) message provides system performance
information for monitoring purposes.
@bnbhat bnbhat changed the title Add UBX-MON-SYS message to Firmware Ver. 9 Add UBX-MON-SYS message to Firmware Gen. 9 Sep 2, 2024
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