summaryrefslogtreecommitdiff
path: root/software
Commit message (Expand)AuthorAgeFilesLines
* updated teensy tools from spreadspace (rename to avr)Christian Pointner2012-05-195-66/+195
* 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
* removed old/unused cmx589 test codeChristian Pointner2012-05-167-2255/+0
* fixed led output libChristian Pointner2012-05-152-2/+2
* imported clean makefile from spreadspace teensy toolsChristian Pointner2012-05-131-17/+5
* added simple spi testChristian Pointner2012-05-082-2/+28
* git-svn-id: https://svn.spreadspace.org/mur.sat@403 7de4ea59-55d0-425e-a1af-a...Roland Sahlsten2012-05-0810-20/+665
* added led libChristian Pointner2012-05-075-7/+101
* added dummy spi libChristian Pointner2012-05-074-3/+121
* added testprogram for hhd70dongleChristian Pointner2012-05-063-0/+169
* added simple timeout for DTMF decoderChristian Pointner2012-05-051-3/+29
* ihu and ttx for exhibitionChristian Pointner2012-05-043-43/+42
* some adaptions for exhibition setupChristian Pointner2012-05-022-97/+97
* moved ttx_crx to ctrChristian Pointner2012-03-045-1/+1
* added test code for i2c (temporary RTC)Christian Pointner2012-02-261-6/+184
* splitted code info include filesChristian Pointner2012-02-254-441/+662
* added new ttx_crx code tree (ported morse to new processor)Christian Pointner2012-02-252-0/+668
* moved cmx589 sample code software directoryChristian Pointner2012-02-227-0/+2255
* moved beacon interval to timer1 (async)Christian Pointner2012-02-041-59/+69
* try slower mode for ihu-ttx communcationChristian Pointner2012-01-302-9/+84
* fixed ack pulseChristian Pointner2012-01-292-3/+17
* make sure FST + IRP are fittingChristian Pointner2012-01-291-0/+4
* added aknowledge pulse to ihu-ttx communicationChristian Pointner2012-01-283-7/+100
* cleanupChristian Pointner2012-01-282-25/+25
* start beacon after resetChristian Pointner2012-01-281-3/+4
* cleanupChristian Pointner2012-01-281-5/+4
* fixed safe mode Christian Pointner2012-01-271-7/+7
* fixed temp_read_valueChristian Pointner2012-01-272-80/+81
* solar power calculations work nowChristian Pointner2012-01-042-6/+13
* first solar power calc testsChristian Pointner2012-01-032-104/+128
* solar power calculationsChristian Pointner2011-12-213-8/+167