1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 <html> |
2 <html> |
3 <head> |
3 <head> |
4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> |
4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
5 <title>Release Notes</title> |
5 <title>Release Notes</title> |
6 <link href="../book.css" type="text/css" rel="stylesheet"> |
6 <link href="../book.css" type="text/css" rel="stylesheet"> |
7 </head> |
7 </head> |
|
8 |
8 <body> |
9 <body> |
|
10 <h2>Release Notes</h2> |
9 |
11 |
10 <h2>Release Notes</h2> |
12 <h4>HTI Connection – Version 1.3.1</h4> |
11 <h4>HTI Connection – Version 1.3.0</h4> |
13 |
12 <p>Released 25th June 2009</p> |
14 <p>Released 19th February 2010</p> |
13 <ul> |
15 <ul> |
14 <li><a href="#description">Product description</a></li> |
16 <li><a href="#description">Product description</a></li> |
15 <li><a href="#features">Main features</a></li> |
17 <li><a href="#features">Main features</a></li> |
16 <li><a href="#newfeatures">What's new</a></li> |
18 <li><a href="#newfeatures">What's new</a></li> |
17 <li><a href="#installation">Installation notes</a></li> |
19 <li><a href="#installation">Installation notes</a></li> |
18 <li><a href="#requirements">System requirements</a></li> |
20 <li><a href="#requirements">System requirements</a></li> |
19 <li><a href="#compissues">Compatibility issues</a></li> |
21 <li><a href="#compissues">Compatibility issues</a></li> |
20 <li><a href="#issues">Known issues</a></li> |
22 <li><a href="#issues">Known issues</a></li> |
21 </ul> |
23 </ul> |
22 |
24 |
23 <h3><a name="description"></a>Product description</h3> |
25 <h3><a name="description"></a>Product description</h3> |
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> |
26 |
|
27 <p>The <b>HTI Connection</b> service provides a communication interface between |
|
28 Carbide.c++ and an emulator/device. HTI Connection manages the connection |
|
29 between Carbide.c++ and an emulator/device by starting the HTI Datagateway and |
|
30 shows generated log in the <b>HTI Connection</b> view. The HTI Connection view |
|
31 shows information of events and errors from Datagateway.exe. The connection |
|
32 parameters can be modified from HTI Preferences.</p> |
|
33 |
|
34 <p>HTI Connection opens when a plug-in is started, that is, when another |
|
35 plug-in starts using Harmonized Test Interface (HTI) service. You can open the |
|
36 HTI Connection also by selecting <b>Carbide</b> > <b>HTI Connection.</b></p> |
25 |
37 |
26 <h3><a name="features"></a>Main features</h3> |
38 <h3><a name="features"></a>Main features</h3> |
27 <ul> |
39 <ul> |
28 <li>Console for Datagateway logging</li> |
40 <li>Console for Datagateway logging</li> |
29 <li>Starting and stopping Datagateway</li> |
41 <li>Starting and stopping Datagateway</li> |
30 <li>HTI connection to device using serial port or TCP/IP connection</li> |
42 <li>HTI connection to device using serial port or TCP/IP connection</li> |
31 <li>Connection test API</li> |
43 <li>Connection test API</li> |
32 <li>File transfer API</li> |
44 <li>File transfer API</li> |
33 <li>Screen capture API</li> |
45 <li>Screen capture API</li> |
34 <li>Application control API</li> |
46 <li>Application control API</li> |
35 <li>Key event API</li> |
47 <li>Key event API</li> |
36 </ul> |
48 </ul> |
37 |
49 |
38 <h3><a name="newfeatures"></a>What's new</h3> |
50 <h3><a name="newfeatures"></a>What's new</h3> |
39 <ul> |
51 <ul> |
40 <li>Change: Connections are handled via Carbide.c++ Remote Connections.</li> |
52 <li>Requires Carbide.c++ 2.5.0 or later to work!</li> |
41 <li>Change: API updates.</li> |
53 <li>New: New connection preference option called "Current connection". If |
42 </ul> |
54 this option is selected, user can change the currently active connection |
|
55 easily either from Remote Connection view, or from a new Trim widget |
|
56 showing the current connection.</li> |
|
57 <li>Fix: Unhandled event loop exception -error during connection creation is |
|
58 now fixed.</li> |
|
59 <li>Documentation: Help links pointing to wrong location were fixed.</li> |
|
60 </ul> |
43 |
61 |
44 <h3><a name="installation"></a>Installation notes</h3> |
62 <h3><a name="installation"></a>Installation notes</h3> |
45 <ul> |
63 <ul> |
46 <li>N/A</li> |
64 <li>N/A</li> |
47 </ul> |
65 </ul> |
48 |
66 |
49 <h3><a name="requirements"></a>System requirements</h3> |
67 <h3><a name="requirements"></a>System requirements</h3> |
|
68 |
50 <p>Basic requirements:</p> |
69 <p>Basic requirements:</p> |
51 <ul> |
70 <ul> |
52 <li>Windows 2000 or Windows XP</li> |
71 <li>Windows 2000 or Windows XP</li> |
53 <li>Minimum Platform/SDK build PC.</li> |
72 <li>Minimum Platform/SDK build PC.</li> |
54 <li>Normal Platform/SDK build PC.</li> |
73 <li>Normal Platform/SDK build PC.</li> |
55 </ul> |
74 </ul> |
|
75 |
56 <p>Additional requirements:</p> |
76 <p>Additional requirements:</p> |
57 <ul> |
77 <ul> |
58 <li> Nokia Connectivity Drivers (part of PC Suite)</li> |
78 <li>Nokia Connectivity Drivers (part of PC Suite)</li> |
59 </ul> |
79 </ul> |
60 |
80 |
61 <h3><a name="compissues"></a>Compatibility issues</h3> |
81 <h3><a name="compissues"></a>Compatibility issues</h3> |
62 <ul> |
82 <ul> |
63 <li>N/A</li> |
83 <li>N/A</li> |
64 </ul> |
84 </ul> |
65 |
85 |
66 <h3><a name="issues"></a>Known issues</h3> |
86 <h3><a name="issues"></a>Known issues</h3> |
67 <ul> |
87 <ul> |
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> |
88 <li>If Carbide crashes when HTI Connection is active, it is possible that the |
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> |
89 datagateway.exe continues running in background. In this case, the |
|
90 datagateway.exe process needs to be ended from Task Manager.</li> |
|
91 <li>There is a known issue with serial connection in the emulator |
|
92 environment. Virtual com ports are transferring data too fast, and as a |
|
93 result some data is lost. In most cases this can be fixed by increasing the |
|
94 <code>SendDelay</code> value in <b>HtiSerialComm.cfg</b> |
|
95 (<i>{EPOCROOT}\epoc32\winscw\c\</i>). It has been tested with |
|
96 <code>SendDelay=5</code>.</li> |
70 </ul> |
97 </ul> |
71 |
98 |
72 <h3>Version history</h3> |
99 <h3>Version history</h3> |
|
100 |
|
101 <h5>Version 1.3.0 – 25th June 2009</h5> |
|
102 <ul> |
|
103 <li>Change: Connections are handled via Carbide.c++ Remote Connections.</li> |
|
104 <li>Change: API updates.</li> |
|
105 </ul> |
|
106 |
73 <h5>Version 1.2.0 – 8th April 2009</h5> |
107 <h5>Version 1.2.0 – 8th April 2009</h5> |
74 <ul> |
108 <ul> |
75 <li>Change: Improved handling of connection errors.</li> |
109 <li>Change: Improved handling of connection errors.</li> |
76 <li>Change: Connection status is displayed in the console.</li> |
110 <li>Change: Connection status is displayed in the console.</li> |
77 <li>Change: API updates.</li> |
111 <li>Change: API updates.</li> |
78 </ul> |
112 </ul> |
79 |
113 |
80 <h5>Version 1.1.0 – 17th February 2009</h5> |
114 <h5>Version 1.1.0 – 17th February 2009</h5> |
81 <ul> |
115 <ul> |
82 <li>Feature: Application control API.</li> |
116 <li>Feature: Application control API.</li> |
83 <li>Feature: Key event API.</li> |
117 <li>Feature: Key event API.</li> |
84 </ul> |
118 </ul> |
85 |
119 |
86 <h5>Version 1.0.0 – 19th December 2008</h5> |
120 <h5>Version 1.0.0 – 19th December 2008</h5> |
|
121 |
87 <p>The first version.</p> |
122 <p>The first version.</p> |
88 |
123 |
89 <div id="footer"> |
124 <div id="footer"> |
90 Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies).<br> |
125 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies).<br> |
91 All rights reserved. <br> |
126 All rights reserved. <br> |
92 This component and the accompanying materials are made available <br> |
127 This component and the accompanying materials are made available <br> |
93 under the terms of "Eclipse Public License v1.0" <br> |
128 under the terms of "Eclipse Public License v1.0" <br> |
94 which accompanies this distribution and is available <br> |
129 which accompanies this distribution and is available <br> |
95 at the URL <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. |
130 at the URL <a |
96 <br><br> |
131 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. |
|
132 <br> |
|
133 <br> |
97 Initial Contributors:<br> |
134 Initial Contributors:<br> |
98 Nokia Corporation - initial contribution |
135 Nokia Corporation - initial contribution <br> |
99 <br><br> |
136 <br> |
100 Contributors:<br> |
137 Contributors:<br> |
101 Description: |
138 Description: </div> |
102 |
|
103 </div> |
|
104 </body> |
139 </body> |
105 </html> |
140 </html> |