Skip to content

basicMPU6050 - v0.3.0

Compare
Choose a tag to compare
@RCmags RCmags released this 27 Dec 12:03
· 3 commits to main since this release

Changes:

  • Modified updateBias function. Every axis is checked, rather than the magnitude of the angular velocity.
  • updateBias uses a kalman gain with variance squared to make transition between enabled/dissabled states more abrupt.
  • Delay was added to setBias function to pause between sensor measurements.