summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/hhd70dongle.c
Commit message (Expand)AuthorAgeFilesLines
* print not implemented warnings for send and beacon taskChristian Pointner2015-03-041-54/+63
* hhd70: pa table dumpChristian Pointner2015-03-031-0/+12
* hhd70: added simple task handlingChristian Pointner2015-03-031-9/+94
* added manual dump for nomalized register accessChristian Pointner2015-03-031-0/+56
* hhd70: added rssi and RX TX commandsChristian Pointner2015-02-181-0/+10
* hhd70: command fast tx onChristian Pointner2015-02-171-0/+1
* hhd70: added commands SXOFF and SCALChristian Pointner2015-02-171-0/+8
* hhd70: reading state works nowChristian Pointner2015-02-171-3/+8
* hhd70: added idle commandChristian Pointner2015-02-171-0/+1
* hhd70: getting/setting frequencyChristian Pointner2015-02-171-1/+41
* strobing command and register read and write workChristian Pointner2015-02-171-1/+2
* hhd70: started hhd70dongle form scratchChristian Pointner2015-02-171-0/+106
* moved old hhd70dongle codebaseChristian Pointner2015-02-171-438/+0
* hhd70: started refactoring of cc1101 codeChristian Pointner2015-02-171-14/+15
* hhd70dongle: fixes for frequency calcualtion, improved support for c1101 powe...Christian Pointner2015-02-131-1/+37
* updated copyright headerChristian Pointner2015-02-031-1/+1
* hhd70dongle now uses new usbio libChristian Pointner2013-02-161-69/+6
* added bias pwm for RFPA 3800 powerChristian Pointner2013-02-151-27/+38
* added N (no mode)Christian Pointner2013-02-131-0/+9
* cleaned up beacon testChristian Pointner2013-02-121-3/+5
* using stdioChristian Pointner2013-02-051-50/+71
* beacon is now continousChristian Pointner2013-02-051-4/+30
* hhd70dongle OOK Beacon TestBernhard Tittelbach2013-02-051-11/+57
* upgraded avr utils from spreadspaceChristian Pointner2013-01-271-0/+4
* hhd70dongle with new hardwareChristian Pointner2012-11-181-2/+7
* workaround tx buffer underflowBernhard Tittelbach2012-11-111-4/+3
* Beacon Test (still RX Buffer underflow)Bernhard Tittelbach2012-11-111-11/+68
* commentsBernhard Tittelbach2012-08-251-0/+8
* play with GFSK Deviation, test RX TXBernhard Tittelbach2012-06-221-70/+127
* rx detect works, still receiving mostly noiseBernhard Tittelbach2012-06-221-6/+24
* lufa worksBernhard Tittelbach2012-06-221-18/+36
* ttyACM instead of usb_hidBernhard Tittelbach2012-06-221-22/+79
* improved CPU_PRESCALE MacroChristian Pointner2012-05-221-2/+1
* rx/tx test updatesBernhard Tittelbach2012-05-201-21/+18
* adc on/offBernhard Tittelbach2012-05-201-0/+3
* ../..Bernhard Tittelbach2012-05-201-18/+3
* fix write register bugBernhard Tittelbach2012-05-201-32/+34
* refactor functionnames so name fits file and interfaceBernhard Tittelbach2012-05-191-11/+11
* first attempt at RX/TX w/ 2 donglesBernhard Tittelbach2012-05-191-8/+10
* led on only during sendBernhard Tittelbach2012-05-191-1/+4
* debug code makes code too slow, causing FIFO underrun -> commented outBernhard Tittelbach2012-05-191-1/+1
* tx should work, but fifo isn't transmittedBernhard Tittelbach2012-05-191-0/+1
* TX testBernhard Tittelbach2012-05-191-26/+37
* actually burst read registers instead of writing themBernhard Tittelbach2012-05-171-0/+15
* freshen code and play around a bitBernhard Tittelbach2012-05-171-21/+17
* fix CHP_RDY check, waiting and so onBernhard Tittelbach2012-05-171-0/+1
* make SPI work by correcting register typo ;-)Bernhard Tittelbach2012-05-171-2/+16
* debugging test attemptsBernhard Tittelbach2012-05-171-104/+97
* spi and c1101 code shufflingBernhard Tittelbach2012-05-171-3/+3
* spi and c1101 lib needs to be cleanly separated, code needs to be tested and ...Bernhard Tittelbach2012-05-171-1/+42