Fabian Peter Hammerle
|
296016cc42
drop compatibility with python3.6
|
2 years ago |
Fabian Peter Hammerle
|
4e1d3ec4a5
drop compatibility with python3.5; test against python3.10
|
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
|
6922ce120b
replace hhk7734/python3-gpiod with direct calls to libgpiod
|
3 years ago |
Fabian Peter Hammerle
|
c8c4200c90
add method _wait_for_packet
|
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
|
bdf72b6dca
add cc1101._gpio.get_line to prepare for edge detection on GDO pin
|
3 years ago |