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

Reading roll from navigation.attitude object #97

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jan 5, 2022

  1. Reading roll from navigation.attitude object

    As per specs navgation.attitude contains an object containing pitch, roll and yaw.
    navigation.attitude.roll should not exist anymore.
    htool committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    e1ebf10 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. test single value with range option

    Test using Mocha closeTo w/ delta
    davidsanner authored and htool committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    5b0929f View commit details
    Browse the repository at this point in the history
  2. Handle drift in variation

    Test was failing because of change in variation value (mag north drifting). Check now using expectedRange/closeTo with delta.
    davidsanner authored and htool committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    67accc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa021bb View commit details
    Browse the repository at this point in the history
  4. 1.29.1

    sbender9 authored and htool committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    54cfdfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ea0a53 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    6f087cd View commit details
    Browse the repository at this point in the history