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

   ## Summary
   New driver for 
[amg88xx](https://industrial.panasonic.com/cdbs/www-data/pdf/ADI8000/ADI8000C66.pdf)
 sensor with basic capabilities.
   
   Currently supports the following ioctl commands:
   
   *SNIOC_SET_OPERATIONAL_MODE* : toggles sleep mode
   *SNIOC_SET_FRAMERATE* : toggles between 1 and 10 fps.
   *SNIOC_SET_MOVING_AVG* : unique to this sensor, sets moving average, for 
more details check sensor datasheet
   
   For the moment the sensor interrupt functionality is missing, this driver 
supports getting data from the sensor in pooling mode.
   
   ## Impact
   Small changes for nucleo-f429zi board config to enable the sensor driver.
   
   ## Testing
   Locally, with an example app which is part of nuttx-apps and logic analyzer.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to