README
changeset 4 fda11de1826e
parent 0 648bde652211
child 5 f41d45fe7ae9
equal deleted inserted replaced
3:99a41e0476b1 4:fda11de1826e
     1 #======================================================================
     1 #======================================================================
     2 #                    R E A D M E 
     2 #                    R E A D M E 
     3 #                    doc: Sat Mar 20 23:10:10 2004
     3 #                    doc: Sat Mar 20 23:10:10 2004
     4 #                    dlm: Wed Nov 19 14:21:14 2008
     4 #                    dlm: Thu Aug 26 00:17:47 2010
     5 #                    (c) 2004 ladcp@
     5 #                    (c) 2004 ladcp@
     6 #                    uE-Info: 68 56 NIL 0 0 72 3 2 8 NIL ofnI
     6 #                    uE-Info: 16 0 NIL 0 0 72 3 2 8 NIL ofnI
     7 #======================================================================
     7 #======================================================================
     8 
     8 
     9 =Connecting Instruments=
     9 =Connecting Instruments=
    10 
    10 
    11 1) physically connect the instruments
    11 1) physically connect the instruments
    28 	  number
    28 	  number
    29 	- if this command does not work, none of the others will
    29 	- if this command does not work, none of the others will
    30 	- to troubleshoot, you can use "bbabble <serial-port>" but
    30 	- to troubleshoot, you can use "bbabble <serial-port>" but
    31 	  you're on your own there
    31 	  you're on your own there
    32 	  
    32 	  
    33 4) add the special-files and serial numbers to [DEFAULTS.expect]
    33 4) add the special-files and serial numbers to [CRUISE_SETUP.expect]
    34 	- can change other settings, too
    34 	- can change other settings, too
    35 
    35 
    36 5) test everything by running "reset2" and "dir2"
    36 5) test everything by running "reset2" and "dir2"
    37 
    37 
    38 ----------------------------------------------------------------------
    38 ----------------------------------------------------------------------
    39 
    39 
    40 =Operator Scripts=
    40 =Operator Scripts=
    41 
    41 
    42 NB: [DEFAULTS.expect] must have been edited to set cruise-specific
    42 NB: [CRUISE_SETUP.expect] must have been edited to set cruise-specific
    43     information.
    43     information.
    44 
    44 
    45 NB: the search path must be set up to include the directory of the
    45 NB: the search path must be set up to include the directory of the
    46     operator scripts. It is NOT possible, to use the operator scripts
    46     operator scripts. It is NOT possible, to use the operator scripts
    47     with full pathnames (e.g. ./reset2)
    47     with full pathnames (e.g. ./reset2)
    79 ----------------------------------------------------------------------
    79 ----------------------------------------------------------------------
    80 
    80 
    81 =Colors=
    81 =Colors=
    82 
    82 
    83 - for dual-headed systems, color is determined by the serial numbers
    83 - for dual-headed systems, color is determined by the serial numbers
    84   listed in [DEFAULTS.expect]: red for the master and blue for the
    84   listed in [CRUISE_SETUP.expect]: red for the master and blue for the
    85   slave;
    85   slave;
    86 
    86 
    87 - this can be different to the colors if [bbabble] is used directly,
    87 - this can be different to the colors if [bbabble] is used directly,
    88   because [bbabble] does not know anything about the instruments;
    88   because [bbabble] does not know anything about the instruments;
    89 
    89