Commit History

Author SHA1 Message Date
  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
  dependabot[bot] 67f2c95cbf Bump pylint from 2.6.0 to 2.6.2 3 years ago
  Fabian Peter Hammerle 126915720f release v2.7.1 3 years ago
  Fabian Peter Hammerle f72c934511 fix: close & unlock SPI device file when error occurs while entering context 3 years ago
  Fabian Peter Hammerle 5aed24c885 added test to verify that exception in context triggers release of flock 3 years ago
  Fabian Peter Hammerle b89519d61e refactor: use `bytes.hex()` 3 years ago
  Fabian Peter Hammerle d5d5817624 added test for CC1101.__str__ 3 years ago
  Fabian Peter Hammerle bd9b03db92 readme: fix typo 3 years ago
  Fabian Peter Hammerle 4414282f12 test against python3.9 3 years ago