Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added bat interrupt and spi stub | Christian Pointner | 2013-07-27 | 2 | -2/+57 |
* | updated copyright | Christian Pointner | 2013-07-27 | 10 | -10/+10 |
* | updated downloader for pic | Christian Pointner | 2013-07-10 | 1 | -3/+4 |
* | added bootloader for IHU | Christian Pointner | 2013-07-10 | 3 | -7/+35 |
* | fixed comment | Christian Pointner | 2013-07-03 | 1 | -2/+2 |
* | fixed overrun error | Christian Pointner | 2013-07-02 | 1 | -1/+1 |
* | enabled higher baudrates | Christian Pointner | 2013-07-01 | 1 | -4/+5 |
* | yet another whitespace cleanup | Christian Pointner | 2013-06-30 | 2 | -12/+12 |
* | whitespace cleanups | Christian Pointner | 2013-06-30 | 2 | -12/+12 |
* | moved UART code to seperate file | Christian Pointner | 2013-06-30 | 2 | -105/+79 |
* | fixed fix of last night.... | Christian Pointner | 2013-06-28 | 1 | -2/+2 |
* | improved i2c_init | Christian Pointner | 2013-06-28 | 2 | -9/+6 |
* | ihu and rtc work now | Christian Pointner | 2013-06-28 | 6 | -613/+134 |
* | whitespace cleanup | Christian Pointner | 2013-06-27 | 1 | -44/+44 |
* | improved hardware definitions | Christian Pointner | 2012-06-07 | 4 | -98/+98 |
* | added simple timeout for DTMF decoder | Christian Pointner | 2012-05-05 | 1 | -3/+29 |
* | ihu and ttx for exhibition | Christian Pointner | 2012-05-04 | 2 | -28/+25 |
* | some adaptions for exhibition setup | Christian Pointner | 2012-05-02 | 1 | -91/+91 |
* | try slower mode for ihu-ttx communcation | Christian Pointner | 2012-01-30 | 1 | -3/+69 |
* | fixed ack pulse | Christian Pointner | 2012-01-29 | 2 | -3/+17 |
* | added aknowledge pulse to ihu-ttx communication | Christian Pointner | 2012-01-28 | 2 | -4/+91 |
* | cleanup | Christian Pointner | 2012-01-28 | 1 | -24/+24 |
* | fixed temp_read_value | Christian Pointner | 2012-01-27 | 2 | -80/+81 |
* | solar power calculations work now | Christian Pointner | 2012-01-04 | 2 | -6/+13 |
* | first solar power calc tests | Christian Pointner | 2012-01-03 | 2 | -104/+128 |
* | solar power calculations | Christian Pointner | 2011-12-21 | 3 | -8/+167 |
* | fixed header info (2011 vs. 2012) | Christian Pointner | 2011-12-13 | 9 | -9/+9 |
* | moved i2c stuff to seperate file | Christian Pointner | 2011-12-13 | 3 | -137/+171 |
* | rtc_init only after rtc_rst goes high | Christian Pointner | 2011-12-13 | 1 | -12/+23 |
* | rtc changed to ds1374c | Christian Pointner | 2011-12-11 | 2 | -171/+130 |
* | added solar adc code | Christian Pointner | 2011-12-10 | 2 | -0/+253 |
* | incoming dtmf commands | Christian Pointner | 2011-11-08 | 1 | -1/+74 |
* | ihu: dtmf inbuf (not finished) | Christian Pointner | 2011-09-27 | 1 | -15/+30 |
* | dtmf decoder works | Christian Pointner | 2011-09-26 | 2 | -2/+33 |
* | added multiplication code | Christian Pointner | 2011-08-04 | 4 | -3/+367 |
* | cleanup | Christian Pointner | 2011-08-02 | 1 | -1/+0 |
* | 1wire for DS1821 works now | Christian Pointner | 2011-07-31 | 3 | -70/+165 |
* | one wire write commands work | Christian Pointner | 2011-07-30 | 2 | -97/+261 |
* | moved RTC specific defines to rtc.inc | Christian Pointner | 2011-07-30 | 2 | -18/+21 |
* | resetting ttx while rtc gets configured (clock out) | Christian Pointner | 2011-07-30 | 2 | -7/+2 |
* | fixed i2c_recv_byte (carry flag) | Christian Pointner | 2011-07-30 | 1 | -0/+1 |
* | added time output | Christian Pointner | 2011-07-30 | 3 | -2/+106 |
* | added get time function | Christian Pointner | 2011-07-29 | 2 | -7/+50 |
* | put rtc and ttx in seperate files | Christian Pointner | 2011-07-29 | 3 | -295/+348 |
* | rtc init after reset works now | Christian Pointner | 2011-07-29 | 1 | -78/+122 |
* | added some more rtc init code | Christian Pointner | 2011-07-29 | 1 | -13/+68 |
* | first working I2C code | Christian Pointner | 2011-07-29 | 1 | -22/+161 |
* | improved ihu <-> ttx code | Christian Pointner | 2011-07-28 | 1 | -4/+17 |
* | ttx <-> ihu communication include checksum/ack works now | Christian Pointner | 2011-07-27 | 1 | -8/+9 |
* | ihu-ttx implement read of csum @ihu (not yet tested) | Christian Pointner | 2011-07-26 | 1 | -12/+59 |