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

BMI323 sfusion implementation #345

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

BMI323 sfusion implementation #345

wants to merge 9 commits into from

Commits on Sep 15, 2024

  1. Initial skeleton

    jojos38 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    df42f20 View commit details
    Browse the repository at this point in the history
  2. BMI323 Library adjustements

    jojos38 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    f920164 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Sensor initialization working

    jojos38 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9222e9b View commit details
    Browse the repository at this point in the history
  2. Gyro and accel data working

    jojos38 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    435e3da View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Fix softfusion watchdog timer reset

    Fix some microcontrollers crashing (Soft WDT reset) during the calibration loop
    jojos38 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dc239b5 View commit details
    Browse the repository at this point in the history
  2. Fix softfusion watchdog timer reset

    Fix some microcontrollers crashing (Soft WDT reset) during the calibration loop
    jojos38 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6607235 View commit details
    Browse the repository at this point in the history
  3. BMI323 sfusion ready

    jojos38 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7ded129 View commit details
    Browse the repository at this point in the history
  4. Revert defines.h changes

    jojos38 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c3d07b7 View commit details
    Browse the repository at this point in the history
  5. Remove sfusion changes

    jojos38 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c34a80e View commit details
    Browse the repository at this point in the history