summaryrefslogtreecommitdiff
path: root/software/hhd70dongle
Commit message (Expand)AuthorAgeFilesLines
* upgraded to new lufa version of avr-utilsHEADmasterChristian Pointner2015-06-301-3/+3
* max size for fifo buflen is 255Christian Pointner2015-03-041-1/+1
* sizeof vs hardcoded lengthChristian Pointner2015-03-041-2/+2
* 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
* using external avr-utils nowChristian Pointner2015-02-241-10/+3
* 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-174-2/+134
* hhd70: started hhd70dongle form scratchChristian Pointner2015-02-173-0/+171
* moved old hhd70dongle codebaseChristian Pointner2015-02-1710-1760/+0
* hhd70: started refactoring of cc1101 codeChristian Pointner2015-02-174-400/+283
* hhd70dongle: fixes for frequency calcualtion, improved support for c1101 powe...Christian Pointner2015-02-135-27/+121
* updated copyright headerChristian Pointner2015-02-037-7/+7
* upgraded avr utilsChristian Pointner2014-03-151-2/+2
* hhd70dongle now uses new usbio libChristian Pointner2013-02-162-70/+7
* added bias pwm for RFPA 3800 powerChristian Pointner2013-02-154-32/+95
* added N (no mode)Christian Pointner2013-02-131-0/+9
* cleaned up beacon testChristian Pointner2013-02-121-3/+5
* using stdioChristian Pointner2013-02-052-71/+84
* beacon is now continousChristian Pointner2013-02-051-4/+30
* hhd70dongle OOK Beacon Test - readme.txtBernhard Tittelbach2013-02-051-0/+31
* hhd70dongle OOK Beacon TestBernhard Tittelbach2013-02-055-57/+240
* upgraded avr utils from spreadspaceChristian Pointner2013-01-273-1/+7
* hhd70dongle with new hardwareChristian Pointner2012-11-184-14/+20
* workaround tx buffer underflowBernhard Tittelbach2012-11-113-13/+41
* Beacon Test (still RX Buffer underflow)Bernhard Tittelbach2012-11-113-47/+169
* commentsBernhard Tittelbach2012-08-252-0/+12
* power ramping initBernhard Tittelbach2012-07-121-2/+23
* settings from rfstudio for comparisionBernhard Tittelbach2012-07-121-0/+44
* play with GFSK Deviation, test RX TXBernhard Tittelbach2012-06-224-73/+137
* rx detect works, still receiving mostly noiseBernhard Tittelbach2012-06-224-17/+39
* reset targetsBernhard Tittelbach2012-06-222-1/+10
* lufa worksBernhard Tittelbach2012-06-223-25/+47
* remove include, make it compileBernhard Tittelbach2012-06-221-1/+0
* ttyACM instead of usb_hidBernhard Tittelbach2012-06-227-1092/+155
* cleaned up hhd70dongle MakefileChristian Pointner2012-05-311-2/+1
* upgraded to new spreadspace avr toolsChristian Pointner2012-05-303-123/+2
* improved CPU_PRESCALE MacroChristian Pointner2012-05-221-2/+1
* updated avr utils from spreadspace (minor bugfixes)Christian Pointner2012-05-203-6/+21
* rx fifo could have overflowedBernhard Tittelbach2012-05-201-0/+1
* sync word and wait for TX to finishBernhard Tittelbach2012-05-201-1/+12
* switch from IDLE _and_ RX to TXBernhard Tittelbach2012-05-201-2/+2
* autoreset on flash :)Bernhard Tittelbach2012-05-201-0/+1