Fabian Peter Hammerle
|
5d5418adaf
pipeline: install missing libgpiod
|
há 3 anos atrás |
Fabian Peter Hammerle
|
9f5e53f4b0
env: further downgrade gpiod in attempt to restore compatibility with python3.5
|
há 3 anos atrás |
Fabian Peter Hammerle
|
d82ae32609
env: downgrade gpiod in attempt to restore compatibility with python3.5 & python3.6
|
há 3 anos atrás |
Fabian Peter Hammerle
|
bdf72b6dca
add cc1101._gpio.get_line to prepare for edge detection on GDO pin
|
há 3 anos atrás |
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
|
há 3 anos atrás |
Fabian Peter Hammerle
|
2638b7c9cc
release v2.7.2
|
há 3 anos atrás |
Fabian Peter Hammerle
|
ed0dfb0b1e
recommend to check wiring & bus selection when receiving chip version 0
|
há 3 anos atrás |
Fabian Peter Hammerle
|
a6bed17c87
dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5
|
há 3 anos atrás |
dependabot[bot]
|
ddd98a827c
Bump mypy from 0.800 to 0.812
|
há 3 anos atrás |
dependabot[bot]
|
67f2c95cbf
Bump pylint from 2.6.0 to 2.6.2
|
há 3 anos atrás |
Fabian Peter Hammerle
|
126915720f
release v2.7.1
|
há 3 anos atrás |
Fabian Peter Hammerle
|
f72c934511
fix: close & unlock SPI device file when error occurs while entering context
|
há 3 anos atrás |
Fabian Peter Hammerle
|
5aed24c885
added test to verify that exception in context triggers release of flock
|
há 3 anos atrás |
Fabian Peter Hammerle
|
b89519d61e
refactor: use `bytes.hex()`
|
há 3 anos atrás |
Fabian Peter Hammerle
|
d5d5817624
added test for CC1101.__str__
|
há 3 anos atrás |
Fabian Peter Hammerle
|
bd9b03db92
readme: fix typo
|
há 3 anos atrás |
Fabian Peter Hammerle
|
4414282f12
test against python3.9
|
há 3 anos atrás |
Fabian Peter Hammerle
|
2f871fcb9e
release v2.7.0
|
há 3 anos atrás |
Fabian Peter Hammerle
|
3345c1b9b1
all commands: added parameter -p/--output-power
|
há 3 anos atrás |
Fabian Peter Hammerle
|
760808ec73
representations of PATABLE settings: replace "0x0" with "0" for brevity
|
há 3 anos atrás |
Fabian Peter Hammerle
|
9a7736aaf6
command cc1101-export-config: append values of PATABLE register as comment
|
há 3 anos atrás |
Fabian Peter Hammerle
|
cebeeb5207
rename set/get_output_power_levels to set/get_output_power as a higher patable setting does not necessarily imply a higher output power level (see table 39)
|
há 3 anos atrás |
Fabian Peter Hammerle
|
4ae9169f0e
examples: set output power levels to invert signals
|
há 3 anos atrás |
Fabian Peter Hammerle
|
b8822f9497
added method set_output_power_levels
|
há 3 anos atrás |
Fabian Peter Hammerle
|
a6d73ebb68
added method get_output_power_levels
|
há 3 anos atrás |
Fabian Peter Hammerle
|
f1da47d36b
added method _get_power_amplifier_setting_index
|
há 3 anos atrás |
Fabian Peter Hammerle
|
e17e2a00f8
added method _set_patable
|
há 3 anos atrás |
Fabian Peter Hammerle
|
19e9186172
added method _get_patable
|
há 3 anos atrás |
Fabian Peter Hammerle
|
80fc38281e
document GDO0
|
há 3 anos atrás |
Fabian Peter Hammerle
|
1c7c080f88
readme / wiring: adapt phrasing & order
|
há 3 anos atrás |