Releases: boschmemssolutions/SMI230-Linux-Driver
Releases · boschmemssolutions/SMI230-Linux-Driver
SMI230-Linux-Driver v0.8.4
SMI230-Linux-Driver v0.8.3
Fix accel INT1 config
SMI230-Linux-Driver v0.8.2
Fix spurious interrupt when using accel and gyro FIFO
Fix FIFO fill level Inconsistency
Improve timestamp calculation
SMI230-Linux-Driver v0.8.1
Fix GYRO FIFO WM Bug
SMI230-Linux-Driver v0.8.0
add self-test
SMI230-Linux-Driver v0.7.2
- Support new kernel version v5.15
- ACC/GYRO FIFO full handling
- GYRO FIFO full interrupt bug fix
- ACC/GYRO change event type
- ACC/GYRO change default output interrupt
- Using kernel timestamp in ns
- Using own workqueue instead global work queue
- Using "int" Instead uint8_t for GPIO pin number to support boards with more than 255 pins
- Support firmware v1.7
- Datasync low odr ( 100hz, 200hz )
SMI230-Linux-Driver v0.7.1
SMI230-Linux-Driver v0.7.1
SMI230-Linux-Driver v0.7.0
add possibility to enable and configure sensor features from user space
SMI230-Linux-Driver v0.6.0
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
- 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