EVA-2020-02-2.git
2019-12-10 Philip HowardMerge pull request #45 from hotplot/patch-1
2019-12-09 Sam BirchRemove inappropriate sleep between reads
2019-10-30 Philip HowardMerge pull request #37 from Kostadin/pms5003_graphing_fix
2019-10-30 Philip HowardMerge pull request #39 from Kostadin/combined_mode_example
2019-10-26 KostadinAdded a new combined mode example
2019-10-26 KostadinFixed graphing problem for PMS5003 results
2019-09-12 Phil HowardTransitional fix for new LTR559 library
2019-08-20 Phil HowardMerge branch 'master' of github.com:pimoroni/enviroplus...
2019-08-20 Philip HowardMerge pull request #20 from makeupsomething/patch-1
2019-08-20 Phil HowardMerge branch 'cipy-use-generic-variables'
2019-08-20 Phil HowardReplaced exception pass with log warning
2019-08-20 Phil HowardMerge branch 'use-generic-variables' of git://github...
2019-08-20 Phil HowardMerge branch 'cipy-improved-logging'
2019-08-20 Phil HowardMerged cipy-improved-logging, omitted luftdaten.py...
2019-08-20 Phil HowardDropped obsolete .decode()
2019-08-20 Phil HowardMerge branch 'cipy-master'
2019-08-20 Phil HowardMerged cipy-master
2019-08-20 Phil HowardMerge branch 'topshed-master'
2019-08-20 Phil HowardMerge branch 'master' of git://github.com/topshed/envir...
2019-08-19 Phil HowardSwitch temp comp method for #28
2019-08-19 Phil Howard+x
2019-08-18 Ciprian ManeaMerge branch 'master' into improved-logging
2019-08-18 Ciprian Maneacatching the correct ReadTimeoutError for pms5003
2019-08-13 Sandy MacdonaldAdding delay to avoid rate-limiting by Luftdaten
2019-08-05 Ciprian Maneaimproved logging with timestamps (instead of print)
2019-08-04 Ciprian Maneause generic variables in -no-pm code too
2019-08-04 Ciprian Maneause generic variables; handle pms5003.ReadTimeoutError
2019-08-03 Ciprian Maneaallow temperature reads to converge a bit faster
2019-08-03 Ciprian Maneatesting all examples, with corrections for Python3...
2019-08-03 Richard HaylerUpdate luftdaten.py
2019-08-03 Richard HaylerUpdate all-in-one.py
2019-08-03 Richard HaylerUpdate all-in-one-no-pm.py
2019-08-01 makeupsomethingFix typo
2019-07-17 Philip HowardMerge pull request #12 from pimoroni/patch-adc
2019-07-17 Phil HowardExpand test coverage, bugfix
2019-07-16 Philip HowardMerge pull request #14 from tanyafish/master
2019-07-16 Tanya FishMerge pull request #1 from tanyafish/tanyafish-patch-1
2019-07-16 Tanya FishCreate all-in-one-no-pm.py
2019-07-16 Phil HowardMerge branch 'master' of github.com:pimoroni/enviroplus...
2019-07-12 Philip HowardEnsure required dependencies are installed
2019-07-12 Phil HowardAdd example to demo ADC channel usage
2019-07-12 Phil HowardAdd ADC channel support into gas module
2019-07-10 Philip HowardCreate RESOURCES_DIR early
2019-07-10 Phil HowardInstall improvements
2019-07-10 Phil HowardMerge branch 'installer-patch-1'
2019-07-06 Phil HowardBootstrap with python-configparser from apt
2019-07-06 Philip HowardAdd pip for #6, correct indendation
2019-07-04 Phil HowardPackaging fixes from boilerplate
2019-07-04 Phil Howardconfig.txt probably doesn't support inline comments #9
2019-07-04 Phil HowardAdd setuptools minimum version trap
2019-07-04 Philip HowardMerge pull request #8 from sepulworld/bug/adding_python...
2019-07-04 zaneadding install notes for python-pil, python-setuptools
2019-07-03 Phil HowardAdd PIL for #6
2019-07-03 Philip HowardMerge pull request #5 from pimoroni/pimstaller-v2
2019-07-03 Phil HowardBack up to /boot to survive OLI rm
2019-07-03 Phil HowardRecommend OLI install
2019-07-03 Phil HowardAdd links & blurb to README
2019-07-03 Phil HowardUpdate README install instructions
2019-07-03 Phil HowardAdd Raspbian Lite dependencies for #6
2019-07-02 Phil HowardSwitch to v2 installer
2019-06-25 Phil HowardDecode fix for #3
2019-06-24 Philip HowardMerge pull request #2 from andrewgleave/master
2019-06-24 Andrew GleaveFix PM10 label unit
2019-06-17 Phil HowardFix in lieu of #1
2019-06-14 Phil HowardUpdated README.rst
2019-06-14 Phil HowardExclude fonts from DoS check
2019-06-14 Sandy MacdonaldUpdate README.md
2019-06-14 Sandy Macdonaldflake8 fiddling
2019-06-14 Sandy MacdonaldImprovements to compensated temperature code
2019-06-13 Sandy MacdonaldAdding all-in-one example
2019-06-13 Sandy MacdonaldFix for PMS5003 ReadTimeoutError
2019-06-13 Sandy MacdonaldTweaking temp compensation value
2019-06-13 Phil HowardEnable i2c and SPI
2019-06-13 Phil HowardMerge branch 'master' of github.com:pimoroni/enviroplus...
2019-06-13 Phil HowardUpdated install/uninstall scripts
2019-06-12 Sandy MacdonaldAdding new Luftdaten example
2019-06-11 Sandy MacdonaldChanging references to MICS6812 to MICS6814
2019-06-11 Sandy MacdonaldUpdate gas.py
2019-06-08 Sandy MacdonaldAdding a couple of new examples
2019-06-07 Phil HowardREADME board name change
2019-06-07 Phil Howardrename envirophatplus -> enviroplus
2019-06-07 Phil HowardAdded examples
2019-06-07 Phil HowardClarified pin use, fixed missing setup
2019-06-06 Phil HowardStart gas and tests
2019-06-06 Phil HowardSynced with bootstrap
2019-06-04 Phil HowardScript for setting up git remotes
2019-06-04 Phil HowardFixed linting error
2019-06-04 Phil HowardGet lib name automatically for install endpoints
2019-06-03 Phil HowardMerge branch 'master' of github.com:pimoroni/boilerplat...
2019-06-03 Phil HowardFixed badge URLs
2019-05-30 Phil HowardFixes/improvements from pypa/sampleproject
2019-05-24 Phil HowardDocumentation
2019-05-24 Phil HowardInitial Commit