Fabian Peter Hammerle 9a7736aaf6 command cc1101-export-config: append values of PATABLE register as comment 3 年 前
..
config b8822f9497 added method set_output_power_levels 3 年 前
conftest.py 272fc8e680 added test for `set/get_packet_length_bytes` 3 年 前
test_cli_export_config.py 9a7736aaf6 command cc1101-export-config: append values of PATABLE register as comment 3 年 前
test_cli_transmit.py 921eedbcc4 fix typo in package descriptions 3 年 前
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 年 前
test_lock.py 921eedbcc4 fix typo in package descriptions 3 年 前
test_receive.py 283dc66a0d private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method 3 年 前
test_received_packet.py 283dc66a0d private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method 3 年 前
test_spi.py fbdcc5bcc9 increase test coverage of context manager 3 年 前
test_state.py 451ed77a85 test method get_main_radio_control_state_machine_state 3 年 前
test_transmit.py 03494733f3 transmit(): prepend length byte in variable packet length mode internally 3 年 前