-
Notifications
You must be signed in to change notification settings - Fork 113
Comparing changes
Open a pull request
base repository: sparkfun/SparkFun_BME280_Arduino_Library
base: v2.0.7
head repository: sparkfun/SparkFun_BME280_Arduino_Library
compare: master
- 20 commits
- 16 files changed
- 9 contributors
Commits on Nov 26, 2019
-
Add method for setting temperature correction
Christian Stehno committedNov 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 62d8a50 - Browse repository at this point
Copy the full SHA 62d8a50View commit details
Commits on Nov 27, 2019
-
Merge pull request #41 from hybridOL/master
Add method for setting temperature correction
Configuration menu - View commit details
-
Copy full SHA for ed6eb7e - Browse repository at this point
Copy the full SHA ed6eb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e57734 - Browse repository at this point
Copy the full SHA 8e57734View commit details
Commits on Oct 3, 2020
-
add some comments about "refPressure"
There are too many units and names for this, so at least provide some hints to what it means. I'm already distracted and it's Friday so I put some Sparkfun style commentary in it.
Configuration menu - View commit details
-
Copy full SHA for ebc56a7 - Browse repository at this point
Copy the full SHA ebc56a7View commit details
Commits on Oct 5, 2020
-
Merge pull request #47 from tedder/ted/ref_pressure_explanation
add some comments about "refPressure"
Configuration menu - View commit details
-
Copy full SHA for a37da7d - Browse repository at this point
Copy the full SHA a37da7dView commit details
Commits on Oct 8, 2020
-
Link Qwiic BME280 product to listed products and product repositories, under documentation.
Configuration menu - View commit details
-
Copy full SHA for 9e01070 - Browse repository at this point
Copy the full SHA 9e01070View commit details
Commits on Oct 24, 2020
-
SparkFunBME280.cpp uses math functions pow, log and log10. This produces errors such as "pow was not declared in this scope". Found this while packaging this library for RIOT-OS. The library works with Arduino because math.h is included somewhere else. But I think it's better or more correct to include the headers for the functions used. Fixes #48
Configuration menu - View commit details
-
Copy full SHA for bbe6679 - Browse repository at this point
Copy the full SHA bbe6679View commit details
Commits on Dec 26, 2020
-
Read all measurements in one read command Read Datasheed section 4 Data readout for reason behing this feature
Configuration menu - View commit details
-
Copy full SHA for 76f67eb - Browse repository at this point
Copy the full SHA 76f67ebView commit details
Commits on Dec 30, 2020
-
feat: create burst measurement example
add documentation for the default scale on burst read
Configuration menu - View commit details
-
Copy full SHA for ac0b596 - Browse repository at this point
Copy the full SHA ac0b596View commit details -
Merge pull request #50 from cdonate/feature/data_burst_readout
feat: add read burst
Configuration menu - View commit details
-
Copy full SHA for 10a8157 - Browse repository at this point
Copy the full SHA 10a8157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b07e8c - Browse repository at this point
Copy the full SHA 3b07e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a97663c - Browse repository at this point
Copy the full SHA a97663cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3863cea - Browse repository at this point
Copy the full SHA 3863ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab32ea0 - Browse repository at this point
Copy the full SHA ab32ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2eda03 - Browse repository at this point
Copy the full SHA d2eda03View commit details
Commits on Dec 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0b5eabf - Browse repository at this point
Copy the full SHA 0b5eabfView commit details
Commits on May 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 55768be - Browse repository at this point
Copy the full SHA 55768beView commit details
Commits on May 9, 2022
-
Merge pull request #53 from jnslr/master
change byte to uint8_t to avoid naming conflict with ESP8266 toolchain
Configuration menu - View commit details
-
Copy full SHA for 8806f66 - Browse repository at this point
Copy the full SHA 8806f66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56e7ff4 - Browse repository at this point
Copy the full SHA 56e7ff4View commit details
Commits on Sep 19, 2023
-
Create add_issue_to_project.yml
Adding issue tracking .yml file for issue tracking in GH Projects.
Configuration menu - View commit details
-
Copy full SHA for c42e780 - Browse repository at this point
Copy the full SHA c42e780View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.7...master