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

Test Case #1447

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Test Case #1447

merged 2 commits into from
Oct 3, 2024

Conversation

RReichert
Copy link
Contributor

No description provided.

@RReichert RReichert requested a review from a team as a code owner October 3, 2024 01:47
@pcrumley
Copy link
Contributor

pcrumley commented Oct 3, 2024

here was my automatically generated one:

description: Unit tests for swiftnav.sbp.imu MsgImuComp
generated_on: '2024-10-02 18:27:13.850528'
package: sbp.imu
tests:
- msg:
    fields:
      acc_comp_x: -247
      acc_comp_y: 48
      acc_comp_z: 4149
      flags: 2
      gyr_comp_x: -298
      gyr_comp_y: 243
      gyr_comp_z: -47
      time: 1083237202
    module: sbp.imu
    name: MsgImuComp
  msg_type: '0x905'
  raw_json: '{"preamble": 85, "msg_type": 2309, "sender": 9800, "length": 34, "payload":
    "UuOQQAAAAAACAAn///8wAAAANRAAANb+///zAAAA0f///w==", "crc": 26844, "time": 1083237202,
    "flags": 2, "acc_comp_x": -247, "acc_comp_y": 48, "acc_comp_z": 4149, "gyr_comp_x":
    -298, "gyr_comp_y": 243, "gyr_comp_z": -47}'
  raw_packet: VQUJSCYiUuOQQAAAAAACAAn///8wAAAANRAAANb+///zAAAA0f///9xo
  sbp:
    crc: '0x68DC'
    length: 34
    msg_type: '0x905'
    payload: UuOQQAAAAAACAAn///8wAAAANRAAANb+///zAAAA0f///w==
    preamble: '0x55'
    sender: '0x2648'

Copy link
Contributor

@pcrumley pcrumley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@RReichert RReichert requested a review from notoriaga as a code owner October 3, 2024 01:54
Copy link

sonarcloud bot commented Oct 3, 2024

@RReichert RReichert merged commit b106afc into ivan/comp-imu-draft-5 Oct 3, 2024
33 of 34 checks passed
@RReichert RReichert deleted the rodrigor/comp-imu-draft-5 branch October 3, 2024 02:18
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.

3 participants