Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | improved pic make file | Christian Pointner | 2011-07-26 | 1 | -23/+63 |
* | communication speed ihu -> ttx is now right | Christian Pointner | 2011-07-25 | 1 | -63/+19 |
* | first working communication between ihu and ttx | Christian Pointner | 2011-07-25 | 1 | -0/+63 |
* | first test for IHU,TTX communication | Christian Pointner | 2011-07-24 | 1 | -7/+31 |
* | uart recv works | Christian Pointner | 2011-07-24 | 1 | -11/+73 |
* | ihu and ttx reset works now | Christian Pointner | 2011-07-24 | 1 | -14/+9 |
* | ihu: ledblink as a start | Christian Pointner | 2011-07-23 | 1 | -5/+43 |
* | added ihu source dir | Christian Pointner | 2011-07-11 | 2 | -0/+130 |