History log of /device/google/contexthub/sensorhal/hubdefs.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1d978850eae25bb6036c212058dba078adbfd4ce 18-Oct-2017 Ben Fennema <fennema@google.com> nanohub: add ambient temp sensor type

Test: make -C variant/neonkey
Change-Id: Ib0e676e010e6587fe94730346b6b5bfc3c3ea0af
Signed-off-by: Ben Fennema <fennema@google.com>
/device/google/contexthub/sensorhal/hubdefs.h
0e295b8786f1563d097219b26fa3c73408daa6d5 08-Apr-2017 Matthew Bouyack <mbouyack@google.com> Add support for lefty mode in HubConnection.

Bug: 36562437
Test: switch on lefty mode, verify y axis is swapped
Change-Id: I77a8db1eb3499449e08010c2fee8981a4515bd16
/device/google/contexthub/sensorhal/hubdefs.h
3716b181acd60279ba61a0db235ca7267462567c 18-Apr-2017 Peng Xu <pengxu@google.com> Switch to new config data format, move file/dir in /data to sandbox

1) switch to new configuration data format permanently (comparing to
behind a system prop switch).

2) change path from /data/misc/* /data/system/* to
/data/vendor/sensor/*.

Bug: 36576923
Bug: 36531056
Bug: 34980308
Test: calibration data save/load ok in ABMS (even after factory reset)
Test: local mag field ok in ABMS
Test: no selinux error from sensor in marlin and sailfish
Test: nano_lock dir created after system boot
Change-Id: Ia1cc6b7b97a268ff17c3f0e51c2164ea23d806b1
/device/google/contexthub/sensorhal/hubdefs.h
03d89b21e45334b1d3dd8b161050c2aaed811342 13-Apr-2017 Armando Visconti <armando.visconti@st.com> sensorhal: Add support for humidity sensor

Bug: 37544952
Change-Id: I70a04f05d6d81f580488c17f297a21565606f8cf
Signed-off-by: Armando Visconti <armando.visconti@st.com>
Signed-off-by: Ben Fennema <fennema@google.com>
(cherry picked from commit 5a6f45802d2b4cb974d5669a60cedeeb779d37e4)
/device/google/contexthub/sensorhal/hubdefs.h
303d39345021f77a176daf825b1338ba81dc6bb6 20-Jan-2017 Ashutosh Joshi <ashutoshj@google.com> Add support for the uncalibrated accelerometer sensor type.

Adding support for the uncalibrated sensor type.

Test: Use a sensor client app to stream uncalibrated accel.
Use a sensor client app to stream calibrated accel.

Change-Id: I76acaeb476cebe1ae06ff750b5249a2627b724be
/device/google/contexthub/sensorhal/hubdefs.h
d136cca0228daa2dcd302a85aefe9a3dfbe4783e 13-Oct-2016 Andrew Rossignol <aarossig@google.com> sensors: add support for an ungaze sensor

Bug: 32133982
Change-Id: I0cae2632e49203447c181984087251621a23a145
/device/google/contexthub/sensorhal/hubdefs.h
ba7f5d6f1e7949cad89338a2a0bf497acbd034ad 07-Sep-2016 Andrew Rossignol <aarossig@google.com> sensorhal: add support for a GAZE sensor

Bug: 31627641
Change-Id: Ia6f26f76bbc626bdaa629cec72ae8732a2f2e776
/device/google/contexthub/sensorhal/hubdefs.h
da7655cae98a38626ae036386c6e720effd83a8b 07-Sep-2016 Trevor Bunker <trevorbunker@google.com> resolve merge conflicts of d3a5d46 to cw-f-dev

Change-Id: I4f351305bd0545352f4f7cd4535decf654f09467
d3a5d4601bf335178785d7b176f89c577ec61c00 02-Sep-2016 Trevor Bunker <trevorbunker@google.com> synaptics_s3708: making double-touch a standalone app

Added support for gating the touch control gesture with proximity. When
the proximity sensor detects "near", we disable the touch controller and
allow it to go to sleep for power savings. When the proximity sensor
detects "far", we turn on the touch controller gesture support.

Bug: 30595437
Change-Id: Ic09e39eef5c0d980b012186508751b88e4645aae
/device/google/contexthub/sensorhal/hubdefs.h
9568e8de86aef9cc18804ed688ce7e6c6b8ec4e0 07-Jul-2016 Andrew Rossignol <aarossig@google.com> activityhal: support separate sensors for activity start/stop

- Removes COMMS_SENSOR_ACTIVITY in favor of separate sensors for each
activity transition
- Allows different latencies for each activity type to prevent Android
wakeups when not required

Bug: 28882311
Change-Id: Iaf584129d8255791a5ac418f79f531647b456630
/device/google/contexthub/sensorhal/hubdefs.h
d0c35c71eb5bcad4a9445cecb509db539e31490d 20-Jun-2016 Trevor Bunker <trevorbunker@google.com> hubconnection: add support for parsing accel bias

Bug: 29324422
Change-Id: I13b5e46487b37cbf18a9245eba9ecb5ff295fbf7
/device/google/contexthub/sensorhal/hubdefs.h
62ed771925edf1b5a395a81854da4a1568d45d15 28-Jun-2016 Andrew Rossignol <aarossig@google.com> sensorhal: add support for activity start/stop sensors

Bug: 28882311
Change-Id: I4b8887ed919a1acc1671fa94236da37c7347ba39
/device/google/contexthub/sensorhal/hubdefs.h
04360db7266637939b64badf7f83ad1e0ee50661 12-May-2016 Andrew Rossignol <aarossig@google.com> sensorhal: adds support for wrist tilt

Bug: 28617246
Bug: 28720117
Change-Id: Ibecdc7cc8aa8eb70216d20237e606ddad67ab7aa
/device/google/contexthub/sensorhal/hubdefs.h
21f2c7c52a0a1159b7fcc594ed46cdd3c084d00e 25-Feb-2016 Trevor Bunker <trevorbunker@google.com> sensorhal: migrate from vendor/google_contexthub and google_chinook

- Original authors for hubconnection: Ben Fennema (fennema@google.com),
Andreas Huber (andih@google.com), Trevor Bunker
(trevorbunker@google.com), and Andrew Rossignol (aaross@google.com)
- Original authors for other files: Andreas Huber (andih@google.com),
Trevor Bunker (trevorbunker@google.com), and Meng-hsuan Chung
(menghsuan@google.com)

Change-Id: I4b1097b80315135949f0713103c61793b92126c2
/device/google/contexthub/sensorhal/hubdefs.h