[sensors] Let the UA (platform) calculate optimal sampling frequency

alexshalamov has just created a new issue for https://github.com/w3c/sensors:

== Let the UA (platform) calculate optimal sampling frequency ==
The specification defines "Find the sampling frequency of a sensor" algorithm for setting sampling frequency. The algorithm finds maximum sampling frequency from 'desired' frequencies for activated sensors and caps it with HW bounds.

It might be better to let UA / platform to estimate optimal sampling frequency that would satisfy reporting rate for active sensor objects.

Please view or discuss this issue at https://github.com/w3c/sensors/issues/240 using your GitHub account

Received on Tuesday, 27 June 2017 15:52:23 UTC