26 Commits (9f817ae2d0cc66bcbc0c683e9d51d28b19ee9c7a)

Author SHA1 Message Date
  Lazar Obradovic 69cbb056a3 isolate PROGMEM 6 years ago
  Xose Pérez 8a999bb15a Replacing delay with nice_delay 6 years ago
  Xose Pérez 26a087dd7c Check init status of sensors and re-init if they fail on boot (#353) 6 years ago
  Xose Pérez 812d8c2bb9 Moving address locking to init method in BMX280 sensor (#353) 6 years ago
  Xose Pérez 13f8517b25 Fix void return on BMX280 sensor (#489) 6 years ago
  Xose Pérez 83c4188c07 Testing hot-unplug-plug for BMX280 sensor 6 years ago
  Xose Pérez feffc290cc Sensor type, value and slot methods should not set error values 6 years ago
  Xose Pérez c0215f0a16 Error reset on _pre for different sensors 6 years ago
  Xose Pérez bc85600e9c Remove dependency from Sparkfun BME280 library 6 years ago
  Xose Pérez 170f0d543c Option to publish address via MQTT for any sensor 6 years ago
  Xose Pérez af805ab045 Update copyright notices 6 years ago
  Xose Pérez 4888196b5e Clean debug messages 6 years ago
  Xose Pérez e1baf48b9b Option to disable completely new sensors module 6 years ago
  Xose Pérez d80df39629 Destructors 6 years ago
  Xose Pérez 2bc8794919 Move I2C code in BaseSensor to I2CSensor 6 years ago
  Xose Pérez 956215eac5 Default slot method in BaseSensor class 6 years ago
  Xose Pérez 6e839e3d72 Added sensor IDs 6 years ago
  Xose Pérez c975b11226 Tentative to sensor manifest 6 years ago
  Xose Pérez 4c90a1b320 Release lock if sensor has not valid ID 6 years ago
  Xose Pérez de4780efbc Added getters for sensors 6 years ago
  Xose Pérez 4e454331d4 Improved I2C auto-discover avoiding collissions 6 years ago
  Xose Pérez 42f5ee5376 Flag sensor changes to avoid reinitializing them if unnecessary 6 years ago
  Xose Pérez 8728d55b7b Change sensor API, force parameter-less constructors 6 years ago
  Xose Pérez ef04f72228 Headers for Sensor and Filter classes 6 years ago
  Xose Pérez 86df1c892c Adapt BME280 code for BMP280 sensor 6 years ago
  Xose Pérez f48c91bd07 Support for BME280 sensor 6 years ago