All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
set_packet_length_mode(PacketLengthMode.FIXED)options.PacketLengthModeget_packet_length_mode()get_packet_length() is now publicset_packet_length()CC1101's string representation
(≤n indicates variable length mode, =n fixed length mode)disable_checksum() to disable automatic CRC sum
appending in TX mode and checking in RX modeCC1101 class providing
transmit() for buffered transmissionasynchronous_transmission() for manual signal generationget_configuration_register_values() to read all configuration registers