home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / misc3 / navib3.lzh / README.DOC < prev    next >
Text File  |  1986-01-23  |  18KB  |  368 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                                   NAVPROGseven
  15.  
  16.                      Aircraft Navigation & Flight Planning
  17.                           for the IBM Personal Computer,
  18.                            the Hewlett-Packard Vectra,
  19.                           and other IBM-PC compatibles
  20.                    =========================================
  21.                                  Version F.03.02
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.           HDOS     Version A.01.01, Heathkit H-8, H-89
  34.                    (c) Copyright 1982 Alan Bose                   
  35.  
  36.           CP/M     Version B.01.01, Heath/Zenith H-89, Z-90
  37.                    Version C.02.01, Hewlett-Packard HP-120, HP-125
  38.                    (c) Copyright 1982, 1984 Alan Bose and               
  39.                                             Glen Hassebrock 
  40.  
  41.           MS-DOS   Version D.03.03, Hewlett-Packard HP-150 Touchscreen
  42.                    Version E.03.02, Hewllet-Packard HP-110 Portable
  43.                    (c) Copyright 1984, 1986 Alan Bose                   
  44.  
  45.           PC-DOS   Version F.03.02, IBM PC and compatibles
  46.                    (c) Copyright 1986, Alan Bose and Bruce Carson
  47.  
  48.  
  49.  
  50.  
  51.  
  52.                                     FEATURES
  53.                                     ========
  54.  
  55.              NAVPROGseven is a series of ten programs designed to prepare 
  56.         a flight log that is ready for use in the cockpit.   NAVPROGseven 
  57.         stores  data about each aircraft you fly and each checkpoint  you 
  58.         fly over, and saves that information for subsequent flights.
  59.  
  60.  
  61.         The features and functions of NAVPROGseven include:
  62.         ---------------------------------------------------
  63.  
  64.         Operates under PC-DOS and BASICA on the IBM Personal Computer and 
  65.         other IBM-PC compatibles.
  66.  
  67.         Easy input & revision of the airport/navaid data base.
  68.  
  69.         Two RNAV functions to provide latitude and longitude of a 
  70.         location based on fixes taken from known points.
  71.  
  72.         Aircraft performance data stored for each of the planes you fly.
  73.  
  74.         Easy access and display of checkpoint information as you plan 
  75.         your route of flight.  
  76.  
  77.         Automatic flight planning selects navaids closest to your great 
  78.         circle route and plots several alternate routings.  
  79.  
  80.         Often flown routes can be stored for later use.
  81.  
  82.         Great circle navigation between checkpoints using aircraft 
  83.         performance data, and printout of a ready-to-use flight log.
  84.  
  85.         Climb/descent profiles based on straight-line aircraft 
  86.         performance data.
  87.  
  88.         Multiple sort criteria to organize airport/navaid data into easy-
  89.         to-use printout sorted by state, identifier, or by city & state.
  90.  
  91.  
  92.  
  93.  
  94.  
  95.              The  NAVPROGseven program uses the latitude and longitude of 
  96.         your  checkpoints to calculate the heading required for  a  great 
  97.         circle  (the  shortest  distance  between  two  points  around  a 
  98.         sphere).  
  99.  
  100.              The printed flight log tells you the field elevation at your 
  101.         departure  and  destination points,  navaid frequencies  enroute, 
  102.         distances  for each leg and total remaining,  true  and  magnetic 
  103.         course,   magnetic   heading  corrected  for  wind  and  magnetic 
  104.         variation,  groundspeed corrected for climb and/or cruise & wind, 
  105.         ETE  &  ETA for each leg,  fuel usage based on  cruise  or  climb 
  106.         during the leg with startup/taxi/takeoff fuel accounted for, fuel 
  107.         remaining, and a warning if reserves will be less than VFR or IFR 
  108.         minimums.
  109.  
  110.              In  addition  a synopsis of the flight tells you fuel  used, 
  111.         reserves in gallons and time,  fuel/time/distance used to  climb, 
  112.         and  how far from your destination you should begin your  descent 
  113.         and how fast your descent should be to maintain a gentle 2 degree 
  114.         descent gradient based on the groundspeed of your last leg.  
  115.  
  116.  
  117.              The  printed flight log has distance and true course of each 
  118.         leg  conveniently  arranged  for easy entry  into  your  aircraft 
  119.         navigation  computer,  if  used.   Or it provides a  very  useful 
  120.         flight  log  as you cross-check with your  E6B  in  flight.   You 
  121.         should  note that NAVPROGseven is designed for the  mid-latitudes 
  122.         of  the  northern hemisphere over distances  normally  associated 
  123.         with  light aircraft.   For European pilots,  most functions have 
  124.         been designed to operate east and west of the Prime Meridian.
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.          ***********************************************************
  132.          *                 USER SUPPORTED SOFTWARE                 *
  133.          ***********************************************************
  134.          * The User-Supported Software of the Contributed Software *
  135.          * Library  is  provided  by  INTEREX,  the  International *
  136.          * Association  of Hewlett-Packard  Computer Users,  as  a *
  137.          * service to its members for the purpose of fostering the *
  138.          * exchange  of  ideas  and  to  enhance  their  usage  of *
  139.          * Hewlett-Packard equipment.                              *
  140.          *                                                         *
  141.          * The   author   of  a  user-supported   program   freely *
  142.          * distributes his work,  and requests that users who find *
  143.          * the  program  useful and of value,  send the  author  a *
  144.          * suggested  contribution  (NAVPROGseven:  $45).   Unlike *
  145.          * conventional software, the user is able to evaluate the *
  146.          * software  fully before spending any money.   In  return *
  147.          * the  author  may  send  contributing  users  additional *
  148.          * material such as printed documentation, source code and *
  149.          * most  importantly,  notification of patches,  bugs  and *
  150.          * upgrades.    The   system   depends   on   the   active *
  151.          * participation of the user community, for without a flow *
  152.          * of  contributions for deserving programs,  authors will *
  153.          * soon abandon this worthwhile method of distribution.    *
  154.          *                                                         *
  155.          * Since  these programs are subject to unlimited  copying *
  156.          * and distribution the prospective user is hereby put  on *
  157.          * notice  that the programs may contain or develop faults *
  158.          * the  consequences of which INTEREX in general  and  the *
  159.          * author  in particular cannot be held responsible.   The *
  160.          * prospective user is,  by virtue of obtaining and  using *
  161.          * these  programs,  assuming  full risk for any  and  all *
  162.          * consequences.                                           *
  163.          ***********************************************************
  164.          * These  programs  were developed and tested  on  version *
  165.          * 2.01  of the Microsoft MS-DOS operating system (HP BIOS *
  166.          * A.01.02)   and  Microsoft  Basic   version   5.28,   as *
  167.          * distributed by Hewlett-Packard.                         *
  168.          *                                                         *
  169.          * The  author  cannot  predict  that  the  programs  will *
  170.          * perform   on  future  versions  of  MS-DOS  and  Basic. * 
  171.          * However,  if a version dependent program surfaces,  the *
  172.          * author  may  make available to contributing  users  any *
  173.          * fixes and upgrades.   Individual attention to  problems *
  174.          * of this nature is not possible with a group as large as *
  175.          * INTEREX,  and  is  left to the sole discretion  of  the *
  176.          * author.                                                 *
  177.          ***********************************************************
  178.  
  179.  
  180.  
  181.          ***********************************************************
  182.          * NAVPROGseven is a copyrighted program,  and is intended *
  183.          * for  your  private,   non-commercial  use  only.   USER *
  184.          * ALTERATIONS AND MODIFICATIONS MAY NOT BE RE-DISTRIBUTED *
  185.          * WITHOUT PRIOR WRITTEN PERMISSION FROM THE AUTHOR.  This *
  186.          * includes  conversions  of  the  programs  to operate on *
  187.          * other brands of computers.                              *
  188.          *                                                         *
  189.          * If you find this program a useful and valuable addition *
  190.          * to your software library, the suggested contribution is *
  191.          * $45  (US),  sent  to  Alan  Bose,  1224  Allison  Lane, *
  192.          * Schaumburg  IL 60143.   Contributing users will receive *
  193.          * the  21-page NAVPROGseven Users  Manual,  the  complete *
  194.          * source  listing,   notification  of  upgrades,  and  if *
  195.          * desired,  a  copy  of  the  source code in ASCII format *
  196.          * (include a blank 5.25 inch disc with your check).       *
  197.          *                                                         *
  198.          * Fresh  copies  of  the  distribution  software  may  be *
  199.          * obtained  by sending a blank 5.25 inch disc and a self- *
  200.          * addressed, stamped return mailer to the address above.  *
  201.          ***********************************************************
  202.          * Conversion  and  testing for the IBM Personal  Computer *
  203.          * using  PC-DOS and BASICA by Bruce Carson.   The  IBM-PC *
  204.          * conversion has also been tested on the IBM PCjr and the *
  205.          * Hewlett-Packard  Vectra (IBM compatible).   The  system *
  206.          * should work on most other IBM compatibles.              *
  207.          ***********************************************************
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.                                   INSTALLATION
  215.                                   ============
  216.  
  217.              NAVPROGseven  is designed to operate on a dual-drive  system 
  218.         with 256K of memory using PC-DOS and BASICA.
  219.  
  220.              Format  a  PC-DOS disk and install on it a copy  of  BASICA.  
  221.         This  will  be your program disk.   You may also make  this  disk 
  222.         capable  of  cold booting by including the operating system  when 
  223.         you format the disc.
  224.  
  225.              Place  the  distribution disc on drive  A:  and  your  blank 
  226.         program  disc on the B:  drive.   At the PC-DOS A>  prompt,  type 
  227.         LOADPROG  to  copy  the required program files  to  your  working 
  228.         program disc.
  229.  
  230.              Format a second disk for data.  When done, get to the PC-DOS 
  231.         A>  prompt.   Place the distribution disc on drive  A:  and  your 
  232.         blank  data  disc on the B:  drive.   Type LOADDATA to  copy  the 
  233.         required data files to your working data disc.
  234.  
  235.  
  236.                              SINGLE DRIVE OPERATION
  237.  
  238.              You  may  include both programs and data files on  a  single 
  239.         disc, especially with either Double-Sided, Double-Density drives, 
  240.         or  a Winchester drive.   
  241.  
  242.              The batch files,  LOADPROG.BAT and LOADDATA.BAT are provided 
  243.         to  facilitate copying the program and data  files.   Again,  all 
  244.         files  may  reside  on a single disc if you so  choose  and  have 
  245.         adequate  discspace.   Use any text editing program to alter  the 
  246.         LOADPROG.BAT  and  LOADDATA.BAT batch files to  meet  your  needs 
  247.         during installation.
  248.  
  249.              The IBM PC version of NAVPROGseven is set by default to look 
  250.         for  the  program files on drive A:,  and for the data  files  on 
  251.         drive  B:.   An optional file NAVDISCS.DAT alters this flow.   If 
  252.         you wish to locate your programs and data on other  drives,  edit 
  253.         NAVDISCS.DAT  as required -- the first line refers to the PROGRAM 
  254.         FILE drive,  the second line refers to the DATA FILE drive.   See 
  255.         below for a list of which files are required on each drive.  
  256.  
  257.         To be operational,  NAVDISCS.DAT must reside on the default drive 
  258.         as you run NAVPROGseven from PC-DOS prompt.
  259.  
  260.  
  261.  
  262.  
  263.  
  264.              When  you  have  completed the  installation  your  'working 
  265.         discs' should contain the files shown below:
  266.  
  267.              PROGRAM DISK (for use on drive A:, or as specified in line 1 
  268.                            of the NAVDISCS.DAT file)
  269.                   (CONFIG .SYS)   operating system optional
  270.                   BASICA  .COM    your BASICA interpreter
  271.                   NAVDISCS.DAT    Optional program & data drive specs
  272.                   DISKAID .DAT    disc identification
  273.                   NAVPROG .BAT    PC-DOS batch file
  274.                   README  .DOC    general documentation
  275.                   NAVMENU .BAS    the main menu program
  276.                   AIRINPUT.BAS    input/revise airport & navaid data
  277.                   AIRCRAFT.BAS    input/revise aircraft data
  278.                   AIRROUTE.BAS    manual route preparation
  279.                   OLDROUTE.BAS    retrieve a stored flight routing
  280.                   NAVPROG7.BAS    navigation & flight log
  281.                   AUTONAV .BAS    automatic route selection
  282.                   RNAVREF .BAS    navaid bearing cross checks
  283.                   AIRALPHA.BAS    database listings
  284.  
  285.              DATA DISK (for use on drive B:, or as specified in line 2 of 
  286.                         the NAVDISCS.DAT file )
  287.                   DISKBID .DAT    disc identification
  288.                   LOADDATA.BAT    batch file to initialize data disc
  289.                   N73116  .       sample aircraft data -- DELete manually or
  290.                   N81259  .       using program after you experiment
  291.                   AIRINDEX.RND    { over 100 checkpoints already on file,
  292.                   AIRPORTS.RND    {   can be revised from the program,
  293.                                   {   or DELete these two & start over.
  294.                   ROUTINGS.DAT    sample index of routes on file.
  295.                                       Update using program only.
  296.                   BEH     .LUK    sample routes on file.  
  297.                   LUK     .BEH        Update using program only.
  298.                   X06C    .1H2
  299.                   X1H2    .06C
  300.  
  301.  
  302.                               RUNNING NAVPROGseven
  303.                               ====================
  304.  
  305.              Place your program disc on the A:  drive and your data  disc 
  306.         on  the B:  drive (if not using a NAVDISCS.DAT file),  or on  the 
  307.         drives  specified  in the NAVDISCS.DAT file  (see  above).   When 
  308.         NAVPROGseven  starts running it will check that the proper  discs 
  309.         are  accessable  on the proper drives.   If not the program  will 
  310.         stop and request them before continuing. 
  311.  
  312.              You  may run NAVPROGseven at the PC-DOS A> prompt by  simply 
  313.         typing the word 'NAVPROG' followed by a carriage return.
  314.  
  315.              Note that the carriage return is not required for any  'one-
  316.         key  responses'  such as <Y>es,  <N>o,  <E>ast,  <W>est  or  when 
  317.         selecting numbers from the menu.
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.                            NOTES FOR COMPUSERVE USERS
  325.                            ==========================
  326.  
  327.              NAVPROGseven  is  also available for  downloading  from  the 
  328.         CompuServe Information Service on several of the Special Interest 
  329.         Groups (SIGs).   It is stored as a single large 'library' file in 
  330.         the  HP100  SIG (GO HP),  the INTEREX SIG (GO  INTEREX),  or  the 
  331.         Aviation SIG (GO AVSIG) among others.
  332.  
  333.              The  file NAVCIS.DOC contains information about  downloading 
  334.         and  un-packing the library file to create a "Distribution  Disc" 
  335.         from  which  you can then follow the directions above  to  create 
  336.         actual working copies.
  337.  
  338.              Appropriate  terminal software such as an XMODEM package  or 
  339.         CISEXE  is required for downloading,  along with the ARC  library 
  340.         utility  to  un-pack the larger library file into the  individual 
  341.         components of NAVPROGseven.   These utilities are also  available 
  342.         for  downloading  on CompuServe from several of the hardware  and 
  343.         software SIGs.
  344.  
  345.  
  346.  
  347.  
  348.  
  349.                    CONVERTING NAVPROGseven TO OTHER COMPUTERS
  350.                    ==========================================
  351.  
  352.              NAVPROGseven over the past several years has been release in 
  353.         numerous versions.   These versions are specifically designed  to 
  354.         take  advantage  of  the hardware and software available  on  the 
  355.         particular machines.   This includes escape sequences for  cursor 
  356.         addressing and positioning,  function keys,  softkey labels,  the 
  357.         use  of touchscreen control,  etc.   Obviously,  operating on one 
  358.         machine  does  not  guarantee or imply  successful  operation  on 
  359.         another 'compatible' or 'near-compatible' computer.
  360.  
  361.              Machine-specific features can,  and will,  hinder the  oper-
  362.         ation  on other personal computers that are not fully compatible.  
  363.         Source  code will be sent to contributing users on  request,  and 
  364.         the  author  will  gladly  assist  contributing  users  in   such 
  365.         conversion efforts.  
  366.  
  367.  
  368.