Jon Trulson c4a506f5a3 bmp280/bme280: C port, C++ wraps C
Some private methods (relating to calibration/compensation) are no
longer exposed.  In addition, the driver auto-detects the chip (BMP280
or BME280) and acts accordingly, rather than requiring the
specification of a chip id in the ctor.

The getHumidity() method no longer accepts an arguement representing
pressure at sea level.  A new method is provided to specify this.

Signed-off-by: Jon Trulson <jtrulson@ics.com>
2017-03-10 17:00:50 -07:00
..
2016-04-28 16:40:18 -07:00
2016-09-14 14:07:47 -07:00
2017-03-10 17:00:50 -07:00
2017-03-10 17:00:50 -07:00
2016-05-09 13:33:11 -07:00
2016-09-14 14:09:21 -07:00
2017-01-20 12:02:30 -07:00
2017-03-08 09:46:43 -08:00
2016-09-14 14:09:15 -07:00
2016-09-14 14:07:52 -07:00
2016-10-25 13:25:32 -07:00
2016-06-14 17:00:00 -06:00
2016-09-14 14:09:13 -07:00
2016-09-14 14:08:58 -07:00
2017-01-30 12:06:32 -07:00
2016-09-14 14:09:17 -07:00
2016-09-14 14:08:58 -07:00
2016-09-14 14:07:50 -07:00
2016-04-28 16:40:18 -07:00
2016-09-14 14:09:13 -07:00
2016-09-14 14:08:59 -07:00
2016-11-03 13:23:44 -06:00
2016-10-18 17:04:50 -06:00
2016-09-14 14:07:46 -07:00
2016-09-14 14:09:12 -07:00
2016-08-04 17:12:10 -07:00
2016-09-14 14:08:57 -07:00
2017-03-08 09:46:43 -08:00
2016-09-16 16:52:49 -06:00
2016-09-14 14:09:20 -07:00
2016-06-14 17:04:17 -06:00
2016-06-14 17:12:32 -06:00
2016-09-14 14:09:08 -07:00
2016-04-19 15:38:48 -07:00
2016-09-14 14:07:55 -07:00
2016-09-14 14:09:18 -07:00
2017-01-26 15:13:01 -07:00