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

Added support of SEN-14001 (9DoF Razor IMU M0) as well as ROS-specific output, also added in 2020 support for "OpenLog Artemis": SPX-15846 and DEV-16832 #64

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

Commits on Nov 19, 2017

  1. Added support of SEN-14001 (*9DoF Razor IMU M0*)

    lebarsfa committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    241e56e View commit details
    Browse the repository at this point in the history
  2. Updated README

    lebarsfa committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    7a9bcb2 View commit details
    Browse the repository at this point in the history
  3. Updated README

    lebarsfa committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    762a47f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Added comments about the conversions in Sensors.ino

    lebarsfa committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    dcf01e2 View commit details
    Browse the repository at this point in the history
  2. Added error count in Sensors.ino

    lebarsfa committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    29d7718 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. Minor correction in Sensors.ino

    lebarsfa committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    cc615fd View commit details
    Browse the repository at this point in the history
  2. Added ROS-compatible output mode

    lebarsfa committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    9c743d9 View commit details
    Browse the repository at this point in the history
  3. Updated README

    lebarsfa committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    b943157 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    249b2b6 View commit details
    Browse the repository at this point in the history
  5. Updated README

    lebarsfa committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    55b0efc View commit details
    Browse the repository at this point in the history
  6. Updated README

    lebarsfa committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    16e1e0f View commit details
    Browse the repository at this point in the history
  7. Updated README

    lebarsfa committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    54e85af View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Fixed the problem where commands were ignored by the M0 depending on …

    …how they were sent
    lebarsfa committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    63ff26f View commit details
    Browse the repository at this point in the history
  2. Initialized some unitialized global variables

    lebarsfa committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    3cf447c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Added an option to get yaw/pitch/roll from the M0 DMP and a command t…

    …o enable/disable the use of magnetometers for yaw computation
    lebarsfa committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    af35512 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

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

Commits on Dec 7, 2017

  1. Removed some unnecessary math error checking, set back gyro full-scal…

    …e range to the maximum and increased startup delay for the M0
    lebarsfa committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    fcb68f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a115744 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. Updated README and comments

    lebarsfa committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    2520ab9 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Added Windows compatibility to C++ sample

    lebarsfa committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    8020c61 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. Configuration menu
    Copy the full SHA
    8668656 View commit details
    Browse the repository at this point in the history
  2. Updated Windows compatibility of C++ sample

    lebarsfa committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    9850562 View commit details
    Browse the repository at this point in the history
  3. Updated README

    lebarsfa committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    5c179de View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

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

Commits on Dec 20, 2020

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

Commits on Dec 28, 2020

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