This repository was archived by the owner on Dec 20, 2020. It is now read-only.

Description
After an update of my Rasperry Pi to "Jessie", I found out that setting the configuration of the CC1101 no longer works. Unfortunately, there is no output of an error message, so it just doesn't work and you don't notice why.
Reason seems to be changes in the IOCTL structure for doing SPI communication. In particular, the SPI write burst no longer works. This write burst is used to the the CC1101's configuration.