| Commit message (Expand) | Author | Age | Files | Lines |
* | updated copyright header | Christian Pointner | 2015-02-03 | 1 | -1/+1 |
* | added bias pwm for RFPA 3800 power | Christian Pointner | 2013-02-15 | 1 | -5/+5 |
* | using stdio | Christian Pointner | 2013-02-05 | 1 | -21/+13 |
* | hhd70dongle OOK Beacon Test | Bernhard Tittelbach | 2013-02-05 | 1 | -43/+150 |
* | upgraded avr utils from spreadspace | Christian Pointner | 2013-01-27 | 1 | -1/+1 |
* | hhd70dongle with new hardware | Christian Pointner | 2012-11-18 | 1 | -3/+6 |
* | workaround tx buffer underflow | Bernhard Tittelbach | 2012-11-11 | 1 | -8/+36 |
* | Beacon Test (still RX Buffer underflow) | Bernhard Tittelbach | 2012-11-11 | 1 | -36/+100 |
* | 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 | 1 | -1/+7 |
* | rx detect works, still receiving mostly noise | Bernhard Tittelbach | 2012-06-22 | 1 | -9/+6 |
* | lufa works | Bernhard Tittelbach | 2012-06-22 | 1 | -6/+10 |
* | ttyACM instead of usb_hid | Bernhard Tittelbach | 2012-06-22 | 1 | -41/+57 |
* | 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 |
* | rx/tx test updates | Bernhard Tittelbach | 2012-05-20 | 1 | -5/+6 |
* | ../.. | Bernhard Tittelbach | 2012-05-20 | 1 | -1/+1 |
* | fix write register bug | Bernhard Tittelbach | 2012-05-20 | 1 | -1/+1 |
* | found a 'datasheet' for hhd70, thus exchanged RE/TE | Bernhard Tittelbach | 2012-05-20 | 1 | -4/+2 |
* | refactor functionnames so name fits file and interface | Bernhard Tittelbach | 2012-05-19 | 1 | -102/+102 |
* | first attempt at RX/TX w/ 2 dongles | Bernhard Tittelbach | 2012-05-19 | 1 | -12/+25 |
* | enable/disable PA and LNA | Bernhard Tittelbach | 2012-05-19 | 1 | -0/+8 |
* | led on only during send | Bernhard Tittelbach | 2012-05-19 | 1 | -4/+6 |
* | 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 | 1 | -21/+19 |
* | 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 | 1 | -2/+14 |
* | tx should work, but fifo isn't transmitted | Bernhard Tittelbach | 2012-05-19 | 1 | -30/+49 |
* | TX test | Bernhard Tittelbach | 2012-05-19 | 1 | -4/+24 |
* | experimental settings 437.5 mhz ax.25 compatible 9k6 gfsk | Bernhard Tittelbach | 2012-05-19 | 1 | -11/+40 |
* | actually burst read registers instead of writing them | Bernhard Tittelbach | 2012-05-17 | 1 | -1/+1 |
* | freshen code and play around a bit | Bernhard Tittelbach | 2012-05-17 | 1 | -1/+63 |
* | fix CHP_RDY check, waiting and so on | Bernhard Tittelbach | 2012-05-17 | 1 | -14/+9 |
* | make SPI work by correcting register typo ;-) | Bernhard Tittelbach | 2012-05-17 | 1 | -73/+104 |
* | make SPI work by understanding how it actually works | Bernhard Tittelbach | 2012-05-17 | 1 | -20/+40 |
* | debugging test attempts | Bernhard Tittelbach | 2012-05-17 | 1 | -7/+36 |
* | spi and c1101 code shuffling | Bernhard Tittelbach | 2012-05-17 | 1 | -4/+100 |
* | spi and c1101 lib needs to be cleanly separated, code needs to be tested and ... | Bernhard Tittelbach | 2012-05-17 | 1 | -0/+60 |