Re: [sensors] Call 'onchange' only when data changes and considering frequency hint

> Basically the issue you have on some devices (like the Intel based 
Arduino 101), is that the actual sensor core sampling frequency might 
be faster than IPC can handle and thus, data needs to be buffered up 
and transferred in chunks.

Why using a faster IPC (i.e. shared memory) is not an option?

-- 
GitHub Notification of comment by pozdnyakov
Please view or discuss this issue at 
https://github.com/w3c/sensors/issues/152#issuecomment-279688577 using
 your GitHub account

Received on Tuesday, 14 February 2017 11:56:46 UTC