You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/12/03 15:36:59 UTC

[GitHub] kasjer opened a new pull request #1543: fix bmp280 bme280 issues

kasjer opened a new pull request #1543: fix bmp280 bme280 issues
URL: https://github.com/apache/mynewt-core/pull/1543
 
 
   There were couple of issues in bme280 and bmp280 drivers:
   - unneeded difference of return value of temperature and pressure between different compilation variants
   - unclear syscfg description
   - incorrect constant was used to check for invalid value of temperature and pressure
   - computation of pressure and humidity could be incorrect if temperature was not requested by the user of was read at very slow rate

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services