summaryrefslogtreecommitdiff
path: root/software/ihu/ihu.asm
Commit message (Expand)AuthorAgeFilesLines
* added multiplication codeChristian Pointner2011-08-041-0/+72
* 1wire for DS1821 works nowChristian Pointner2011-07-311-53/+77
* one wire write commands workChristian Pointner2011-07-301-97/+107
* moved RTC specific defines to rtc.incChristian Pointner2011-07-301-18/+0
* resetting ttx while rtc gets configured (clock out)Christian Pointner2011-07-301-3/+1
* added time outputChristian Pointner2011-07-301-2/+59
* added get time functionChristian Pointner2011-07-291-0/+3
* put rtc and ttx in seperate filesChristian Pointner2011-07-291-295/+4
* rtc init after reset works nowChristian Pointner2011-07-291-78/+122
* added some more rtc init codeChristian Pointner2011-07-291-13/+68
* first working I2C codeChristian Pointner2011-07-291-22/+161
* improved ihu <-> ttx codeChristian Pointner2011-07-281-4/+17
* ttx <-> ihu communication include checksum/ack works nowChristian Pointner2011-07-271-8/+9
* ihu-ttx implement read of csum @ihu (not yet tested)Christian Pointner2011-07-261-12/+59
* improved pic make fileChristian Pointner2011-07-261-23/+63
* communication speed ihu -> ttx is now rightChristian Pointner2011-07-251-63/+19
* first working communication between ihu and ttxChristian Pointner2011-07-251-0/+63
* first test for IHU,TTX communication Christian Pointner2011-07-241-7/+31
* uart recv worksChristian Pointner2011-07-241-11/+73
* ihu and ttx reset works nowChristian Pointner2011-07-241-14/+9
* ihu: ledblink as a startChristian Pointner2011-07-231-5/+43
* added ihu source dirChristian Pointner2011-07-111-0/+96