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

Issues
------
* w3c/sensors (+1/-3/💬37)
  1 issues created:
  - Dynamic sensor add/remove (by larsgk)
    https://github.com/w3c/sensors/issues/178

  3 issues closed:
  - Find a better name for 'unconnected' state https://github.com/w3c/sensors/issues/160
  - Calibration using other sensors https://github.com/w3c/sensors/issues/176
  - Dynamic sensor add/remove https://github.com/w3c/sensors/issues/178

  5 issues received 37 new comments:
  - #160 Find a better name for 'unconnected' state (31 by tobie, kenchris, rwaldron, dontcallmedom, pozdnyakov)
    https://github.com/w3c/sensors/issues/160
  - #178 Dynamic sensor add/remove (3 by tobie, larsgk)
    https://github.com/w3c/sensors/issues/178
  - #7 Sensor discovery (1 by larsgk)
    https://github.com/w3c/sensors/issues/7
  - #176 Calibration using other sensors (1 by tobie)
    https://github.com/w3c/sensors/issues/176
  - #28 Do we need a lightweight interface representing available sensors? (1 by larsgk)
    https://github.com/w3c/sensors/issues/28

* w3c/accelerometer (+0/-1/💬0)
  1 issues closed:
  - Integration in Permission API https://github.com/w3c/accelerometer/issues/4

* w3c/motion-sensors (+1/-1/💬1)
  1 issues created:
  - Clarify expectations or requirements for sampling rate and precision given use cases (by owencm)
    https://github.com/w3c/motion-sensors/issues/19

  1 issues closed:
  - Clarify expectations or requirements for sampling rate and precision given use cases https://github.com/w3c/motion-sensors/issues/19

  1 issues received 1 new comments:
  - #19 Clarify expectations or requirements for sampling rate and precision given use cases (1 by alexshalamov)
    https://github.com/w3c/motion-sensors/issues/19

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



Pull requests
-------------
* w3c/sensors (+1/-1/💬1)
  1 pull requests submitted:
  - Merge 'unconnected' and 'errored' states into 'idle' (by pozdnyakov)
    https://github.com/w3c/sensors/pull/179

  1 pull requests merged:
  - Merge 'unconnected' and 'errored' states into 'idle'
    https://github.com/w3c/sensors/pull/179

  1 pull requests received 1 new comments:
  - #179 Merge 'unconnected' and 'errored' states into 'idle' (1 by tobie)
    https://github.com/w3c/sensors/pull/179

* w3c/accelerometer (+1/-1/💬1)
  1 pull requests submitted:
  - Add permission descriptor for Accelerometer API (by alexshalamov)
    https://github.com/w3c/accelerometer/pull/16

  1 pull requests merged:
  - Add permission descriptor for Accelerometer API
    https://github.com/w3c/accelerometer/pull/16

  1 pull requests received 1 new comments:
  - #16 Add permission descriptor for Accelerometer API (1 by anssiko)
    https://github.com/w3c/accelerometer/pull/16

* w3c/gyroscope (+1/-1/💬0)
  1 pull requests submitted:
  - Add permission descriptor for Gyroscope API (by alexshalamov)
    https://github.com/w3c/gyroscope/pull/12

  1 pull requests merged:
  - Add permission descriptor for Gyroscope API
    https://github.com/w3c/gyroscope/pull/12

* w3c/magnetometer (+1/-1/💬22)
  1 pull requests submitted:
  - Add permission descriptor for Magnetometer API (by alexshalamov)
    https://github.com/w3c/magnetometer/pull/23

  1 pull requests merged:
  - Add permission descriptor for Magnetometer API
    https://github.com/w3c/magnetometer/pull/23

  2 pull requests received 22 new comments:
  - #21 Add RawMagnetometer, for uncalibrated readings. (20 by tobie, alexshalamov, anssiko, kenchris)
    https://github.com/w3c/magnetometer/pull/21
  - #23 Add permission descriptor for Magnetometer API (2 by riju, alexshalamov)
    https://github.com/w3c/magnetometer/pull/23

* w3c/orientation-sensor (+2/-2/💬0)
  2 pull requests submitted:
  - Add permission descriptor for OrientationSensor API (by alexshalamov)
    https://github.com/w3c/orientation-sensor/pull/27
  - Reference the Motion Sensor Explainer document (by pozdnyakov)
    https://github.com/w3c/orientation-sensor/pull/26

  2 pull requests merged:
  - Reference the Motion Sensor Explainer document
    https://github.com/w3c/orientation-sensor/pull/26
  - Add permission descriptor for OrientationSensor API
    https://github.com/w3c/orientation-sensor/pull/27

* w3c/motion-sensors (+1/-1/💬0)
  1 pull requests submitted:
  - Add use-cases section to the explainer document (by alexshalamov)
    https://github.com/w3c/motion-sensors/pull/20

  1 pull requests merged:
  - Add use-cases section to the explainer document
    https://github.com/w3c/motion-sensors/pull/20


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