Fabian Peter Hammerle 15e2949290 added command cc1101-export-config to export / inspect register values after configuration via args/options 3 years ago
..
conftest.py 272fc8e680 added test for `set/get_packet_length_bytes` 3 years ago
test_cli_export_config.py 15e2949290 added command cc1101-export-config to export / inspect register values after configuration via args/options 3 years ago
test_cli_transmit.py dff95838f7 cc1101-transmit: flock SPI device file to avoid race conditions with other processes 3 years ago
test_config.py 91b19abd96 warn when selecting frequency below supported range 3 years ago
test_lock.py 2d2c1ebaba added method `.unlock_spi_device` to release the lock manually 3 years ago
test_receive.py 283dc66a0d private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method 3 years ago
test_received_packet.py 283dc66a0d private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method 3 years ago
test_spi.py 067b4ff01d support chip version 0x04 3 years ago
test_transmit.py 03494733f3 transmit(): prepend length byte in variable packet length mode internally 3 years ago