htiextension/com.nokia.s60tools.hticonnection.help/html/release_notes.htm
changeset 0 61163b28edca
child 7 018264c44c89
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/htiextension/com.nokia.s60tools.hticonnection.help/html/release_notes.htm	Tue Jan 12 13:17:53 2010 -0600
@@ -0,0 +1,105 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
+<title>Release Notes</title>
+<link href="../book.css" type="text/css" rel="stylesheet">
+</head>
+<body>
+
+<h2>Release Notes</h2>
+<h4>HTI Connection &ndash; Version 1.3.0</h4>
+<p>Released 25th June 2009</p>
+<ul>
+	<li><a href="#description">Product description</a></li>
+	<li><a href="#features">Main features</a></li>
+	<li><a href="#newfeatures">What's new</a></li>
+	<li><a href="#installation">Installation notes</a></li>
+	<li><a href="#requirements">System requirements</a></li>
+	<li><a href="#compissues">Compatibility issues</a></li>
+	<li><a href="#issues">Known issues</a></li>
+</ul>
+
+<h3><a name="description"></a>Product description</h3>
+<p>The <b>HTI Connection</b> service provides a communication interface between Carbide.c++ and an emulator/device. HTI Connection manages the connection between Carbide.c++ and an emulator/decive by starting the HTI Datagateway and shows generated log in the <b>HTI Connection</b> view. The HTI Connection view shows information of events and errors from Datagateway.exe. The connection parameters can be modified from HTI Preferences.</p><p> HTI Connection opens when a plug-in is started, that is, when another plug-in starts using Harmonized Test Interface (HTI) service. You can open the HTI Connection also by selecting <b>Carbide</b> > <b>HTI Connection.</b></p>
+
+<h3><a name="features"></a>Main features</h3>
+<ul>
+	<li>Console for Datagateway logging</li>
+	<li>Starting and stopping Datagateway</li>
+	<li>HTI connection to device using serial port or TCP/IP connection</li>
+	<li>Connection test API</li>
+	<li>File transfer API</li>
+	<li>Screen capture API</li>
+	<li>Application control API</li>
+	<li>Key event API</li>
+</ul>
+
+<h3><a name="newfeatures"></a>What's new</h3>
+<ul>
+	<li>Change: Connections are handled via Carbide.c++ Remote Connections.</li>
+	<li>Change: API updates.</li>
+</ul>  
+
+<h3><a name="installation"></a>Installation notes</h3>
+<ul>
+	<li>N/A</li>
+</ul>
+
+<h3><a name="requirements"></a>System requirements</h3>
+<p>Basic requirements:</p>
+<ul>
+	<li>Windows 2000 or Windows XP</li>
+	<li>Minimum Platform/SDK build PC.</li>
+	<li>Normal Platform/SDK build PC.</li>
+</ul>
+<p>Additional requirements:</p>
+<ul>
+	<li> Nokia Connectivity Drivers (part of PC Suite)</li>
+</ul>
+
+<h3><a name="compissues"></a>Compatibility issues</h3>
+<ul>
+	<li>N/A</li>
+</ul>
+
+<h3><a name="issues"></a>Known issues</h3>
+<ul>
+	<li>If Carbide crashes when HTI Connection is active, it is possible that the datagateway.exe continues running in background. In this case, the datagateway.exe process needs to be ended from Task Manager.</li>
+	<li>There is a known issue with serial connection in the emulator environment. Virtual com ports are transferring data too fast, and as a result some data is lost. In most cases this can be fixed by increasing the <code>SendDelay</code> value in <b>HtiSerialComm.cfg</b> (<i>{EPOCROOT}\epoc32\winscw\c\</i>). It has been tested with <code>SendDelay=5</code>.</li>
+</ul>
+
+<h3>Version history</h3>
+<h5>Version 1.2.0 &ndash; 8th April 2009</h5>
+<ul>
+	<li>Change: Improved handling of connection errors.</li>
+	<li>Change: Connection status is displayed in the console.</li>
+	<li>Change: API updates.</li>
+</ul>
+
+<h5>Version 1.1.0 &ndash; 17th February 2009</h5>
+<ul>
+	<li>Feature: Application control API.</li>
+	<li>Feature: Key event API.</li>
+</ul>
+
+<h5>Version 1.0.0 &ndash; 19th December 2008</h5>
+<p>The first version.</p>
+
+<div id="footer">
+Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies).<br>
+All rights reserved. <br>
+This component and the accompanying materials are made available <br>
+under the terms of "Eclipse Public License v1.0" <br>
+which accompanies this distribution and is available <br>
+at the URL <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+<br><br>
+Initial Contributors:<br>
+Nokia Corporation - initial contribution
+<br><br>
+Contributors:<br>
+Description:
+
+</div>
+</body>
+</html>
\ No newline at end of file