Fabian Peter Hammerle
|
296016cc42
drop compatibility with python3.6
|
2 years ago |
dependabot[bot]
|
3d35d3594a
Bump actions/setup-python from 2.3.0 to 2.3.1
|
2 years ago |
dependabot[bot]
|
f2366cd151
Bump actions/setup-python from 2.2.2 to 2.3.0
|
3 years ago |
dependabot[bot]
|
225a4a4e58
Bump typing-extensions from 3.10.0.2 to 4.0.0
|
3 years ago |
dependabot[bot]
|
785fc1b40c
Bump actions/checkout from 2.3.5 to 2.4.0
|
3 years ago |
dependabot[bot]
|
790367c3fb
Bump actions/checkout from 2.3.4 to 2.3.5
|
3 years ago |
Fabian Peter Hammerle
|
4e1d3ec4a5
drop compatibility with python3.5; test against python3.10
|
3 years ago |
Fabian Peter Hammerle
|
bae9b32e2c
pipeline: scan changelog for broken links
|
3 years ago |
dependabot[bot]
|
db687e3a6e
Bump pathlib2 from 2.3.5 to 2.3.6
|
3 years ago |
dependabot[bot]
|
20edd6dd17
Bump mypy from 0.902 to 0.910
|
3 years ago |
dependabot[bot]
|
9f95a169dc
Bump mypy from 0.812 to 0.902
|
3 years ago |
dependabot[bot]
|
45a4bc7f7a
Bump pytest-cov from 2.12.0 to 2.12.1
|
3 years ago |
dependabot[bot]
|
69c2375a8b
Bump pytest-cov from 2.11.1 to 2.12.0
|
3 years ago |
Fabian Peter Hammerle
|
d62eed98b4
dev env: add upper version constraint for `click` to keep compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
ba60fdf3d5
package metadata: raise development status classifier to alpha
|
3 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 |