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

Auto submodule update: libsbp - Add MsgMeasurementPoint [AP-653] (#1388) #613

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

Commits on Jan 5, 2024

  1. libsbp - Add MsgMeasurementPoint [AP-653]

    # Description
    
    @swift-nav/devinfra
    
    Create a new message to output profiling information from measurement
    points.
    
    Current version of some product will output measurement point profiling
    information in the LinuxCPUState message making use of the `cmdline`
    field to serialise various bits of information. Some other bits of
    information are placed in to the other fields in LinuxCpuState but since
    the fields are already defined the names are misleading.
    
    This PR introduces a dedicated message which contains the same
    information as is currently sent but broken out in to fields with the
    correct types. This removes the need to serialise/deserialise this
    information once products are updated to use this message instead.
    
    # API compatibility
    
    Does this change introduce a API compatibility risk?
    
    No
    
    ## API compatibility plan
    
    If the above is "Yes", please detail the compatibility (or migration)
    plan:
    
    No
    
    # JIRA Reference
    
    https://swift-nav.atlassian.net/browse/AP-653
    
    Triggered-By:	libsbp	eeeea1c7ff5ea488d9b7bb032033d5f868797cc0
    Upstream-PR:	http://github.com/swift-nav/libsbp/pull/1388
    swiftnav-svc-jenkins committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ce0ada2 View commit details
    Browse the repository at this point in the history