Donny9 opened a new pull request, #10726:
URL: https://github.com/apache/nuttx/pull/10726

   
   
   ## Summary
   Solve the problem that when a user modifies the sampling rate, the 
difference between the generation and the mainline generation may be greater 
than the own sampling interval.
   
   After this problem occurs, sensor_is_update() will continue to return true, 
resulting in a busy loop in the upper-layer application, so, need update user 
generation according to mainline generation.
   ## Impact
   fix bug
   ## Testing
   daily test
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to