forked from epics_driver_modules/motorBase
Removed Ron as the person responsible for the motor module. Kevin wishes him a git-free impending retirement.
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="Author" content="Ron Sluiter" />
|
||||
<meta name="GENERATOR" content="Mozilla/4.77 [en] (X11; U; SunOS 5.8 sun4u) [Netscape]" />
|
||||
<meta name="Author" content="Kevin Peterson" />
|
||||
<meta name="Description" content="Motor Record" />
|
||||
<meta name="KeyWords" content="EPICS, motor, record support, device support, driver support" />
|
||||
<title>EPICS: Motor Record</title>
|
||||
@@ -13,8 +12,7 @@
|
||||
<h1>EPICS: Motor Record and Device/Driver support.</h1>
|
||||
|
||||
<dl>
|
||||
<dt>Module Owners: <i><a href="mailto:sluiter@aps.anl.gov">Ron Sluiter</a></i>
|
||||
and <i><a href="mailto:kmpeters@anl.gov">Kevin Peterson</a></i></dt>
|
||||
<dt>Module Owners: <a href="mailto:kmpeters@anl.gov">Kevin Peterson</a></i></dt>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
@@ -24,9 +22,9 @@ supported by motor record device/drivers.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Please email any comments and bug reports to <i><a href="mailto:sluiter@aps.anl.gov">Ron
|
||||
Sluiter</a></i> and/or <i><a href="mailto:kmpeters@anl.gov">Kevin Peterson </a></i>who
|
||||
are responsible for coordinating development and releases.
|
||||
Please email any comments to <i><a href="mailto:kmpeters@anl.gov">Kevin Peterson</a></i> who
|
||||
is responsible for coordinating development and releases. Bug reports can be created on
|
||||
<a href="https://github.com/epics-modules/motor/issues">github</a>.
|
||||
</p>
|
||||
|
||||
<h2>Where to Find it</h2> You can download the software by anonymous ftp from
|
||||
@@ -591,8 +589,8 @@ different releases of EPICS and/or the other required modules are needed).
|
||||
|
||||
<hr width="100%" />
|
||||
<br />
|
||||
Page Last Modified: 04/06/2007 <br />
|
||||
<i><a href="mailto:sluiter@aps.anl.gov">Ron Sluiter</a> </i> <br />
|
||||
Page Last Modified: 05/01/2018 <br />
|
||||
<i><a href="mailto:kpetersn@anl.gov">Kevin Peterson</a></i> <br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
|
||||
@@ -3917,8 +3917,7 @@ specific value (e.g., kV) that is not supported by the motor controller. <br>
|
||||
|
||||
<hr>
|
||||
<address>Suggestions and comments to:</address> <br>
|
||||
<a href="mailto:sluiter@aps.anl.gov">Ron Sluiter</a> : (sluiter@aps.anl.gov) <br>
|
||||
<a href="mailto:kmpeters@anl.gov">Kevin Peterson</a> : (kmpeters@anl.gov) <br>
|
||||
Last modified: January 7, 2015
|
||||
Last modified: May 1, 2018
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -2,11 +2,10 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta content="Ronald L. Sluiter" name="Author" />
|
||||
<meta content="Kevin Peterson" name="Author" />
|
||||
<meta content="Synopsis of modifications, fixes and new features for each motor record release."
|
||||
name="Description" />
|
||||
<title>EPICS Motor Record Release R6-10 Notice</title>
|
||||
<meta content="Ronald L. Sluiter" name="author" />
|
||||
<meta content="Notification of bug fixes, functional changes and new features." name="description" />
|
||||
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type" />
|
||||
</head>
|
||||
|
||||
@@ -937,7 +937,7 @@ controller must use the same units as the motor record that talks to it.
|
||||
Installation</A></H2>
|
||||
<P>
|
||||
The source files for trajectory scanning are in the synApps
|
||||
<A href="http://www.aps.anl.gov/upd/people/sluiter/epics/modules/mechanism/motor/index.html">motor module
|
||||
<A href="https://github.com/epics-modules/motor">motor module
|
||||
</A>, in the motorApp/ tree.
|
||||
</P>
|
||||
<PRE>
|
||||
|
||||
Reference in New Issue
Block a user