.. |
__init__.py
|
283dc66a0d
private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method
|
4 anni fa |
_cli.py
|
6908fb3511
transmit command: configure transceiver after reading from stdin to avoid delay between configuration and transmission, if pipe is slow
|
4 anni fa |
addresses.py
|
c0c56aeb8d
define all SPI/register addresses in cc1101/addresses.py
|
4 anni fa |
options.py
|
22b47e56e8
support for fixed packet length mode via new method `set_packet_length_mode(PacketLengthMode.FIXED)`
|
4 anni fa |