summaryrefslogtreecommitdiff
path: root/software/ihu
Commit message (Expand)AuthorAgeFilesLines
* moved to external pic utilsChristian Pointner2015-02-251-1/+2
* updated copyright headerChristian Pointner2015-02-0311-22/+22
* added bat interrupt and spi stubChristian Pointner2013-07-272-2/+57
* updated copyrightChristian Pointner2013-07-2710-10/+10
* updated downloader for picChristian Pointner2013-07-101-3/+4
* added bootloader for IHUChristian Pointner2013-07-103-7/+35
* fixed commentChristian Pointner2013-07-031-2/+2
* fixed overrun errorChristian Pointner2013-07-021-1/+1
* enabled higher baudratesChristian Pointner2013-07-011-4/+5
* yet another whitespace cleanupChristian Pointner2013-06-302-12/+12
* whitespace cleanupsChristian Pointner2013-06-302-12/+12
* moved UART code to seperate fileChristian Pointner2013-06-302-105/+79
* fixed fix of last night....Christian Pointner2013-06-281-2/+2
* improved i2c_initChristian Pointner2013-06-282-9/+6
* ihu and rtc work nowChristian Pointner2013-06-286-613/+134
* whitespace cleanupChristian Pointner2013-06-271-44/+44
* improved hardware definitionsChristian Pointner2012-06-074-98/+98
* 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