FILE: readme.txt                 Copyright (c), Symmetric Research, 2007

This directory contains a few files from the SR PARxCH with PARGPS that
are required for recompiling and running the SrParxchEwSend module.  Of
course, you won't be able to acquire any data unless you have the actual
SR PARxCH 24 bit A/D and PARGPS timing hardware.  

The files from this directory that you need to compile are:

  File                  Description
  ----                  -----------
  lib\parxch.c          PARXCH library functions for accessing hardware
  include\parxch.h      Include file with library function protos
  include\parxchkd.h    Include file for items shared by library + driver

In order to run, you must also install the driver.  There are two sets
of files in the driver directory.  One set is used for Windows
(Win2K/XP) and the other is for Linux (Fedora Core 6, kernel
2.6.18-1.2798.fc6).  These files are all you need to install, remove,
and use the driver.  But you will not be able to re-compile the driver
without the complete SR software.  The latest version of the SR
software is always available free from the download page of our
website: www.symres.com

Linux users will almost certainly need to recompile the driver since
the Linux drivers are specific to the exact kernel rev.  In addition to
the SR software, a kernel source tree is also needed.  Please refer to the
troubleshooting section of the /usr/local/sr/parxch/driver/readme.txt file 
in the complete SR software for more details.

The files from the driver subdirectory that you need to install and run are:

Windows         Linux           Description
-------         -----           -----------
indriver.exe    indriver        Driver install utility
rmdriver.exe    rmdriver        Driver remove utility
showdriver.exe  showdriver      Installed driver info utility
setmodel.exe    setmodel        Utility to change default Xch model
                setmodelbase    Linux template file for setmodel
                clrmodel        Linux utility to clear model environment variable
                clrmodelbase    Linux template file for clrmodel
symres.inf                      Windows driver plug & play info file
srxch0.sys      SrParXch0.ko    Driver 0
srxch1.sys      SrParXch1.ko    Driver 1
srxch2.sys      SrParXch2.ko    Driver 2

See the readme.txt in the ..\pargps directory for additional info.











