SmartRC-CC1101-Driver-Lib v2.3.0
18.03.2020
Driver Library :"RcSwitch-cc1101-driver-lib" becomes "SmartRC-cc1101-driver-lib".
Pull request :#20 Removed unnecessary initializations when setting Tx or Rx mode. Agreed / accepted improves speed when changing rx / tx. Special thanks to fleibede.
Pull request :#19 Added spi state after SPI pins have been set for default pins. The problem was solved differently. Special thanks to fleibede.
Pull request :#18 Updated AVR types conditional defines. Agreed / accepted. Special thanks to fleibede.
Driver Library :Frequency calculator certain frequencies were calculated incorrectly. fixed!
Driver Library :Intelligent Pa Table system added. When changing the band The corresponding table is set via setTx / Rx and the frequency set to basic calibrated. All module internal transmission powers can now be set according to the band.
Driver Library :Newly calibrated base frequency on chan 0 according to the SmartRF Studio.
Driver Library :Channel spacing calculator can enter directly the spacing area in khz.
Driver Library :Modulation setting added for internal transmission methods
Driver Library :ESP32 reception improvements.
Driver Library :Direct conversion of the RSSI level in the library.
Driver Library :Correction of version numbering.
examples :New examples added "RemoteSensor library".
examples :New examples added "Elechouse CC1101 default examples"
examples :Remote Fusion has been removed and given an extra library.