forked from hadess/iio-sensor-proxy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
37 lines (26 loc) · 986 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
1.3
---
This release adds build fixes, fixes accelerometer unit scaling and
really fixes regression with the IIO accelerometer in kernel 4.8 that
was supposed to be fixed in version 1.2.
1.2
---
This release mainly adds better debug output, and updated testing
instructions in the README.
- Fix regression with IIO accelerometer in kernel 4.8
- Fix possible crash in compass handling
1.1
---
This release adds support for Compasses (only accessible to GeoClue).
- Fix service not starting in a number of cases
- Fix excessive CPU usage monitoring light sensors on Macs
- Support light sensors on some Samsung laptops
- Fix incorrect sensor readings on some devices due to unit scaling
1.0
---
This is the first stable release of iio-sensor-proxy. It now uses a D-Bus API,
and supports accelerometers and ambient light sensors.
0.1
---
This is the first version of iio-sensor-proxy. It supports accelerometers,
proxying IIO sensors, and mimicking input device accelerometers.