htiextension/com.nokia.s60tools.hticonnection.help/html/release_notes.htm
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
child 7 018264c44c89
permissions -rw-r--r--
initial EPL conversion
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
<html>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
<head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
<title>Release Notes</title>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
<link href="../book.css" type="text/css" rel="stylesheet">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
</head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
<body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
<h2>Release Notes</h2>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
<h4>HTI Connection &ndash; Version 1.3.0</h4>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
<p>Released 25th June 2009</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
	<li><a href="#description">Product description</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
	<li><a href="#features">Main features</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
	<li><a href="#newfeatures">What's new</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
	<li><a href="#installation">Installation notes</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
	<li><a href="#requirements">System requirements</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
	<li><a href="#compissues">Compatibility issues</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
	<li><a href="#issues">Known issues</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
<h3><a name="description"></a>Product description</h3>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
<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>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
<h3><a name="features"></a>Main features</h3>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
	<li>Console for Datagateway logging</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    29
	<li>Starting and stopping Datagateway</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    30
	<li>HTI connection to device using serial port or TCP/IP connection</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    31
	<li>Connection test API</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    32
	<li>File transfer API</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    33
	<li>Screen capture API</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    34
	<li>Application control API</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    35
	<li>Key event API</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    36
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    37
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    38
<h3><a name="newfeatures"></a>What's new</h3>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    39
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    40
	<li>Change: Connections are handled via Carbide.c++ Remote Connections.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    41
	<li>Change: API updates.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    42
</ul>  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    43
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    44
<h3><a name="installation"></a>Installation notes</h3>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    45
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    46
	<li>N/A</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    47
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    48
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    49
<h3><a name="requirements"></a>System requirements</h3>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    50
<p>Basic requirements:</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    51
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    52
	<li>Windows 2000 or Windows XP</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    53
	<li>Minimum Platform/SDK build PC.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    54
	<li>Normal Platform/SDK build PC.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    55
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    56
<p>Additional requirements:</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    57
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    58
	<li> Nokia Connectivity Drivers (part of PC Suite)</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    59
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    60
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    61
<h3><a name="compissues"></a>Compatibility issues</h3>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    62
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    63
	<li>N/A</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    64
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    65
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    66
<h3><a name="issues"></a>Known issues</h3>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    67
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    68
	<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>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    69
	<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>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    70
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    71
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    72
<h3>Version history</h3>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    73
<h5>Version 1.2.0 &ndash; 8th April 2009</h5>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    74
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    75
	<li>Change: Improved handling of connection errors.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    76
	<li>Change: Connection status is displayed in the console.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    77
	<li>Change: API updates.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    78
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    79
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    80
<h5>Version 1.1.0 &ndash; 17th February 2009</h5>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    81
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    82
	<li>Feature: Application control API.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    83
	<li>Feature: Key event API.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    84
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    85
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    86
<h5>Version 1.0.0 &ndash; 19th December 2008</h5>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    87
<p>The first version.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    88
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    89
<div id="footer">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    90
Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies).<br>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    91
All rights reserved. <br>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    92
This component and the accompanying materials are made available <br>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    93
under the terms of "Eclipse Public License v1.0" <br>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    94
which accompanies this distribution and is available <br>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    95
at the URL <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    96
<br><br>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    97
Initial Contributors:<br>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    98
Nokia Corporation - initial contribution
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    99
<br><br>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   100
Contributors:<br>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   101
Description:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   102
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   103
</div>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   104
</body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   105
</html>