Skip to content

SmartRC-CC1101-Driver-Lib

Compare
Choose a tag to compare
@LSatan LSatan released this 16 Aug 16:56
· 32 commits to master since this release
ca16360

Changelog: SmartRC-CC1101-Driver-Lib_V2.5.0
16.08.2020

Driver Library :Rssi was calculated incorrectly.Fixed Thanks to zapquiyou!

Driver Library :New receiving method for internal examples added. Allows several actions to be carried out in the loop.

Driver Library :Internal Crc check added for internal examples.

Driver Library :Simplification to send char added for internal transfer examples.

Driver Library :A lot of new settings added for internal transmission examples. Everything can be set as in SmartRF Studio and is calculated automatically. An overview: setDeviation, setChsp, setRxBW, setDRate, setSyncMode, setSyncWord, setAdrChk, setAddr, setWhiteData, setPktFormat, setLengthConfig, setPacketLength, setCrc, setCRC_AF, setDcFilterOff, setManchester, setFEC, setPQT, setAppendStatus. description in the examples!