Commit History

Author SHA1 Message Date
  dependabot[bot] 225a4a4e58 Bump typing-extensions from 3.10.0.2 to 4.0.0 2 years ago
  dependabot[bot] 785fc1b40c Bump actions/checkout from 2.3.5 to 2.4.0 2 years ago
  dependabot[bot] 790367c3fb Bump actions/checkout from 2.3.4 to 2.3.5 2 years ago
  Fabian Peter Hammerle 4e1d3ec4a5 drop compatibility with python3.5; test against python3.10 2 years ago
  Fabian Peter Hammerle bae9b32e2c pipeline: scan changelog for broken links 2 years ago
  dependabot[bot] db687e3a6e Bump pathlib2 from 2.3.5 to 2.3.6 2 years ago
  dependabot[bot] 20edd6dd17 Bump mypy from 0.902 to 0.910 2 years ago
  dependabot[bot] 9f95a169dc Bump mypy from 0.812 to 0.902 2 years ago
  dependabot[bot] 45a4bc7f7a Bump pytest-cov from 2.12.0 to 2.12.1 2 years ago
  dependabot[bot] 69c2375a8b Bump pytest-cov from 2.11.1 to 2.12.0 2 years ago
  Fabian Peter Hammerle d62eed98b4 dev env: add upper version constraint for `click` to keep compatibility with python3.5 2 years ago
  Fabian Peter Hammerle ba60fdf3d5 package metadata: raise development status classifier to alpha 2 years ago
  Fabian Peter Hammerle 48e30cbe84 refactor _wait_for_packet & wait_for_rising_edge: specify timeout as datetime.timedelta instead of int 3 years ago
  Fabian Peter Hammerle d3bcfe052b release v2.7.3 3 years ago
  Fabian Peter Hammerle 6922ce120b replace hhk7734/python3-gpiod with direct calls to libgpiod 3 years ago
  Fabian Peter Hammerle 30b26dcdef _wait_for_packet: disable receive mode after reaching timeout 3 years ago
  Fabian Peter Hammerle b11b762d8c add method _wait_for_packet 3 years ago
  Fabian Peter Hammerle ce5fa7f00e refactor: move _TransceiveMode to options module 3 years ago
  Fabian Peter Hammerle c8c4200c90 add method _wait_for_packet 3 years ago
  Fabian Peter Hammerle 19ef71d5f6 add func cc1101._gpio.get_line to prepare for edge detection on GDO pin 3 years ago
  Fabian Peter Hammerle 96e63ffc2b lazy load gpiod to protect our stable API against incompatilibities in hhk7734/python3-gpiod 3 years ago
  Fabian Peter Hammerle 5d5418adaf pipeline: install missing libgpiod 3 years ago
  Fabian Peter Hammerle 9f5e53f4b0 env: further downgrade gpiod in attempt to restore compatibility with python3.5 3 years ago
  Fabian Peter Hammerle d82ae32609 env: downgrade gpiod in attempt to restore compatibility with python3.5 & python3.6 3 years ago
  Fabian Peter Hammerle bdf72b6dca add cc1101._gpio.get_line to prepare for edge detection on GDO pin 3 years ago
  Fabian Peter Hammerle c67897fdae pipeline: authenticate at coveralls.io via GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN to no longer require manual configuration of secret 3 years ago
  Fabian Peter Hammerle 2638b7c9cc release v2.7.2 3 years ago
  Fabian Peter Hammerle ed0dfb0b1e recommend to check wiring & bus selection when receiving chip version 0 3 years ago
  Fabian Peter Hammerle a6bed17c87 dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5 3 years ago
  dependabot[bot] ddd98a827c Bump mypy from 0.800 to 0.812 3 years ago