Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved port pin definitions | Christian Pointner | 2012-06-07 | 1 | -25/+25 |
* | ihu and ttx for exhibition | Christian Pointner | 2012-05-04 | 1 | -15/+17 |
* | some adaptions for exhibition setup | Christian Pointner | 2012-05-02 | 1 | -6/+6 |
* | moved beacon interval to timer1 (async) | Christian Pointner | 2012-02-04 | 1 | -59/+69 |
* | try slower mode for ihu-ttx communcation | Christian Pointner | 2012-01-30 | 1 | -6/+15 |
* | make sure FST + IRP are fitting | Christian Pointner | 2012-01-29 | 1 | -0/+4 |
* | added aknowledge pulse to ihu-ttx communication | Christian Pointner | 2012-01-28 | 1 | -3/+9 |
* | cleanup | Christian Pointner | 2012-01-28 | 1 | -1/+1 |
* | start beacon after reset | Christian Pointner | 2012-01-28 | 1 | -3/+4 |
* | cleanup | Christian Pointner | 2012-01-28 | 1 | -5/+4 |
* | fixed safe mode | Christian Pointner | 2012-01-27 | 1 | -7/+7 |
* | fixed header info (2011 vs. 2012) | Christian Pointner | 2011-12-13 | 2 | -2/+2 |
* | no timer1 anymore using rtc clkout capability | Christian Pointner | 2011-07-30 | 1 | -24/+17 |
* | tiny refactoring | Christian Pointner | 2011-07-29 | 1 | -3/+3 |
* | receive is now faster | Christian Pointner | 2011-07-28 | 1 | -2/+1 |
* | checksum fix | Christian Pointner | 2011-07-27 | 1 | -0/+1 |
* | ttx <-> ihu communication include checksum/ack works now | Christian Pointner | 2011-07-27 | 1 | -1/+27 |
* | 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 | 1 | -4/+1 |
* | first working communication between ihu and ttx | Christian Pointner | 2011-07-25 | 1 | -113/+205 |
* | switched to 125kHz for TTX | Christian Pointner | 2011-07-24 | 1 | -6/+6 |
* | ihu and ttx reset works now | Christian Pointner | 2011-07-24 | 1 | -1/+1 |
* | now using A as start sign | Christian Pointner | 2011-07-23 | 1 | -2/+3 |
* | added 'E' as as a start for the beacon | Christian Pointner | 2011-07-23 | 1 | -6/+14 |
* | 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 |
* | 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 |
* | switched to hight cw speed | Christian Pointner | 2011-05-04 | 1 | -1/+1 |
* | ignoring invalid character | Christian Pointner | 2011-05-03 | 1 | -3/+7 |
* | first working version | Christian Pointner | 2011-05-03 | 3 | -38/+60 |
* | added morse code tables | Christian Pointner | 2011-05-03 | 1 | -0/+129 |
* | 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 | 2 | -0/+116 |