Skip to content

Releases: boschsensortec/BMI160_SensorAPI

BMI160 v3.9.2

16 Oct 12:42
Compare
Choose a tag to compare
  • Fixed some Macro typos.
  • Updated the bmi160_get_power_mode API.
  • Fixed a bug which configured the pre-filter in the power mode API. Community post

BMI160 v3.9.1

17 Mar 14:36
Compare
Choose a tag to compare
  • Updated to v3.9.1.
  • Fixed bugs in the sensor configuration.
  • Added examples.
  • Updated the callback interfaces.

BMI160 v3.8.1

14 Jan 07:48
Compare
Choose a tag to compare

Updated license and formatting. Fixed a few bugs.

BMI160 v3.7.7

13 Mar 15:54
Compare
Choose a tag to compare
  • Revised delay usage
  • Changed formatting
  • Removed changelog

BMI160 v3.7.5

12 Jan 16:17
Compare
Choose a tag to compare

Added API to get the power mode : https://github.com/BoschSensortec/BMI160_driver/issues/23. Thanks @XaviLC
Fixed a potential issue in dereferencing the dev struct before null pointer check in the bmi160_init function : https://github.com/BoschSensortec/BMI160_driver/issues/25. Thanks @Thannoy

BMI160 v3.7.4

28 Nov 09:14
Compare
Choose a tag to compare
  • Linux compatibility issue fixed
  • FIFO Sensortime access is updated
  • Try concept used in bmi160_init API

BMI160 v3.7.3

21 Nov 08:16
Compare
Choose a tag to compare

Added support for FIFO tagging in int_pin_config

BMI160 v3.7.2

18 Oct 07:22
Compare
Choose a tag to compare

Added

  • Aux FIFO support added
  • Self-test issue fixed
  • Support for mapping and unmapping interrupt pin for channel 1, 2 and both
  • Support for reading interrupt status

BMI160 v3.6.1

23 Aug 13:26
Compare
Choose a tag to compare

SPI support for FIFO reading and parsing logic updated

BMI160 v3.6.0

04 Aug 14:21
Compare
Choose a tag to compare

Added Fast offset compensation