Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hhd70: added rssi and RX TX commands | Christian Pointner | 2015-02-18 | 1 | -0/+10 |
* | hhd70: command fast tx on | Christian Pointner | 2015-02-17 | 1 | -0/+1 |
* | hhd70: added commands SXOFF and SCAL | Christian Pointner | 2015-02-17 | 1 | -0/+8 |
* | hhd70: reading state works now | Christian Pointner | 2015-02-17 | 1 | -3/+8 |
* | hhd70: added idle command | Christian Pointner | 2015-02-17 | 1 | -0/+1 |
* | hhd70: getting/setting frequency | Christian Pointner | 2015-02-17 | 1 | -1/+41 |
* | strobing command and register read and write work | Christian Pointner | 2015-02-17 | 4 | -2/+134 |
* | hhd70: started hhd70dongle form scratch | Christian Pointner | 2015-02-17 | 3 | -0/+171 |
* | moved old hhd70dongle codebase | Christian Pointner | 2015-02-17 | 10 | -1760/+0 |
* | hhd70: started refactoring of cc1101 code | Christian Pointner | 2015-02-17 | 4 | -400/+283 |
* | hhd70dongle: fixes for frequency calcualtion, improved support for c1101 powe... | Christian Pointner | 2015-02-13 | 5 | -27/+121 |
* | updated copyright header | Christian Pointner | 2015-02-03 | 7 | -7/+7 |
* | upgraded avr utils | Christian Pointner | 2014-03-15 | 1 | -2/+2 |
* | hhd70dongle now uses new usbio lib | Christian Pointner | 2013-02-16 | 2 | -70/+7 |
* | added bias pwm for RFPA 3800 power | Christian Pointner | 2013-02-15 | 4 | -32/+95 |
* | added N (no mode) | Christian Pointner | 2013-02-13 | 1 | -0/+9 |
* | cleaned up beacon test | Christian Pointner | 2013-02-12 | 1 | -3/+5 |
* | using stdio | Christian Pointner | 2013-02-05 | 2 | -71/+84 |
* | beacon is now continous | Christian Pointner | 2013-02-05 | 1 | -4/+30 |
* | hhd70dongle OOK Beacon Test - readme.txt | Bernhard Tittelbach | 2013-02-05 | 1 | -0/+31 |
* | hhd70dongle OOK Beacon Test | Bernhard Tittelbach | 2013-02-05 | 5 | -57/+240 |
* | upgraded avr utils from spreadspace | Christian Pointner | 2013-01-27 | 3 | -1/+7 |
* | hhd70dongle with new hardware | Christian Pointner | 2012-11-18 | 4 | -14/+20 |
* | workaround tx buffer underflow | Bernhard Tittelbach | 2012-11-11 | 3 | -13/+41 |
* | Beacon Test (still RX Buffer underflow) | Bernhard Tittelbach | 2012-11-11 | 3 | -47/+169 |
* | comments | Bernhard Tittelbach | 2012-08-25 | 2 | -0/+12 |
* | power ramping init | Bernhard Tittelbach | 2012-07-12 | 1 | -2/+23 |
* | settings from rfstudio for comparision | Bernhard Tittelbach | 2012-07-12 | 1 | -0/+44 |
* | play with GFSK Deviation, test RX TX | Bernhard Tittelbach | 2012-06-22 | 4 | -73/+137 |
* | rx detect works, still receiving mostly noise | Bernhard Tittelbach | 2012-06-22 | 4 | -17/+39 |
* | reset targets | Bernhard Tittelbach | 2012-06-22 | 2 | -1/+10 |
* | lufa works | Bernhard Tittelbach | 2012-06-22 | 3 | -25/+47 |
* | remove include, make it compile | Bernhard Tittelbach | 2012-06-22 | 1 | -1/+0 |
* | ttyACM instead of usb_hid | Bernhard Tittelbach | 2012-06-22 | 7 | -1092/+155 |
* | cleaned up hhd70dongle Makefile | Christian Pointner | 2012-05-31 | 1 | -2/+1 |
* | upgraded to new spreadspace avr tools | Christian Pointner | 2012-05-30 | 3 | -123/+2 |
* | improved CPU_PRESCALE Macro | Christian Pointner | 2012-05-22 | 1 | -2/+1 |
* | updated avr utils from spreadspace (minor bugfixes) | Christian Pointner | 2012-05-20 | 3 | -6/+21 |
* | rx fifo could have overflowed | Bernhard Tittelbach | 2012-05-20 | 1 | -0/+1 |
* | sync word and wait for TX to finish | Bernhard Tittelbach | 2012-05-20 | 1 | -1/+12 |
* | switch from IDLE _and_ RX to TX | Bernhard Tittelbach | 2012-05-20 | 1 | -2/+2 |
* | autoreset on flash :) | Bernhard Tittelbach | 2012-05-20 | 1 | -0/+1 |
* | fixed reset to bootloader?? | Christian Pointner | 2012-05-20 | 1 | -26/+8 |
* | rx/tx test updates | Bernhard Tittelbach | 2012-05-20 | 2 | -26/+24 |
* | adc on/off | Bernhard Tittelbach | 2012-05-20 | 3 | -5/+17 |
* | fixed adc read ??? | Christian Pointner | 2012-05-20 | 2 | -15/+16 |
* | ../.. | Bernhard Tittelbach | 2012-05-20 | 2 | -19/+4 |
* | fix write register bug | Bernhard Tittelbach | 2012-05-20 | 2 | -33/+35 |
* | found a 'datasheet' for hhd70, thus exchanged RE/TE | Bernhard Tittelbach | 2012-05-20 | 3 | -21/+15 |
* | moved hid70dongle usbhid pc interface | Bernhard Tittelbach | 2012-05-19 | 7 | -1289/+0 |