summaryrefslogtreecommitdiff
path: root/software
Commit message (Expand)AuthorAgeFilesLines
...
* fixed header info (2011 vs. 2012)Christian Pointner2011-12-1314-14/+14
* cleanupChristian Pointner2011-12-131-41/+38
* moved i2c stuff to seperate fileChristian Pointner2011-12-133-137/+171
* rtc_init only after rtc_rst goes highChristian Pointner2011-12-131-12/+23
* rtc changed to ds1374cChristian Pointner2011-12-112-171/+130
* added solar adc codeChristian Pointner2011-12-102-0/+253
* added CTSChristian Pointner2011-12-091-17/+94
* read write buf ptr handlingChristian Pointner2011-12-091-14/+108
* added write ring bufferChristian Pointner2011-12-091-23/+91
* idm as simple sound cardChristian Pointner2011-12-091-9/+50
* idm initial checkinChristian Pointner2011-12-082-0/+235
* incoming dtmf commandsChristian Pointner2011-11-081-1/+74
* unabsichtlich eingecheckedRoland Sahlsten2011-10-261-185/+0
* git-svn-id: https://svn.spreadspace.org/mur.sat@181 7de4ea59-55d0-425e-a1af-a...Roland Sahlsten2011-10-242-0/+118
* git-svn-id: https://svn.spreadspace.org/mur.sat@180 7de4ea59-55d0-425e-a1af-a...Roland Sahlsten2011-10-246-48/+131
* git-svn-id: https://svn.spreadspace.org/mur.sat@178 7de4ea59-55d0-425e-a1af-a...Roland Sahlsten2011-10-191-6/+2
* ihu: dtmf inbuf (not finished)Christian Pointner2011-09-271-15/+30
* Initial version of MPURoland Sahlsten2011-09-2714-0/+1765
* removing remaining mpu source filesChristian Pointner2011-09-272-967/+0
* removed old mpu sourceChristian Pointner2011-09-2714-1739/+0
* dtmf decoder worksChristian Pointner2011-09-262-2/+33
* added multiplication codeChristian Pointner2011-08-044-3/+367
* minor cleanupChristian Pointner2011-08-041-2/+2
* cleanupChristian Pointner2011-08-021-1/+0
* 1wire for DS1821 works nowChristian Pointner2011-07-313-70/+165
* one wire write commands workChristian Pointner2011-07-302-97/+261
* moved RTC specific defines to rtc.incChristian Pointner2011-07-302-18/+21
* resetting ttx while rtc gets configured (clock out)Christian Pointner2011-07-302-7/+2
* no timer1 anymore using rtc clkout capabilityChristian Pointner2011-07-301-24/+17
* fixed i2c_recv_byte (carry flag)Christian Pointner2011-07-301-0/+1
* added time outputChristian Pointner2011-07-303-2/+106
* added get time functionChristian Pointner2011-07-292-7/+50
* put rtc and ttx in seperate filesChristian Pointner2011-07-293-295/+348
* rtc init after reset works nowChristian Pointner2011-07-291-78/+122
* added some more rtc init codeChristian Pointner2011-07-291-13/+68
* moved software tests to toolsChristian Pointner2011-07-295-403/+0
* tiny refactoringChristian Pointner2011-07-291-3/+3
* first working I2C codeChristian Pointner2011-07-291-22/+161
* improved ihu <-> ttx codeChristian Pointner2011-07-281-4/+17
* receive is now fasterChristian Pointner2011-07-281-2/+1
* checksum fixChristian Pointner2011-07-272-1/+2
* ttx <-> ihu communication include checksum/ack works nowChristian Pointner2011-07-272-9/+36
* ihu-ttx implement read of csum @ihu (not yet tested)Christian Pointner2011-07-261-12/+59
* improved pic make fileChristian Pointner2011-07-262-23/+69
* ttx multiple byte rx code added (not tested yet)Christian Pointner2011-07-251-35/+97
* fixed cw generationChristian Pointner2011-07-251-1/+1
* updatd ihu-ttx protoChristian Pointner2011-07-251-28/+43
* communication speed ihu -> ttx is now rightChristian Pointner2011-07-252-67/+20
* first working communication between ihu and ttxChristian Pointner2011-07-252-113/+268
* switched to 125kHz for TTXChristian Pointner2011-07-241-6/+6