Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | clean reset | Bernhard Tittelbach | 2012-05-19 | 1 | -1/+1 |
* | refactor functionnames so name fits file and interface | Bernhard Tittelbach | 2012-05-19 | 6 | -137/+137 |
* | first attempt at RX/TX w/ 2 dongles | Bernhard Tittelbach | 2012-05-19 | 5 | -25/+43 |
* | enable/disable PA and LNA | Bernhard Tittelbach | 2012-05-19 | 3 | -12/+45 |
* | led on only during send | Bernhard Tittelbach | 2012-05-19 | 3 | -8/+10 |
* | updated teensy tools from spreadspace (rename to avr) | Christian Pointner | 2012-05-19 | 3 | -52/+55 |
* | rewrite read_rxfifo. next: write interrupt handler for GPO1 | Bernhard Tittelbach | 2012-05-19 | 1 | -6/+22 |
* | debug code makes code too slow, causing FIFO underrun -> commented out | Bernhard Tittelbach | 2012-05-19 | 2 | -22/+20 |
* | variable packet mode works, where infinite packet mode apparently doesn't | Bernhard Tittelbach | 2012-05-19 | 1 | -3/+7 |
* | more TX test, Carrier is there, but FIFO not emptied | Bernhard Tittelbach | 2012-05-19 | 1 | -20/+61 |
* | fix strobe command | Bernhard Tittelbach | 2012-05-19 | 2 | -2/+15 |
* | tx should work, but fifo isn't transmitted | Bernhard Tittelbach | 2012-05-19 | 2 | -30/+50 |
* | TX test | Bernhard Tittelbach | 2012-05-19 | 3 | -32/+62 |