Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1wire for DS1821 works now | Christian Pointner | 2011-07-31 | 1 | -53/+77 |
* | one wire write commands work | Christian Pointner | 2011-07-30 | 1 | -97/+107 |
* | moved RTC specific defines to rtc.inc | Christian Pointner | 2011-07-30 | 1 | -18/+0 |
* | resetting ttx while rtc gets configured (clock out) | Christian Pointner | 2011-07-30 | 1 | -3/+1 |
* | added time output | Christian Pointner | 2011-07-30 | 1 | -2/+59 |
* | added get time function | Christian Pointner | 2011-07-29 | 1 | -0/+3 |
* | put rtc and ttx in seperate files | Christian Pointner | 2011-07-29 | 1 | -295/+4 |
* | 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 | 1 | -0/+96 |