Skip to content

Releases: boschsensortec/BMI08x_SensorAPI

BMI08x v1.7.1

10 Jul 07:27
Compare
Choose a tag to compare

Added BMI088 Anymotion

BMI08x v1.6.0

08 Feb 10:31
Compare
Choose a tag to compare
  • Updated to v1.6.0.
  • Added support for BMI088 MM variant.
  • Restructured the SensorAPI and examples to support multiple variants.
  • Updated the README

BMI08x v1.5.8

17 Mar 13:22
Compare
Choose a tag to compare
  • Fixed an issue with inter-transaction timings
  • Updated examples for Shuttle board 3.0

BMI08x v1.5.7

21 Aug 03:33
Compare
Choose a tag to compare
  • Refactored code
  • Removed dynamic memory allocation
  • Fixed typos with masks
  • Updated examples

BMI08x v1.5.5

19 Feb 09:16
Compare
Choose a tag to compare
  • Added more examples for COINES
  • Added additional APIs for gyro

BMI08x v1.5.3

30 Jun 08:57
Compare
Choose a tag to compare

Fixed an issue with the accelerometer self-test

BMI08x v1.5.2

09 Jun 14:58
Compare
Choose a tag to compare

Updated interfaces, fixed bugs, simplified file structure.

BMI08x v1.4.4

14 Jan 10:49
Compare
Choose a tag to compare

Updated license and formatting

BMI08x v1.4.0

26 Sep 06:21
Compare
Choose a tag to compare
  • Updated the configuration file
  • Updated the code formatting
  • Added APIs to utilize the accelerometer's FIFO

BMI08x v1.2.0

30 Aug 09:46
Compare
Choose a tag to compare

BMI08x Sensor API v1.2.0

  • Data synchronization feature
    • Supported in both BMI085 and BMI088
    • Supported with 3 different ODRs (2kHz ,1kHz ,400 Hz)
    • Accel input interrupt channel can be configured from host
  • Any motion feature added
  • IIR, VRE filter APIs removed