Weekly github digest (sensors, ambient-light, accelerometer, proximity, gyroscope, magnetometer, orientation-sensor, motion-sensors, battery, wake-lock, html-media-capture, vibration)

Issues
------
* w3c/sensors (+0/-0/💬12)
  4 issues received 12 new comments:
  - #152 Call 'onchange' on a Senor instance considering its own frequency hint (7 by tobie, pozdnyakov)
    https://github.com/w3c/sensors/issues/152
  - #160 Find a better name for 'unconnected' state (2 by tobie, rwaldron)
    https://github.com/w3c/sensors/issues/160
  - #22 Simplify extension of the Permissions API for concrete sensor implementations (2 by tobie, anssiko)
    https://github.com/w3c/sensors/issues/22
  - #176 Calibration using other sensors (1 by pozdnyakov)
    https://github.com/w3c/sensors/issues/176

* w3c/ambient-light (+1/-0/💬1)
  1 issues created:
  - Add description for use cases (by pozdnyakov)
    https://github.com/w3c/ambient-light/issues/23

  1 issues received 1 new comments:
  - #23 Add description for use cases (1 by pozdnyakov)
    https://github.com/w3c/ambient-light/issues/23

* w3c/orientation-sensor (+2/-3/💬5)
  2 issues created:
  - Find better references for [QUATERNIONS] and [QUATCONV] (by alexshalamov)
    https://github.com/w3c/orientation-sensor/issues/25
  - Define populateMatrix algorithm taking into account projection / translation values (by alexshalamov)
    https://github.com/w3c/orientation-sensor/issues/24

  3 issues closed:
  - Define populateMatrix algorithm taking into account projection / translation values https://github.com/w3c/orientation-sensor/issues/24
  - Allow other buffer types to be passed to populateMatrix https://github.com/w3c/orientation-sensor/issues/20
  - Expose quaternion as an attribute https://github.com/w3c/orientation-sensor/issues/21

  2 issues received 5 new comments:
  - #24 Define populateMatrix algorithm taking into account projection / translation values (3 by alexshalamov, pozdnyakov)
    https://github.com/w3c/orientation-sensor/issues/24
  - #20 Allow other buffer types to be passed to populateMatrix (2 by alexshalamov, kenchris)
    https://github.com/w3c/orientation-sensor/issues/20

* w3c/html-media-capture (+0/-0/💬6)
  1 issues received 6 new comments:
  - #7 Update test suite (6 by riju, dontcallmedom, anssiko, Honry)
    https://github.com/w3c/html-media-capture/issues/7



Pull requests
-------------
* w3c/sensors (+1/-0/💬2)
  1 pull requests submitted:
  - Use 'activate' semantics in state and method names (by pozdnyakov)
    https://github.com/w3c/sensors/pull/177

  1 pull requests received 2 new comments:
  - #177 Use 'activate' semantics in state and method names (2 by tobie, pozdnyakov)
    https://github.com/w3c/sensors/pull/177

* w3c/orientation-sensor (+2/-2/💬17)
  2 pull requests submitted:
  - Allow other buffer types to be passed to populateMatrix (by alexshalamov)
    https://github.com/w3c/orientation-sensor/pull/23
  - Expose quaternion as an attribute (by pozdnyakov)
    https://github.com/w3c/orientation-sensor/pull/22

  2 pull requests merged:
  - Allow other buffer types to be passed to populateMatrix
    https://github.com/w3c/orientation-sensor/pull/23
  - Expose quaternion as an attribute
    https://github.com/w3c/orientation-sensor/pull/22

  2 pull requests received 17 new comments:
  - #23 Allow other buffer types to be passed to populateMatrix (15 by kenchris, alexshalamov, anssiko, pozdnyakov)
    https://github.com/w3c/orientation-sensor/pull/23
  - #22 Expose quaternion as an attribute (2 by pozdnyakov, kenchris)
    https://github.com/w3c/orientation-sensor/pull/22


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/sensors
* https://github.com/w3c/ambient-light
* https://github.com/w3c/accelerometer
* https://github.com/w3c/proximity
* https://github.com/w3c/gyroscope
* https://github.com/w3c/magnetometer
* https://github.com/w3c/orientation-sensor
* https://github.com/w3c/motion-sensors
* https://github.com/w3c/battery
* https://github.com/w3c/wake-lock
* https://github.com/w3c/html-media-capture
* https://github.com/w3c/vibration

Received on Tuesday, 28 March 2017 17:00:16 UTC