Files
ADAndor/documentation/areaDetectorReleaseNotes.html
rivers 2b49f2a456 Updates for R1-1
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7235 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-05-10 11:52:03 +00:00

34 lines
1.0 KiB
HTML
Executable File

<html>
<head>
<title>areaDetectorReleaseNotes.html</title>
</head>
<h1 align="center">areaDetector Release Notes</h1>
<h2 align="center">Release 1-1 (10-May-2008)</h2>
<ul>
<li>Major rewrite. Converted device drivers and plugins from C to C++ with
C++ base classes that handle many of the details of asyn and of
callbacks and threading for plugins.
<li>Everything except device drivers and top-level EPICS databases and
channel access clients are now fully N-dimensional, not restricted to
2-D.
<li>NDPluginFile now uses netCDF format, which is a portable self-describing
binary file format.
<li>Added NDPluginROI which implements region-of-interest.
</ul>
<h2 align="center">Release 1-0 (11-Apr-2008)</h2>
<ul>
<li>Initial release, still many things remaining to be done.
</ul>
<address>
Suggestions and Comments to: <br>
<a href="mailto:rivers@cars.uchicago.edu">Mark Rivers </a>:
(rivers@cars.uchicago.edu) <br>
</address>
</body>
</html>