Release Notes
GSP_1.4.0 (CHIMERA_V60.00.74_M)
- GSM L1 Plugin: now supports both new and old GDM interfaces
with the same plugin
- logger: logger and ladder windows no longer require a Realtime
checkbox. Instead, they are in "realtime" mode automatically if the user
scrolls to the bottom.
- logger: different logger and ladder windows which are different
views of the same data set now automatically scroll in sync with each other.
GSP_1.3.0 (CHIMERA_V60.00.73_M)
- L123 combined trace: PCOBridgePlugin forwards combined
trace stream to PCO, and can display traces in the logger window
- Regression Plugin: now the user can select a different test to
view the output of a completed test while a later test is still running.
- ObjectScript v2.7.2: see
release notes
GSP_1.2.2 (CHIMERA_V60.00.72_M)
- logger: fix "clear" button
- connection mgr: display username of user who performed target
build
GSP_1.2.1 (CHIMERA_V60.00.71_M)
- log filter: fix "attempt to mutate in notification" bug
- ObjectScript v2.7.1: see release notes
GSP_1.2.0 (CHIMERA_V60.00.70_M)
- External Plugins: at startup, the plugins located in the
Chimera Plugins folder (on Desktop, or in TestHarness
directory) will be loaded. To add a new plugin, simply drag the .jar
file to this folder and restart. To remove a plugin, simply delete
the .jar file and restart. For now, TestHarness is distributed with
GSMPlugin.jar and WCDMAPlugin.jar, but these will
be distributed separately in the future.
- USB driver location: USB driver is now distributed with
TestHarness.zip, in the drivers folder
- USB disconnect problem: fixed a problem with TestHarness
refusing to disconnect from target
- UART support: THIF over UART is supported for running Power
Management tests.
- ObjectScript v2.7: see release notes
GSP_1.1.0 (CHIMERA_V60.00.69_M)
- ObjectScript v2.6: see release notes
- GSM L1 Plugin: fix a problem where if the plugin window were
closed, it would not re-open.
- hang at startup: fix for problem where, if USB autoconnect is enabled,
and the target is crashed or in a bad state, the TestHarness could hang at
startup.
- THIF socket: support for a bi-directional, reliable data socket
between PC and target. Currently up to 5 sockets can be created (configurable
up to 256), and the data streams are multiplexed over the THIF connection.
GSP_1.0.0 (unmerged, based on CHIMERA_V60.00.68_M)
- New Logger Window:
- compared to the previous version, now all types of events, such
as primitives, traces (remote printouts), or test-script printouts
are displayed in the same logger window.
- it is possible to have traces and printouts appear in seperate
windows, as before, by opening multiple logger windows (File
-> New -> Logger Window and selecting different
filters in the different windows
- some pre-defined filters are provided to select "only primitives"
and "only remote printouts"
- see the User's Guide
- New Ladder Window: a "ladder" or message-sequence-chart view
of primitives that have been sent is now available
- Regression Test Plugin
- supports multiple tests per src file, by subclassing
pkg.tf.TestSuite
- see scripts_common/tf/TestSuite.os for details
Rob Clark
Last modified: Mon Apr 18 16:45:50 PDT 2005