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 IMU reading capability #61

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

Commits on Dec 18, 2022

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

Commits on Feb 27, 2024

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

Commits on Mar 5, 2024

  1. Fix some typos

    MrFobwatch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3a68ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f14bd8 View commit details
    Browse the repository at this point in the history
  3. Create a Function to Poll for IMU Data

    based directly off COMM GET VALUES
    MrFobwatch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    485ab00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8664ddc View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    60a8e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0f7e2c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    cc9213c View commit details
    Browse the repository at this point in the history
  2. Update Mask Value

    MrFobwatch committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2b82169 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Add Debug for IMU reading

    MrFobwatch committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ea2ae27 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Cleaned up code that seems to actually work

    Had to basically reverse engineer the data from the VESC tool source code to figure out what was wrong
    MrFobwatch committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    78326b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb03e6c View commit details
    Browse the repository at this point in the history
  3. Update Library Version

    Updated Keywords and Version since this is new functionality
    MrFobwatch committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    48cc6d9 View commit details
    Browse the repository at this point in the history