History log of /fuchsia/zircon/system/dev/light/ams-light/rules.mk
Revision Date Author Comments
# c2ff142b 20-Jul-2018 Andres Oportus <andresoportus@google.com>

[astro][light] Add interrupt support to the TCS-3400 light sensor

ZX-2320 #comment Add interrupt support to the TCS-3400 light sensor

Test: Light reading tracing is shown only when ligthing conditions pass thresholds

Change-Id: Idab287143ef5f7ba298f670eb29823afc7e46be1


# 2743685a 13-Jul-2018 Andres Oportus <andresoportus@google.com>

[astro][light] Add HID support to ambient light sensor driver

ZX-2320 #comment add HID support to light sensor driver

Test: Read the HID device's descriptor and report using the hid/hidsensor uapps

Change-Id: Ie6c290bffcc3b12ac887199961d57635f7d8145e


# 662b1e84 10-Jul-2018 Andres Oportus <andresoportus@google.com>

[astro][light] tcs3400 ambient light driver

ZX-2320 #comment progress

Test: Read device and confirm that readings match lighting conditions
$ dd if=/dev/sys/platform/0a:01:1/tcs-3400 of=/data/test-data.bin bs=2 count=3
2;dd[00041.319] 02879.02928> TCS-3400 clear light read: 0x0072
[00041.320] 02879.02928> TCS-3400 clear light read: 0x0072
3+0[00041.320] 02879.02928> TCS-3400 clear light read: 0x0072
records in
3+0 records out
6 bytes copied

Change-Id: Ia175b035d38f41ceeac2cca21e160be020dd2a57