Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | stop playing | Bernhard Tittelbach | 2011-05-16 | 1 | -2/+12 |
* | soxdtmftest variable duration | Bernhard Tittelbach | 2011-05-16 | 1 | -1/+1 |
* | added xro to AUTHORS | Christian Pointner | 2011-05-04 | 2 | -0/+30 |
* | switched to hight cw speed | Christian Pointner | 2011-05-04 | 1 | -1/+1 |
* | fixed copyright email address | Christian Pointner | 2011-05-03 | 4 | -3/+4 |
* | ignoring invalid character | Christian Pointner | 2011-05-03 | 1 | -3/+7 |
* | first working version | Christian Pointner | 2011-05-03 | 3 | -38/+60 |
* | dtmf mit sox | Bernhard Tittelbach | 2011-05-03 | 1 | -0/+25 |
* | minor fixes @ dtmftest | Christian Pointner | 2011-05-03 | 1 | -2/+1 |
* | added morse code tables | Christian Pointner | 2011-05-03 | 1 | -0/+129 |
* | added licence | Christian Pointner | 2011-05-03 | 1 | -0/+703 |
* | added dtmftest | Christian Pointner | 2011-05-03 | 2 | -0/+285 |
* | cleaned dottime calculation | Christian Pointner | 2011-05-03 | 2 | -24/+50 |
* | added dottime calculations and wait routine | Christian Pointner | 2011-05-02 | 3 | -0/+77 |
* | added subroutines section | Christian Pointner | 2011-05-02 | 1 | -5/+14 |
* | ttx: beacon interval | Christian Pointner | 2011-05-02 | 1 | -6/+17 |
* | ttx: use external 32,768 kHz clock for timer | Christian Pointner | 2011-05-02 | 1 | -23/+16 |
* | added inital ttx code | Christian Pointner | 2011-05-02 | 3 | -0/+182 |