summaryrefslogtreecommitdiff
path: root/software/hhd70dongle
Commit message (Expand)AuthorAgeFilesLines
...
* 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