Commit Graph

  • 76630cf903 ci: support Python 3.10+ master Christian Nicolai 2022-11-10 22:28:33 +0100
  • 1456756adc
    ci: support Python 3.10+ #5 Christian Nicolai 2022-11-10 22:28:33 +0100
  • d93b500b71 ci: fix pytest command used by tox cn 2022-11-03 10:34:19 +0100
  • 2089e809e8 module: support Python 3 only cn 2021-05-21 14:04:19 +0200
  • 294281658e ci: use older Ubuntu to retain Python 3.4 Christian Nicolai 2021-03-04 09:05:48 +0100
  • 58c9c2e208
    ci: use older Ubuntu to retain Python 3.4 #4 Christian Nicolai 2021-03-04 09:05:48 +0100
  • 9f3be44151 Merge upstream cn 2021-01-08 11:26:06 +0100
  • 01d590d826 ci: add GHA cn 2021-01-08 11:17:15 +0100
  • 33c3af17c9 ci: add GHA #3 cn 2021-01-08 11:17:15 +0100
  • 0ce1b1a83c module: add Python 3.9 cn 2021-01-06 11:43:10 +0100
  • 379fe67207 module: add Python 3.9 #2 cn 2021-01-06 11:43:10 +0100
  • da98fcacb4
    Merge pull request #32 from pimoroni/actions Philip Howard 2020-11-14 11:02:54 +0000
  • 191dc9e115 Remove .travis.yml Phil Howard 2020-11-14 11:00:21 +0000
  • 9855b10969 Add GitHub actions workflow Phil Howard 2020-11-14 10:57:49 +0000
  • 6b5c136823 Merge branch 'melvinmajor-patch-1' Phil Howard 2020-11-02 15:59:04 +0000
  • d7f712247a Swap from ord() to bytes Phil Howard 2020-11-02 15:58:50 +0000
  • adfd58db6b Merge branch 'patch-1' of git://github.com/melvinmajor/bme680-python into melvinmajor-patch-1 Phil Howard 2020-11-02 15:57:28 +0000
  • 8ecf91fdd8
    Merge pull request #29 from NicolaiSoeborg/patch-1 Philip Howard 2020-11-02 15:55:11 +0000
  • 02ca7a4353
    Update dependency requirement Nicolai Søborg 2020-11-01 01:11:16 +0000
  • 7106a373e5 docs: use travis-ci.com links cn 2020-10-31 00:07:48 +0100
  • 056049ee03
    Fix TypeError preventing script to launch Melvin Campos Casares 2020-10-21 19:07:20 +0200
  • 28ebcb63a5 Also test on Python 3.7 and 3.8 via Tox cn 2020-08-09 02:11:39 +0200
  • b36d259ae1 Remove coveralls integration cn 2020-08-09 02:11:30 +0200
  • efce546001 Fix compensation tests for fixed ambient_temperature on first gas reading cn 2020-08-09 02:11:02 +0200
  • 14a9e1a0b1 Also test on Python 3.7 and 3.8 via Tox #1 cn 2020-08-09 02:11:39 +0200
  • 35bad0b315 Remove coveralls integration cn 2020-08-09 02:11:30 +0200
  • e613d95837 Fix compensation tests for fixed ambient_temperature on first gas reading cn 2020-08-09 02:11:02 +0200
  • cd32ec320d Merge upstream cn 2020-08-09 01:44:29 +0200
  • 91bb131713
    Add dependency: smbus2 Nicolai Søborg 2020-05-29 15:35:54 +0000
  • 7e6bdd0dc4
    Merge pull request #28 from pimoroni/tests-and-qa Philip Howard 2020-03-20 15:49:53 +0000
  • 5806466739 Fix for test in py3 Phil Howard 2020-03-20 15:44:06 +0000
  • 45eeba9bb4 Minor linting fixes to examples Phil Howard 2020-03-20 15:38:31 +0000
  • 90fabf53fa Expand test coverage and improve tests Phil Howard 2020-03-20 15:38:22 +0000
  • f61ae9a86a
    travis: fix build config validation problems Christian Nicolai 2020-02-28 13:23:20 +0100
  • 3a48112445
    Fix learn link for #25 (#26) Philip Howard 2019-11-08 11:53:07 +0000
  • 91434caf0b
    Merge pull request #24 from pimoroni/examples-tidyup Sandy Macdonald 2019-06-09 13:14:58 +0100
  • 5a5dd139c3 Tidying up and adding examples Sandy Macdonald 2019-06-09 13:11:35 +0100
  • db4626f370 Use fixed ambient_temperature on first gas reading, it's nearly irrelevant cn 2018-12-24 23:18:33 +0100
  • e827e5d622 added check on constants.__dict__ for micropython support (#18) Giampiero Baggiani 2018-12-10 10:55:07 +0100
  • 5a4709992e Add fork description to README cn 2018-12-07 12:03:35 +0100
  • 6442510ab0 Use floating point precision for measurement compensations to yield sensor resolution cn 2018-12-07 11:34:00 +0100
  • db02dd0d65 Increase poll period by x5 to allow successful measurement on max oversampling cn 2018-12-07 11:31:49 +0100
  • c85e3de250 Remove redundant tweaking of measurement settings after soft reset, let user choose once cn 2018-12-07 11:29:17 +0100
  • 405867a4aa Use standard units for pressure measures, let user choose conversion cn 2018-12-07 11:26:50 +0100
  • e97c5f9241
    Merge pull request #17 from pimoroni/tests Philip Howard 2018-09-03 11:42:59 +0100
  • e43b362a33 Fixed Travis badge URL Phil Howard 2018-09-03 11:39:10 +0100
  • 15171e57f6
    Merge pull request #16 from pimoroni/tests Philip Howard 2018-09-03 11:17:21 +0100
  • 8dce708fef Check for both i2c addresses in examples Phil Howard 2018-09-03 11:13:32 +0100
  • df382a50aa Updated badges Phil Howard 2018-09-02 11:31:16 +0100
  • 6374bc4241 Test suites and code QA fixes Phil Howard 2018-09-02 11:26:04 +0100
  • c97791d720 Updated ignored QA warnings Phil Howard 2018-08-28 21:09:53 +0100
  • 4b61558566 Added Build Status Phil Howard 2018-08-28 20:41:16 +0100
  • a4a0cfcd2a Added flake8 install for travis Phil Howard 2018-08-28 20:33:03 +0100
  • b2641c48df Travis flake8 checks Phil Howard 2018-08-28 20:30:59 +0100
  • 2dc799a7a4 Added BG tooling Phil Howard 2018-08-14 09:30:42 +0000
  • 50902ac08e Prep for v1.0.5 v1.0.5 Phil Howard 2018-06-01 17:15:10 +0100
  • 05f80690e0 Merge branch 'ayeks-offset' Phil Howard 2018-06-01 16:10:47 +0100
  • 0f0be7f2c2 Tidied up temp-offset.py example Phil Howard 2018-06-01 16:10:34 +0100
  • 4ae50e2f2c Fixed bug in set_temp_offset Phil Howard 2018-06-01 16:10:08 +0100
  • 7e08c2d749 Fixed packaging errors Phil Howard 2018-06-01 16:04:37 +0100
  • bc2f729013 Made temp-offset.py executable Phil Howard 2018-06-01 16:04:27 +0100
  • fed191e40e use math.copysign for temp offset calculation Lars Lühr 2018-05-31 08:21:14 +0000
  • 8cb0dead6b added temp offset float example Lars Lühr 2018-05-28 21:41:16 +0000
  • ae004aa62b accept float values in set_temp_offset Lars Lühr 2018-05-28 21:38:19 +0000
  • 1c9ba41306 added set_temp_offset function and example Lars Lühr 2018-05-28 21:18:20 +0000
  • 40b4b63b93
    Create LICENSE Philip Howard 2018-02-20 15:21:25 +0000
  • da6ae97f1f Prep for v1.0.4 v1.0.4 Phil Howard 2017-12-04 10:37:52 +0000
  • 097287e842
    Merge pull request #8 from lowflyerUK/master Philip Howard 2017-12-04 10:28:14 +0000
  • 02407e1d01 Updated mask operation in constants.py to correct gas resistance lowflyerUK 2017-12-03 21:49:32 +0000
  • 888d8b312a Convert negative gas resistance readings to unsigned int32 Phil Howard 2017-12-01 14:08:40 +0000
  • 288daed781 Version 1.0.3 prep v1.0.3 Phil Howard 2017-11-23 11:25:34 +0000
  • c9d4cef987
    Merge pull request #5 from gkluoe/master Philip Howard 2017-11-22 16:19:43 +0000
  • 26a28bfde7 Fix reassignment of variable in pressure calculation algo Geoff Lee 2017-11-21 21:16:27 +0000
  • 1baa47fb56
    Merge pull request #4 from davea/typeerror_fixes Philip Howard 2017-11-20 12:09:09 +0000
  • 3e4bf56802 Fix Python 3 TypeError crashes by using floor division explicitly Dave Arter 2017-11-19 17:10:27 +0000
  • d9970151cd Fixes from upstream BME680_driver 3.5.3 Phil Howard 2017-11-17 11:29:48 +0000
  • fffb5205d1 Fixed another copy-paste error! Sandy Macdonald 2017-10-19 12:31:19 +0100
  • ae48c5aa7f Fixed copy-paste error! Sandy Macdonald 2017-10-19 12:30:52 +0100
  • 09570742aa Added OLI install details. Sandy Macdonald 2017-10-19 12:30:27 +0100
  • 25c941fedd Added terminal image. sandyjmacdonald 2017-10-19 11:29:00 +0000
  • 7bc7ef693b Prep for version 1.0.2 v1.0.2 Phil Howard 2017-10-19 12:21:16 +0100
  • aa919425c2 Changed name of air quality example. sandyjmacdonald 2017-10-18 12:56:21 +0000
  • 70467da468 Added example of how to calculate Indoor Air Quality (IAQ). sandyjmacdonald 2017-10-18 12:45:53 +0000
  • 88634926d7 Merge pull request #1 from davea/patch-1 Philip Howard 2017-10-18 13:38:12 +0100
  • 35b26a1529 Ensure set_gas_heater_temperature calls _set_regs with int Dave Arter 2017-10-18 13:10:17 +0100
  • 44208f5dae Typos AHOY! Sandy Macdonald 2017-10-18 10:55:25 +0100
  • 83717b5194 Updated README.md Sandy Macdonald 2017-10-18 10:54:46 +0100
  • bcf3704610 Tidied up examples a little. sandyjmacdonald 2017-10-18 09:23:30 +0000
  • 99222746a6 Tweaked examples Phil Howard 2017-10-17 16:45:50 +0100
  • 9b18ecf446 Fixed Manifest Phil Howard 2017-10-17 16:02:29 +0100
  • 7f2dbdf48e Tweaked Phil Howard 2017-10-17 15:27:30 +0100
  • 16853dc4f2 Added packaging, dropped copy of C code Phil Howard 2017-10-17 15:09:19 +0100
  • 3751865cb6 No need to set power mode Phil Howard 2017-10-17 14:37:32 +0100
  • e930b211c9 Refactor for shipping as library Phil Howard 2017-10-17 12:50:26 +0100
  • 6ed4ade9d7 Tweaked polling, tweaked pressure scale Phil Howard 2017-10-17 12:45:28 +0100
  • 73e93bc6d7 Refactored get_sensor_data Phil Howard 2017-10-17 12:32:55 +0100
  • b2f388a335 Non ASCII intruder Phil Howard 2017-10-17 12:29:06 +0100
  • f6bc4907c4 DocStrings Phil Howard 2017-10-17 12:28:06 +0100
  • 2e7d805e62 Corrected MODE_POS Phil Howard 2017-10-17 11:24:21 +0100
  • b4013106dc Added bit setting, docstrings Phil Howard 2017-10-17 11:23:41 +0100