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

Store average accelerometer readings in Object Model #590

Open
wants to merge 6 commits into
base: 3.5-dev
Choose a base branch
from

Commits on Nov 2, 2022

  1. Store average accelerometer readings in Object Model

    Store the average value of each axis of the last accelerometer run in the Object Model
    BrendonBuilds committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f4ab904 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Adjustments to accelerometer averaging

    Add extra arguments to AddLocalAccelerometerRun instead of a separate function
    
    Move NumAccelerometerAxes to CANLib\RRF3Common.h
    BrendonBuilds committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    3a4e5ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f46e907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a775ab6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    b891a99 View commit details
    Browse the repository at this point in the history
  2. fix compiler warnings

    BrendonBuilds committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    4d2f10c View commit details
    Browse the repository at this point in the history