summaryrefslogtreecommitdiff
path: root/software/ihu
Commit message (Expand)AuthorAgeFilesLines
* added multiplication codeChristian Pointner2011-08-044-3/+367
* 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
* 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
* 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-112-0/+130