Releases: kike-canaries/canairio_sensorlib
v0.7.4 rev383
What's Changed
- Update CO2 Gadget name in README by @melkati in #194
- Fix issue with Sensors::setTempOffset() for SCD30 by @melkati in #196
- Av/clang format check by @hpsaturn in #195
- Fix void Sensors::CO2scd30Read(). Add fast return if not registered #197 by @melkati in #198
- Add register validation by @hpsaturn in #201
- Devel by @hpsaturn in #199
Full Changelog: v0.7.3...v0.7.4
v0.7.3 rev382
What's Changed
- Ikea Sensirion I2C SEN5X implementation by @roberbike in #175
- Added NO2 sensor by @roberbike
- Fix for detection sen5x sensor by @roberbike in #183
- Fix issue #184 BME280 by @hpsaturn in #185
- Fix issue #188 generic sensor register via uart by @hpsaturn in #190
Full Changelog: v0.7.2...v0.7.3
v0.7.2 rev379
0d4c6e5 reverted DFRobot library. Possible issue on its master
68fdc3d updated outdated libraries
a2929ff fixed some PlatformIO registry issues. Added workflow filters
ccdfcf5 fix typo and URL target for Sensors class documentation
Full Changelog: v0.7.1...v0.7.2
v0.7.1 rev378
83e5f76 r378v0.7.1 Fahrenheit and Kelvin support. issue #116
cf73af0 Merge pull request #176 from kike-canaries/av/i116_kelvin_support
264b40d fixed some doxygen issues
5840bbc improved documentation
0c8e013 removed unimplemented method in header for CM1106
b6ff1d4 added verbose on temperature unit selection
v0.7.0 rev377
0fd31e7 Merge pull request #173 from kike-canaries/av/geiger_improvements
1a7980e v0.7.0 added tags and library revision number
a938df6 some comments improvements for class documentation
c24df9f removed extra log info in CORE_DEBUG_LEVEL 0
63d1061 improved debug mode output message for CO2 offsets
acdccaa added some nullptr validations and improved init
77e601a updated documentation for Geiger sensor
95a6a88 v0.6.9r376 Geiger sensor RC1. Thanks to @roberbike @iw2lsi
v0.6.9 rev376
f8b4381 updated esp32s3 build params
adbe60e Merge pull request #144 from geiger_sensor
95a6a88 v0.6.9r376 Geiger sensor RC1. Thanks to @roberbike @iw2lsi
What's Changed
- Geiger first test version by @roberbike in #134
- Moving sum feature by @iw2lsi #139
- testing ESP32 support for CAJOE Geiger Counter on GPIO26 by @iw2lsi in #140
- New Geiger sensor driver class by @hpsaturn in #144
New Contributors
Full Changelog: v0.6.8...v0.6.9
v0.6.8 rev375
What's Changed
- NH3 + CO DFRobot Multigas by @roberbike in #165
- Nh3 support by @roberbike in #169
- Nh3 support by @hpsaturn in #166
- Readme corregido by @roberbike in #171
- i2c address nh3 & co changed by @roberbike in #172
Full Changelog: v0.6.7...v0.6.8
v0.6.7 rev374
v0.6.6 rev373
8d5b1cf Merge pull request #163 from kike-canaries/arduino_cli
de81c21 v0.6.6 many minors fixed for the new version of CanAirIO CLI
296e3bf fixed issues with return character on each new line
8f728a4 fixed issue with Serial2 validation for ESP32C3
a47c0be fixed issue with esp8266. The loser arduino-cli set only one url
3a10077 formatted libraries version syntax (Arduino CLI compatibility)
v0.6.4 rev372
- ESP32 C3 / S3 initial support
- Fixed a lot of warnnings and issues with third party libraries with last Espressif framework
- Update dependencies #145
- test sps30 by i2c by @roberbike in #161
- Esp32c3test in #160
- ESP32S3 T-Display Multivariable-Multisensor example by @hpsaturn in #162
Full Changelog: v0.6.3...v0.6.4