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/💬17)
  2 issues received 17 new comments:
  - #98 Javascript 120Hz devicemotion events for high end inertial applications (14 by tobie, timvolodine, maryammjd, alexshalamov)
    https://github.com/w3c/sensors/issues/98
  - #22 Simplify extension of the Permissions API for concrete sensor implementations (3 by tobie, anssiko)
    https://github.com/w3c/sensors/issues/22

* w3c/ambient-light (+2/-1/💬6)
  2 issues created:
  - Make the `illuminance` attribute nullable (by pozdnyakov)
    https://github.com/w3c/ambient-light/issues/25
  - AmbientLightSensor constructor cannot initialize illuminance (by foolip)
    https://github.com/w3c/ambient-light/issues/24

  1 issues closed:
  - AmbientLightSensor constructor cannot initialize illuminance https://github.com/w3c/ambient-light/issues/24

  1 issues received 6 new comments:
  - #24 AmbientLightSensor constructor cannot initialize illuminance (6 by tobie, foolip, pozdnyakov)
    https://github.com/w3c/ambient-light/issues/24

* w3c/orientation-sensor (+2/-2/💬12)
  2 issues created:
  - Throw TypeError when invalid type is provided to populateMatrix (by alexshalamov)
    https://github.com/w3c/orientation-sensor/issues/31
  - Return quaternion as [x,y,z,w] (by pozdnyakov)
    https://github.com/w3c/orientation-sensor/issues/29

  2 issues closed:
  - Throw TypeError when invalid type is provided to populateMatrix https://github.com/w3c/orientation-sensor/issues/31
  - Return quaternion as [x,y,z,w] https://github.com/w3c/orientation-sensor/issues/29

  1 issues received 12 new comments:
  - #29 Return quaternion as [x,y,z,w] (12 by kenchris, alexshalamov, pozdnyakov)
    https://github.com/w3c/orientation-sensor/issues/29

* w3c/html-media-capture (+2/-1/💬10)
  2 issues created:
  - [meta] Prepare a revised Candidate Recommendation snapshot (by anssiko)
    https://github.com/w3c/html-media-capture/issues/9
  - No facing mode for microphone when capturing audio (by Honry)
    https://github.com/w3c/html-media-capture/issues/8

  1 issues closed:
  - No facing mode for microphone when capturing audio https://github.com/w3c/html-media-capture/issues/8

  3 issues received 10 new comments:
  - #7 Update test suite (5 by Honry, anssiko)
    https://github.com/w3c/html-media-capture/issues/7
  - #9 [meta] Prepare a revised Candidate Recommendation snapshot (4 by dontcallmedom, anssiko)
    https://github.com/w3c/html-media-capture/issues/9
  - #8 No facing mode for microphone when capturing audio (1 by anssiko)
    https://github.com/w3c/html-media-capture/issues/8



Pull requests
-------------
* w3c/sensors (+1/-1/💬1)
  1 pull requests submitted:
  - Stop exposing Sensor state. (by tobie)
    https://github.com/w3c/sensors/pull/180

  1 pull requests merged:
  - Stop exposing Sensor state.
    https://github.com/w3c/sensors/pull/180

  1 pull requests received 1 new comments:
  - #180 Stop exposing Sensor state. (1 by pozdnyakov)
    https://github.com/w3c/sensors/pull/180

* w3c/magnetometer (+0/-0/💬9)
  1 pull requests received 9 new comments:
  - #21 Add RawMagnetometer, for uncalibrated readings. (9 by tobie, riju, anssiko, alexshalamov)
    https://github.com/w3c/magnetometer/pull/21

* w3c/orientation-sensor (+3/-3/💬1)
  3 pull requests submitted:
  - Fix #31 Throw TypeError when invalid type is provided to populateMatrix (by pozdnyakov)
    https://github.com/w3c/orientation-sensor/pull/32
  - Return quaternion as [x,y,z,w] (by pozdnyakov)
    https://github.com/w3c/orientation-sensor/pull/30
  - Update populateMatrix() algorithm (by pozdnyakov)
    https://github.com/w3c/orientation-sensor/pull/28

  3 pull requests merged:
  - Fix #31 Throw TypeError when invalid type is provided to populateMatrix
    https://github.com/w3c/orientation-sensor/pull/32
  - Return quaternion as [x,y,z,w]
    https://github.com/w3c/orientation-sensor/pull/30
  - Update populateMatrix() algorithm
    https://github.com/w3c/orientation-sensor/pull/28

  1 pull requests received 1 new comments:
  - #30 Return quaternion as [x,y,z,w] (1 by kenchris)
    https://github.com/w3c/orientation-sensor/pull/30

* w3c/html-media-capture (+1/-1/💬0)
  1 pull requests submitted:
  - CR3 snapshot (by anssiko)
    https://github.com/w3c/html-media-capture/pull/10

  1 pull requests merged:
  - CR3 snapshot
    https://github.com/w3c/html-media-capture/pull/10


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, 11 April 2017 17:00:21 UTC