summaryrefslogtreecommitdiff
path: root/software/ihu
Commit message (Expand)AuthorAgeFilesLines
* added simple timeout for DTMF decoderChristian Pointner2012-05-051-3/+29
* ihu and ttx for exhibitionChristian Pointner2012-05-042-28/+25
* some adaptions for exhibition setupChristian Pointner2012-05-021-91/+91
* try slower mode for ihu-ttx communcationChristian Pointner2012-01-301-3/+69
* fixed ack pulseChristian Pointner2012-01-292-3/+17
* added aknowledge pulse to ihu-ttx communicationChristian Pointner2012-01-282-4/+91
* cleanupChristian Pointner2012-01-281-24/+24
* 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
* fixed header info (2011 vs. 2012)Christian Pointner2011-12-139-9/+9
* 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
* incoming dtmf commandsChristian Pointner2011-11-081-1/+74
* ihu: dtmf inbuf (not finished)Christian Pointner2011-09-271-15/+30
* dtmf decoder worksChristian Pointner2011-09-262-2/+33
* 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