summaryrefslogtreecommitdiff
path: root/software/avr.lib/cc1101.c
Commit message (Expand)AuthorAgeFilesLines
* using external avr-utils nowChristian Pointner2015-02-241-850/+0
* hhd70: added internal functions for bulk read and writeChristian Pointner2015-02-241-9/+91
* fixed set_freq and reg_initChristian Pointner2015-02-241-19/+4
* hhd70: implemented also register writesChristian Pointner2015-02-241-106/+196
* hhd70: masks for reading config registerChristian Pointner2015-02-191-27/+28
* hhd70: cc1101 register getterChristian Pointner2015-02-191-39/+78
* hhd70: added interface for direct register accessChristian Pointner2015-02-181-16/+297
* added status readsChristian Pointner2015-02-181-0/+43
* hhd70: added rssi and RX TX commandsChristian Pointner2015-02-181-0/+15
* hhd70: command fast tx onChristian Pointner2015-02-171-2/+2
* hhd70: added commands SXOFF and SCALChristian Pointner2015-02-171-0/+15
* hhd70: reading state works nowChristian Pointner2015-02-171-0/+56
* hhd70: added idle commandChristian Pointner2015-02-171-0/+7
* hhd70: getting/setting frequencyChristian Pointner2015-02-171-5/+25
* strobing command and register read and write workChristian Pointner2015-02-171-8/+77
* hhd70: started hhd70dongle form scratchChristian Pointner2015-02-171-0/+147