summaryrefslogtreecommitdiff
path: root/software/ttx
Commit message (Expand)AuthorAgeFilesLines
* beaconcnt should be working nowChristian Pointner2011-07-231-10/+14
* ttx cleanupChristian Pointner2011-07-231-3/+3
* BEACON_INT is a variable nowChristian Pointner2011-07-231-5/+8
* added safe mode checksChristian Pointner2011-07-231-3/+19
* added volatile beacon cntChristian Pointner2011-07-231-17/+20
* added send_parityChristian Pointner2011-07-231-4/+10
* RFC3548 compliant base32 coding works nowChristian Pointner2011-07-221-45/+33
* first version of base32 encoder (not working yet)Christian Pointner2011-07-221-12/+192
* split up send_beacon on sperate functionsChristian Pointner2011-07-221-25/+82
* beacon with powerdown works nowChristian Pointner2011-07-223-62/+23
* fixed prescaler due to FOSC/4Christian Pointner2011-05-281-3/+3
* ported code to PIC12F635 (not tested yet)Christian Pointner2011-05-282-56/+93
* ported code to 12F519Christian Pointner2011-05-271-18/+20
* switched to hight cw speedChristian Pointner2011-05-041-1/+1
* ignoring invalid characterChristian Pointner2011-05-031-3/+7
* first working versionChristian Pointner2011-05-033-38/+60
* added morse code tablesChristian Pointner2011-05-031-0/+129
* cleaned dottime calculationChristian Pointner2011-05-032-24/+50
* added dottime calculations and wait routineChristian Pointner2011-05-023-0/+77
* added subroutines sectionChristian Pointner2011-05-021-5/+14
* ttx: beacon intervalChristian Pointner2011-05-021-6/+17
* ttx: use external 32,768 kHz clock for timerChristian Pointner2011-05-021-23/+16
* added inital ttx codeChristian Pointner2011-05-022-0/+116