Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | play with GFSK Deviation, test RX TX | Bernhard Tittelbach | 2012-06-22 | 1 | -70/+127 |
* | rx detect works, still receiving mostly noise | Bernhard Tittelbach | 2012-06-22 | 1 | -6/+24 |
* | lufa works | Bernhard Tittelbach | 2012-06-22 | 1 | -18/+36 |
* | ttyACM instead of usb_hid | Bernhard Tittelbach | 2012-06-22 | 1 | -22/+79 |
* | improved CPU_PRESCALE Macro | Christian Pointner | 2012-05-22 | 1 | -2/+1 |
* | rx/tx test updates | Bernhard Tittelbach | 2012-05-20 | 1 | -21/+18 |
* | adc on/off | Bernhard Tittelbach | 2012-05-20 | 1 | -0/+3 |
* | ../.. | Bernhard Tittelbach | 2012-05-20 | 1 | -18/+3 |
* | fix write register bug | Bernhard Tittelbach | 2012-05-20 | 1 | -32/+34 |
* | refactor functionnames so name fits file and interface | Bernhard Tittelbach | 2012-05-19 | 1 | -11/+11 |
* | first attempt at RX/TX w/ 2 dongles | Bernhard Tittelbach | 2012-05-19 | 1 | -8/+10 |
* | led on only during send | Bernhard Tittelbach | 2012-05-19 | 1 | -1/+4 |
* | debug code makes code too slow, causing FIFO underrun -> commented out | Bernhard Tittelbach | 2012-05-19 | 1 | -1/+1 |
* | tx should work, but fifo isn't transmitted | Bernhard Tittelbach | 2012-05-19 | 1 | -0/+1 |
* | TX test | Bernhard Tittelbach | 2012-05-19 | 1 | -26/+37 |
* | actually burst read registers instead of writing them | Bernhard Tittelbach | 2012-05-17 | 1 | -0/+15 |
* | freshen code and play around a bit | Bernhard Tittelbach | 2012-05-17 | 1 | -21/+17 |
* | fix CHP_RDY check, waiting and so on | Bernhard Tittelbach | 2012-05-17 | 1 | -0/+1 |
* | make SPI work by correcting register typo ;-) | Bernhard Tittelbach | 2012-05-17 | 1 | -2/+16 |
* | debugging test attempts | Bernhard Tittelbach | 2012-05-17 | 1 | -104/+97 |
* | spi and c1101 code shuffling | Bernhard Tittelbach | 2012-05-17 | 1 | -3/+3 |
* | spi and c1101 lib needs to be cleanly separated, code needs to be tested and ... | Bernhard Tittelbach | 2012-05-17 | 1 | -1/+42 |
* | usb lib | Bernhard Tittelbach | 2012-05-17 | 1 | -10/+20 |
* | hhd70 spi | Bernhard Tittelbach | 2012-05-17 | 1 | -2/+2 |
* | added simple spi test | Christian Pointner | 2012-05-08 | 1 | -0/+3 |
* | added led lib | Christian Pointner | 2012-05-07 | 1 | -5/+3 |
* | added dummy spi lib | Christian Pointner | 2012-05-07 | 1 | -2/+33 |
* | added testprogram for hhd70dongle | Christian Pointner | 2012-05-06 | 1 | -0/+21 |