Fabian Peter Hammerle 3345c1b9b1 all commands: added parameter -p/--output-power 3 years ago
..
config b8822f9497 added method set_output_power_levels 3 years ago
conftest.py 272fc8e680 added test for `set/get_packet_length_bytes` 3 years ago
test_cli_export_config.py 3345c1b9b1 all commands: added parameter -p/--output-power 3 years ago
test_cli_transmit.py 3345c1b9b1 all commands: added parameter -p/--output-power 3 years ago
test_config.py 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) 3 years ago
test_lock.py 921eedbcc4 fix typo in package descriptions 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 fbdcc5bcc9 increase test coverage of context manager 3 years ago
test_state.py 451ed77a85 test method get_main_radio_control_state_machine_state 3 years ago
test_transmit.py 03494733f3 transmit(): prepend length byte in variable packet length mode internally 3 years ago