btashton commented on pull request #2039: URL: https://github.com/apache/incubator-nuttx/pull/2039#issuecomment-712573931
@v01d what if the buffer itself could be reinitialized via ioctl? Then it would still be controlled by the application, but the buffer would reside in kernel space where is probably should be anyway? We would basically just call `sensor_buffer_create` again. One of the other advantages is applications can query the kernel for a sensor value like instantaneous temperature without having to set up the sensor. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org