Skip to content

Releases: boschmemssolutions/SMI230-Linux-Driver

SMI230-Linux-Driver v0.8.4

08 Nov 10:39
Compare
Choose a tag to compare

SMI230-Linux-Driver v0.8.4

  • Improved fifo_wm interrupt handling
  • Fix Gyro self-test
  • Add mutex protection to spi/i2c communication
  • Improved fifo_wm data output
  • Handle fifo_full and fifo_wm separately

SMI230-Linux-Driver v0.8.3

03 Aug 12:07
Compare
Choose a tag to compare

Fix accel INT1 config

SMI230-Linux-Driver v0.8.2

01 Aug 10:29
Compare
Choose a tag to compare

Fix spurious interrupt when using accel and gyro FIFO
Fix FIFO fill level Inconsistency
Improve timestamp calculation

SMI230-Linux-Driver v0.8.1

07 Jul 12:05
Compare
Choose a tag to compare

Fix GYRO FIFO WM Bug

SMI230-Linux-Driver v0.8.0

04 May 09:55
Compare
Choose a tag to compare

SMI230-Linux-Driver v0.7.2

06 Sep 19:36
Compare
Choose a tag to compare
  1. Support new kernel version v5.15
  2. ACC/GYRO FIFO full handling  
  3. GYRO FIFO full interrupt bug fix  
  4. ACC/GYRO change event type  
  5. ACC/GYRO change default output interrupt
  6. Using kernel timestamp in ns  
  7. Using own workqueue instead global work queue  
  8. Using "int" Instead uint8_t for GPIO pin number to support boards with more than 255 pins  
  9. Support firmware v1.7
  10. Datasync low odr ( 100hz, 200hz )

SMI230-Linux-Driver v0.7.1

30 May 19:17
Compare
Choose a tag to compare

SMI230-Linux-Driver v0.7.1

SMI230-Linux-Driver v0.7.0

25 Feb 14:15
Compare
Choose a tag to compare

add possibility to enable and configure sensor features from user space

SMI230-Linux-Driver v0.6.0

22 Nov 19:25
Compare
Choose a tag to compare

support of interrupt engine with the following features

  • anymotion interrupt
  • low-g interrupt
  • high-g interrupt
  • orientation interrupt
  • no-motion interrupt

Extended resolution of timestamp in case of data ready interrupt

  • timestamp is provided in nanosecond

SMI230-Linux-Driver v0.5.0

30 Jun 13:01
Compare
Choose a tag to compare
  • support sensor temperature
  • adjustable sensor range and output data rate
  • adjustable mapping of interrupt pins
  • FIFO support
  • FIFO is limited on SPI to 90 bytes burst-reads