home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / SIMTEL / CPMUG / CPMUG041.ARK / HAMPROGS.DOC < prev    next >
Text File  |  1984-04-29  |  2KB  |  50 lines

  1.               HAMPROGS.DOC 
  2.          HAM RADIO PROGRAMS DOCUMENTATION 
  3.              DECEMBER 31, 1979 
  4.  
  5. James K. Mills WB9KFP 
  6. Ham Radio Special Interest Group Co-ordinator 
  7. Chicago Area Computer Hobbyist Exchange 
  8. P. O. Box 94864 
  9. Schaumburg, IL  60194 
  10.  
  11.      BMAINT.BAS  and  BREPORT.BAS  are  modifications  of  Ward
  12. Christensen's maillist programs for use by Amateur Radio Clubs.
  13. The KEY is now by call-sign instead of by name -- this is  much
  14. more convenient for Amateur Radio Clubs where one usually knows
  15. the  individual's  call-sign  better than his name.  The keying
  16. algorithm is changed not only for the call-sign,  but  also  to
  17. allow  any  number  of  records  up  to the maximum of 1920 (15
  18. extents) per disk.
  19.  
  20.      LABELS.BAS is a small  BASIC-E  program  to  print  return
  21. address  labels  (or  whatever you want to use them for).  Asks
  22. for name, organization, street, city-state and zip.  Prints out
  23. 2 to 100 labels (you can change the limits).
  24.  
  25.      TEACH.ASM  is  the  predecessor  to  my  own  PRACTICE.ASM
  26. documented below.  TEACH is for those first learning the  Morse
  27. Code.  It sends a character, then waits for a response and then
  28. another, and so on.  It will give you a bar graph of your speed
  29. and  correctness  of  responses.  Source  code  is  10K.  Needs
  30. hardware to be able to generate tone.
  31.  
  32.      PRACTICE.ASM and RANDTEXT.BAS are  for  use  in  order  to
  33. practice  morse  code.   Some  type of hardware is necessary to
  34. generate a tone which can be controlled by the computer.
  35.  
  36.      CODE.BAS  is  Ward Christensen's MBASIC Morse code receive
  37. program.  You will need hardware to interface your radio to the
  38. computer.
  39.  
  40.      MORSE.ASM  is  a  Morse Code send/receive program.  Again,
  41. hardware interface is required to  couple  radio  to  computer.
  42. Source code is 8K.
  43.  
  44.      RTTY.ASM  is a Ham RTTY (5-level Baudot Code) send/receive
  45. program with some nice features.  It  was  developed  from  the
  46. TTY*.ASM  files  which  are  also  included  on  this  disk for
  47. reference.
  48.  
  49.             Jim Mills WB9KFP
  50.