Fabian Peter Hammerle
|
280da5968c
refactor: move some tests from test_config.py to config/test_0x08_pktctrl0.py
|
пре 3 година |
Fabian Peter Hammerle
|
d6626d050e
release v2.6.1
|
пре 3 година |
Fabian Peter Hammerle
|
79dd977bcb
fix _set_modulation_format
|
пре 3 година |
Fabian Peter Hammerle
|
9dad1659f4
test get_modulation_format
|
пре 3 година |
Fabian Peter Hammerle
|
f07e987a67
refactor: move some tests from test_config.py to config/test_0x12_mdmcfg2.py
|
пре 3 година |
Fabian Peter Hammerle
|
9137985007
release v2.6.0
|
пре 3 година |
Fabian Peter Hammerle
|
15e2949290
added command cc1101-export-config to export / inspect register values after configuration via args/options
|
пре 3 година |
Fabian Peter Hammerle
|
855c8ddf8e
refactor cli: split configuration into separate function to prepare for addition of entry points
|
пре 3 година |
Fabian Peter Hammerle
|
873c98a2f9
cli: refactor to prepare for addition of entry points
|
пре 3 година |
Fabian Peter Hammerle
|
dff95838f7
cc1101-transmit: flock SPI device file to avoid race conditions with other processes
|
пре 3 година |
Fabian Peter Hammerle
|
6908fb3511
transmit command: configure transceiver after reading from stdin to avoid delay between configuration and transmission, if pipe is slow
|
пре 3 година |
Fabian Peter Hammerle
|
283dc66a0d
private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method
|
пре 3 година |
Fabian Peter Hammerle
|
89486cce9f
release v2.5.0
|
пре 3 година |
Fabian Peter Hammerle
|
91b19abd96
warn when selecting frequency below supported range
|
пре 3 година |
Fabian Peter Hammerle
|
aed85f6713
added command `cc1101-transmit`
|
пре 3 година |
Fabian Peter Hammerle
|
26d8122661
transmit command: fix logging of transceiver config; adapt log format
|
пре 3 година |
Fabian Peter Hammerle
|
9d34140b5b
added command `cc1101-transmit` to transmit via command-line interface
|
пре 3 година |
Fabian Peter Hammerle
|
ebed8f8706
env: add upper version constraint for pytest to keep compatibility with python3.5
|
пре 3 година |
Fabian Peter Hammerle
|
36b3f65fb7
release v2.4.0
|
пре 3 година |
Fabian Peter Hammerle
|
067b4ff01d
support chip version 0x04
|
пре 3 година |
Fabian Peter Hammerle
|
78da9b6a06
release v2.3.0
|
пре 3 година |
Fabian Peter Hammerle
|
2d2c1ebaba
added method `.unlock_spi_device` to release the lock manually
|
пре 3 година |
Fabian Peter Hammerle
|
b41be144dc
constructor: added option `lock_spi_device` to set a `flock` on the selected spi device
|
пре 3 година |
Fabian Peter Hammerle
|
0a431e49ea
refactor: split ._verify_chip from .__enter__
|
пре 3 година |
Fabian Peter Hammerle
|
39b6127a3d
refactor: split ._configure_defaults from .__enter__
|
пре 3 година |
Fabian Peter Hammerle
|
03dd02a52d
release v2.2.0
|
пре 3 година |
Fabian Peter Hammerle
|
8765270c74
constructor: added args to select SPI bus & chip select line
|
пре 3 година |
Fabian Peter Hammerle
|
751d6906ae
added explanation to `PermissionError` on `SpiDev.open()`
|
пре 3 година |
Fabian Peter Hammerle
|
dcb7a3a11e
added test for method `.get_sync_mode`
|
пре 3 година |
Fabian Peter Hammerle
|
e5812e9aac
method `.set_sync_mode`: added private option `_carrier_sense_threshold_enabled` to test currently unstable receive api
|
пре 3 година |