]> git.itanic.dy.fi Git - BME280_driver/shortlog
BME280_driver
2021-07-03 Timo KokkonenHide excess debug messages by default master
2021-04-21 Timo Kokkonentempd: Use uncached data on retry
2021-04-21 Timo Kokkonentempd: Attempt retry if 1wire sensor returns "85"
2021-03-11 Timo Kokkonenbmed: Avoid failing to bind() due to "Address already...
2021-03-09 Timo KokkonenAdd simple tempd daemon
2021-03-09 Timo KokkonenMakefile: Add install target for bmed
2021-03-09 Timo KokkonenAdd systemd service file for bmed
2021-03-09 Timo Kokkonenbmed: Flush stdout after writing logs
2021-03-05 Timo Kokkonenbmed: Change default port to 8347
2020-11-28 Timo Kokkonenbmed: Exit all threads if socket creation fails.
2020-10-21 Timo KokkonenIntroduce bmed
2020-07-06 Bosch SensortecUpdated interface design and examples.
2020-06-08 Bosch SensortecMerge pull request #81 from brecolbrecol/master
2020-06-06 brecol 🥦feat: .gitignore
2020-06-06 brecol 🥦feat: Makefile for examples
2020-03-17 Bosch SensortecRemoved self-test
2020-02-10 Bosch SensortecCleaned macros and defaulted to using floating point...
2020-01-22 Kevin GoveasFixed a bug in integer compensation equations
2020-01-22 Bosch SensortecFixed bug with double compensation equations
2020-01-14 Bosch SensortecUpdated license and formatting
2019-11-28 Bosch SensortecMerge pull request #77 from kni/master
2019-11-25 Nick KostyriaBSD example
2019-09-13 Bosch SensortecAdded a wait until the NVM copy was complete.
2019-08-02 Bosch SensortecMerge pull request #73 from byteneumann/patch-1
2019-08-01 byteneumannadded unit conversion to sensor data output
2019-07-31 byteneumannimproved error output
2019-07-31 byteneumannfixed indentation
2019-07-31 byteneumannadded basic error handling, replaced hardcoded dev_id...
2019-06-09 Bosch SensortecMerge pull request #72 from vpoulailleau/patch-2
2019-06-07 Vincent PoulailleauAdd address generation in I²C write
2019-05-31 Bosch SensortecMerge pull request #71 from vpoulailleau/patch-1
2019-05-31 Vincent PoulailleauUpdate Readme with latest release
2019-03-08 Bosch SensortecFixed typo in standby duration macro
2018-07-24 Bosch SensortecMerge pull request #57 from janwilleke/master
2018-07-23 Jan WillekeLinux userspace example code
2018-02-26 Bosch Sensortec- Added chapter for Sensor data's units
2018-02-12 Bosch SensortecAdded LICENSE file
2017-11-23 Bosch SensortecAdded selftest API based on CRC check
2017-11-08 Bosch SensortecChanged
2017-07-20 Bosch Sensortec- Changed macro FLOATING_POINT_REPRESENTATION to BME280...
2017-06-23 Bosch SensortecUpdated to v3.2.0
2016-10-25 Bosch SensortecMerge pull request #14 from simoc/master
2016-08-30 Simon CheneryAdd dig_h4, dig_h5, dig_h6 to function header comment
2016-07-04 Ezhil Mani RChip Id Retry functionality added.
2015-03-27 nirmalaCorrected the magic numbers with valid names
2014-12-18 BoschSensortecUpdate README.md
2014-12-17 SridharanCreated Bosch Sensortec BME280 driver
2014-12-17 BoschSensortecInitial commit