marcelbuesing
|
76e20820ee
|
Add example that sends values to a influx database
|
2018-06-01 15:02:01 +02:00 |
|
marcelbuesing
|
833f892e6b
|
Rename Bme680_dev struct to Bme680
|
2018-05-31 12:13:36 +02:00 |
|
marcelbuesing
|
ba7a1dd09f
|
Rename Bme680Error to Error
|
2018-05-31 11:46:46 +02:00 |
|
marcelbuesing
|
336305d30d
|
Replace u8 with IIRFilterSize enum
|
2018-05-30 21:06:11 +02:00 |
|
marcelbuesing
|
44fc891b3e
|
Introduce SettingsBuilder
|
2018-05-30 08:28:48 +02:00 |
|
marcelbuesing
|
cce7d4c65c
|
Replace run_gas u8 with boolean
|
2018-05-28 19:56:57 +02:00 |
|
marcelbuesing
|
214eec18dd
|
Introduce enum for I2CAddress, regards #1
|
2018-05-27 22:20:23 +02:00 |
|
marcelbuesing
|
620cd0e3d8
|
Rename bme680-rs to bme680
|
2018-05-25 22:57:19 +02:00 |
|
marcelbuesing
|
d1fe4a972a
|
Replace heat_dur u32 with Duration
|
2018-05-24 22:02:23 +02:00 |
|
marcelbuesing
|
a8a7426888
|
Replace u8 with OversamplingSetting enum
|
2018-05-23 22:10:06 +02:00 |
|
marcelbuesing
|
fc57f277c4
|
Add unit conversions
|
2018-05-21 16:26:14 +02:00 |
|
marcelbuesing
|
6b6e19b975
|
Fix rewriting owerwriting buffer twice
|
2018-05-20 22:16:12 +02:00 |
|
marcelbuesing
|
2dd1b8f9ba
|
Fix read field return when InfoMsg empty
|
2018-05-19 19:06:27 +02:00 |
|
marcelbuesing
|
266c8b70ea
|
Fix i2c read bytes
|
2018-05-18 22:12:42 +02:00 |
|
marcelbuesing
|
a5f8310bf6
|
Return I2C error
|
2018-05-18 17:37:11 +02:00 |
|
marcelbuesing
|
287e673761
|
Remove TryFrom in order to build with stable
|
2018-05-18 15:26:35 +02:00 |
|
marcelbuesing
|
bccb2eac61
|
Add example and modify accordingly
|
2018-05-18 14:57:34 +02:00 |
|