summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ihu-ttx implement read of csum @ihu (not yet tested)Christian Pointner2011-07-261-12/+59
* improved pic make fileChristian Pointner2011-07-262-23/+69
* renamed cpu to mpu at docsChristian Pointner2011-07-264-55/+71
* ttx multiple byte rx code added (not tested yet)Christian Pointner2011-07-251-35/+97
* fixed cw generationChristian Pointner2011-07-251-1/+1
* updatd ihu-ttx protoChristian Pointner2011-07-252-30/+45
* spell checking and typosChristian Pointner2011-07-251-11/+11
* defined protocol between ihu and ttxChristian Pointner2011-07-251-3/+81
* communication speed ihu -> ttx is now rightChristian Pointner2011-07-252-67/+20
* first working communication between ihu and ttxChristian Pointner2011-07-252-113/+268
* switched to 125kHz for TTXChristian Pointner2011-07-241-6/+6
* first test for IHU,TTX communication Christian Pointner2011-07-241-7/+31
* uart recv worksChristian Pointner2011-07-241-11/+73
* ihu and ttx reset works nowChristian Pointner2011-07-242-15/+10
* now using A as start signChristian Pointner2011-07-233-6/+11
* decode beacon prints cnt as deciaml number nowChristian Pointner2011-07-232-43/+4
* added 'E' as as a start for the beaconChristian Pointner2011-07-232-7/+15
* ihu: ledblink as a startChristian Pointner2011-07-231-5/+43
* added test patterns for beacon decoderChristian Pointner2011-07-231-0/+42
* beacon decoder cleanupChristian Pointner2011-07-231-4/+5
* added beacon decoder scriptChristian Pointner2011-07-231-0/+47
* 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
* updated protocol docsChristian Pointner2011-07-213-0/+136
* added ihu source dirChristian Pointner2011-07-112-0/+130
* 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
* First version of MainProcessingUnit mpu.Roland Sahlsten2011-05-2416-0/+2706
* CS should include 0xAA of each frameChristian Pointner2011-05-171-3/+3
* fixed headerChristian Pointner2011-05-171-1/+1
* stop playingBernhard Tittelbach2011-05-161-2/+12
* soxdtmftest variable durationBernhard Tittelbach2011-05-161-1/+1
* minor improvements + exampleBernhard Tittelbach2011-05-151-21/+50
* added ihu-ttx protocol fileChristian Pointner2011-05-101-0/+8
* some changes at power controlChristian Pointner2011-05-101-4/+7
* added ihu-cpu protocol defsChristian Pointner2011-05-101-0/+93
* added xro to AUTHORSChristian Pointner2011-05-042-0/+30
* switched to hight cw speedChristian Pointner2011-05-041-1/+1
* fixed copyright email addressChristian Pointner2011-05-034-3/+4
* ignoring invalid characterChristian Pointner2011-05-031-3/+7
* first working versionChristian Pointner2011-05-033-38/+60