summaryrefslogtreecommitdiff
path: root/src/app/datalogger
AgeCommit message (Expand)AuthorLines
2024-01-15MAX444006: Implement setAmbientConfigBirte Kristina Friesel-3/+5
2023-12-22datalogger: report raw ads111x valueBirte Kristina Friesel-1/+1
2023-07-03update copyrightBirte Kristina Friesel-3/+3
2023-01-01Add driver for ADS111x 16-Bit ADCDaniel Friesel-0/+13
2022-05-20sen5x: add cleanfan and readstatus commandsDaniel Friesel-0/+20
2022-05-15add driver stub for Sensirion SEN5x PM sensorDaniel Friesel-0/+39
2022-05-15scd4x.read(): indicate whether read was successfulDaniel Friesel-8/+13
2021-12-29datalogger: fix max44006 / max44009 mixupDaniel Friesel-1/+1
2021-12-27add VEML6075 driverDaniel Friesel-0/+18
2021-12-26add basic MAX44006 driverDaniel Friesel-1/+34
2021-12-26datalogger: Initialize I2C if meta_driver_i2c is setDaniel Friesel-1/+1
2021-12-24datalogger: fix hard/soft i2c checkDaniel Friesel-1/+1
2021-12-20i2cdetect, dataloger: use config variable for i2c includeDaniel Friesel-1/+1
2021-12-08hdc1080: add explicit measure() functionDaniel Friesel-0/+3
2021-10-17Add DS2482-100 Single-Channel 1-Wire Master driverDaniel Friesel-0/+21
2021-05-28driver configuration is now kconfig-firstDaniel Friesel-29/+29
2021-05-28Set loop/wakeup/ostream either via .config or via app/commandlineDaniel Friesel-1/+1
2021-05-28softi2c driver: move to kconfig-first approachDaniel Friesel-2/+2
2021-02-26Add SCD4x driver and datalog integrationDaniel Friesel-0/+18
2021-02-25add simple TSL2591 illuminance / IR sensor driverDaniel Friesel-0/+13
2021-02-25move datalog functions from i2cdetect into separate appDaniel Friesel-0/+233