Fabian Peter Hammerle f72c934511 fix: close & unlock SPI device file when error occurs while entering context vor 3 Jahren
..
config b8822f9497 added method set_output_power_levels vor 3 Jahren
conftest.py 272fc8e680 added test for `set/get_packet_length_bytes` vor 3 Jahren
test_cli_export_config.py 4414282f12 test against python3.9 vor 3 Jahren
test_cli_transmit.py 4414282f12 test against python3.9 vor 3 Jahren
test_config.py b89519d61e refactor: use `bytes.hex()` vor 3 Jahren
test_lock.py f72c934511 fix: close & unlock SPI device file when error occurs while entering context vor 3 Jahren
test_receive.py 283dc66a0d private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method vor 3 Jahren
test_received_packet.py 283dc66a0d private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method vor 3 Jahren
test_spi.py fbdcc5bcc9 increase test coverage of context manager vor 3 Jahren
test_state.py 451ed77a85 test method get_main_radio_control_state_machine_state vor 3 Jahren
test_str.py b89519d61e refactor: use `bytes.hex()` vor 3 Jahren
test_transmit.py b89519d61e refactor: use `bytes.hex()` vor 3 Jahren