Skip to content
Snippets Groups Projects
xxxReleaseNotes.html 2.86 KiB
Newer Older
mooney's avatar
mooney committed
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title>xxxReleaseNotes</title>
</head>

<body bgcolor="#FFFFFF">

<h1 align="center">xxx Release Notes</h1>

<h2 align="center">Release 5-2</h2>
<ul>
<li><p>iocBoot/iocCygwin/* -- Added examples for loading databases,
specifying autosave PV's, and invoking SNL programs, for orientation matrix,
femto amplifier, and pf4dual slit.
<li><p>pseudoMotor.db, sumDiff2D.db, and coordTrans2D.db are now in the motor
module, and not in xxx.  This affects some substitution files in iocBoot/ioc*.
<li><p>Some synApps databases used to specify input/output message terminators,
and no longer do this.  Message terminators must be specified in serial.cmd.
mooney's avatar
mooney committed
<li><p>Added examples for userArrayCalcs, pvHistory, XIA slit, string sequence, timer
mooney's avatar
mooney committed
<li><p>Specified message terminators for Digitel in serial.cmd
<li><p>Added example of setting system clock rate to iocvxWorks/st.cmd
mooney's avatar
mooney committed
<li><p>Added new motor types to xxxApp/src/*
<li><P>Scaler database loading has changed to accommodate asyn-based device support.
<li>Modified substitutions files in iocBoot/ioc* to enclose in quotes any macro
substitutions that themselves contain macro arguments (i.e., X=$(Y) -> X="$(Y)").
This will be required in EPICS 3.13.9.
mooney's avatar
mooney committed
</ul>

<h2 align="center">Release 5-1</h2>
<ul>
<li><p>Fixes to run from support directory on the gateway.
<li><p>MPF is out; asyn is in
<li><p>Don't need to specify handshake PV in saveData.req.  It's now
hardwired into saveData.
<li><p>Split out many .cmd files from st.cmd
<li><p>Multi-element mca setup now in device-specific files
<li><p>Serial/GPIB config now in asynRecord.template, serial.cmd
<li><p>serial_OI_Block, GPIB_OI_Block -> deviceCmdReply
<li><p><a href="cvsLog.txt">cvs log</a>
</ul>

<h2 align="center">Release 5-0</h2>
<ul>
<li><p>start_epics_xxx - added new modules to EPICS_DISPLAY_PATH.  Added
specification of EPICS_CA_MAX_ARRAY_BYTES
<li><p>documentation/vme_address.html - table of VME addresses, interrupt vectors, etc.
<li><p>iocxxx - split into iocUnix, iocvxWorks
<li><p>st.cmd, xxxApp/src - changed xxx.dbd to iocxxx.dbd, xxx_registerRecordDeviceDriver to
iocxxx_registerRecordDeviceDriver because c function name cannot begin with a number
<li><p>st1.cmd - cd to topbin/../vxWorks-68040, so we don't have to have a separate
cdCommands file.  Load xxx.munch instead of a bunch of separate files
<li><p>st1.cmd - must configure dac before ip330PID
<li><p>vxStats.substitutions - new file to work with vxStats module
<li><p>pid*.substitutions, dac128V.substitutions - new files
<li><p>xxx.adl - added vxStats, Keithley 2000; changes in mca, DAC
</ul>

<address>
    Suggestions and Comments to: <br>
    <a href="mailto:mooney@aps.anl.gov">Tim Mooney </a>:
    (mooney@aps.anl.gov) <br>
    Last modified: March 5, 2004 
</address>
</body>
</html>