summaryrefslogtreecommitdiff
path: root/software/hhd70dongle
Commit message (Expand)AuthorAgeFilesLines
...
* fixed reset to bootloader??Christian Pointner2012-05-201-26/+8
* rx/tx test updatesBernhard Tittelbach2012-05-202-26/+24
* adc on/offBernhard Tittelbach2012-05-203-5/+17
* fixed adc read ???Christian Pointner2012-05-202-15/+16
* ../..Bernhard Tittelbach2012-05-202-19/+4
* fix write register bugBernhard Tittelbach2012-05-202-33/+35
* found a 'datasheet' for hhd70, thus exchanged RE/TEBernhard Tittelbach2012-05-203-21/+15
* moved hid70dongle usbhid pc interfaceBernhard Tittelbach2012-05-197-1289/+0
* clean resetBernhard Tittelbach2012-05-191-1/+1
* refactor functionnames so name fits file and interfaceBernhard Tittelbach2012-05-196-137/+137
* first attempt at RX/TX w/ 2 donglesBernhard Tittelbach2012-05-195-25/+43
* enable/disable PA and LNABernhard Tittelbach2012-05-193-12/+45
* led on only during sendBernhard Tittelbach2012-05-193-8/+10
* updated teensy tools from spreadspace (rename to avr)Christian Pointner2012-05-193-52/+55
* rewrite read_rxfifo. next: write interrupt handler for GPO1Bernhard Tittelbach2012-05-191-6/+22
* debug code makes code too slow, causing FIFO underrun -> commented outBernhard Tittelbach2012-05-192-22/+20
* variable packet mode works, where infinite packet mode apparently doesn'tBernhard Tittelbach2012-05-191-3/+7
* more TX test, Carrier is there, but FIFO not emptiedBernhard Tittelbach2012-05-191-20/+61
* fix strobe commandBernhard Tittelbach2012-05-192-2/+15
* tx should work, but fifo isn't transmittedBernhard Tittelbach2012-05-192-30/+50
* TX testBernhard Tittelbach2012-05-193-32/+62
* experimental settings 437.5 mhz ax.25 compatible 9k6 gfskBernhard Tittelbach2012-05-192-14/+42
* renamed hh70dongle raw hid messageChristian Pointner2012-05-181-2/+2
* actually burst read registers instead of writing themBernhard Tittelbach2012-05-172-1/+16
* regularly flush stdoutBernhard Tittelbach2012-05-171-2/+2
* freshen code and play around a bitBernhard Tittelbach2012-05-174-23/+86
* fix CHP_RDY check, waiting and so onBernhard Tittelbach2012-05-174-17/+22
* make SPI work by correcting register typo ;-)Bernhard Tittelbach2012-05-175-107/+152
* make SPI work by understanding how it actually worksBernhard Tittelbach2012-05-174-29/+48
* debugging test attemptsBernhard Tittelbach2012-05-1710-161/+353
* spi and c1101 code shufflingBernhard Tittelbach2012-05-176-217/+227
* spi and c1101 lib needs to be cleanly separated, code needs to be tested and ...Bernhard Tittelbach2012-05-175-29/+356
* usb libBernhard Tittelbach2012-05-1712-20/+2319
* hhd70 spiBernhard Tittelbach2012-05-173-16/+60
* fixed led output libChristian Pointner2012-05-151-1/+1
* added simple spi testChristian Pointner2012-05-082-2/+28
* added led libChristian Pointner2012-05-075-7/+101
* added dummy spi libChristian Pointner2012-05-074-3/+121
* added testprogram for hhd70dongleChristian Pointner2012-05-062-0/+48