Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | no timer1 anymore using rtc clkout capability | Christian Pointner | 2011-07-30 | 1 | -24/+17 | |
* | 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 | |
* | moved software tests to tools | Christian Pointner | 2011-07-29 | 5 | -403/+0 | |
* | tiny refactoring | Christian Pointner | 2011-07-29 | 1 | -3/+3 | |
* | first working I2C code | Christian Pointner | 2011-07-29 | 1 | -22/+161 | |
* | improved ihu <-> ttx code | Christian Pointner | 2011-07-28 | 1 | -4/+17 | |
* | receive is now faster | Christian Pointner | 2011-07-28 | 1 | -2/+1 | |
* | checksum fix | Christian Pointner | 2011-07-27 | 2 | -1/+2 | |
* | ttx <-> ihu communication include checksum/ack works now | Christian Pointner | 2011-07-27 | 2 | -9/+36 | |
* | 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 | 2 | -23/+69 | |
* | ttx multiple byte rx code added (not tested yet) | Christian Pointner | 2011-07-25 | 1 | -35/+97 | |
* | fixed cw generation | Christian Pointner | 2011-07-25 | 1 | -1/+1 | |
* | updatd ihu-ttx proto | Christian Pointner | 2011-07-25 | 1 | -28/+43 | |
* | communication speed ihu -> ttx is now right | Christian Pointner | 2011-07-25 | 2 | -67/+20 | |
* | first working communication between ihu and ttx | Christian Pointner | 2011-07-25 | 2 | -113/+268 | |
* | switched to 125kHz for TTX | Christian Pointner | 2011-07-24 | 1 | -6/+6 | |
* | 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 | 2 | -15/+10 | |
* | now using A as start sign | Christian Pointner | 2011-07-23 | 3 | -6/+11 | |
* | decode beacon prints cnt as deciaml number now | Christian Pointner | 2011-07-23 | 2 | -43/+4 | |
* | added 'E' as as a start for the beacon | Christian Pointner | 2011-07-23 | 2 | -7/+15 | |
* | ihu: ledblink as a start | Christian Pointner | 2011-07-23 | 1 | -5/+43 | |
* | added test patterns for beacon decoder | Christian Pointner | 2011-07-23 | 1 | -0/+42 | |
* | beacon decoder cleanup | Christian Pointner | 2011-07-23 | 1 | -4/+5 | |
* | added beacon decoder script | Christian Pointner | 2011-07-23 | 1 | -0/+47 | |
* | beaconcnt should be working now | Christian Pointner | 2011-07-23 | 1 | -10/+14 | |
* | ttx cleanup | Christian Pointner | 2011-07-23 | 1 | -3/+3 | |
* | BEACON_INT is a variable now | Christian Pointner | 2011-07-23 | 1 | -5/+8 | |
* | added safe mode checks | Christian Pointner | 2011-07-23 | 1 | -3/+19 | |
* | added volatile beacon cnt | Christian Pointner | 2011-07-23 | 1 | -17/+20 | |
* | added send_parity | Christian Pointner | 2011-07-23 | 1 | -4/+10 | |
* | RFC3548 compliant base32 coding works now | Christian Pointner | 2011-07-22 | 1 | -45/+33 | |
* | first version of base32 encoder (not working yet) | Christian Pointner | 2011-07-22 | 1 | -12/+192 | |
* | split up send_beacon on sperate functions | Christian Pointner | 2011-07-22 | 1 | -25/+82 | |
* | beacon with powerdown works now | Christian Pointner | 2011-07-22 | 3 | -62/+23 | |
* | added ihu source dir | Christian Pointner | 2011-07-11 | 2 | -0/+130 | |
* | fixed prescaler due to FOSC/4 | Christian Pointner | 2011-05-28 | 1 | -3/+3 | |
* | ported code to PIC12F635 (not tested yet) | Christian Pointner | 2011-05-28 | 2 | -56/+93 | |
* | ported code to 12F519 | Christian Pointner | 2011-05-27 | 1 | -18/+20 | |
* | First version of MainProcessingUnit mpu. | Roland Sahlsten | 2011-05-24 | 16 | -0/+2706 | |
* | fixed header | Christian Pointner | 2011-05-17 | 1 | -1/+1 |