Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DSDP/TML/Emulator"

< DSDP‎ | TML
(Versions)
(Versions)
 
(12 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
==Overview==
 
==Overview==
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=206666
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=206666
 +
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=206668
  
 
==Current Status==
 
==Current Status==
* '''2007/Oct/31:''' Waiting legal issues before initial submission on CVS repository.
+
* '''2007/Dec/12:''' Initial code committed in CVS Repository
  
 
==Samples==
 
==Samples==
* There are some things that are missing.  The biggest one is that the binaries need to be downloaded and copied into sample folders.
+
* We are working to write a tutorial to show how to use the samples for this code correctly. If you need a support before this tutorial was done please contact us in our newsgroups: http://www.eclipse.org/newsportal/thread.php?group=eclipse.dsdp.tml
  
 
==Current topics of discussion==
 
==Current topics of discussion==
Line 17: Line 18:
  
 
==Documents==
 
==Documents==
* [http://wiki.eclipse.org/DSDP/TML/EmulatorUseCases Emulator Use Cases]
+
* (1) - [http://wiki.eclipse.org/DSDP/TML/EmulatorUseCases Emulator Use Cases]
 +
* (2) - [[DSDP/TML/TmLWhitepaper|(Whitepaper)]] A Device Emulator Framework for the Eclipse Platform - An initial overview about the proposal framework
 +
* (3) - [[DSDP/TML/TmLusingTM|Screenshot of TmL prototype with architecture proposed implemented over DSDP-TM platform]]
  
 
==Versions==
 
==Versions==
Line 32: Line 35:
 
|''Source Code''
 
|''Source Code''
 
* CVS Repository
 
* CVS Repository
** org.eclipse.tml.emulator (label emulator_0_1_0)
+
** [http://www.eclipse.org/dsdp/tml/download/emulator.php]
|-
+
|''Download''
+
* [http://download.eclipse.org/tml/download.php TmL download page]
+
** looking for emulator_0_1_0 packages
+
 
|-
 
|-
 
|''Dependencies''
 
|''Dependencies''
Line 48: Line 47:
 
|-
 
|-
 
|''Features''
 
|''Features''
* New wizard for creation of emulator instances
+
* New wizard for creation of emulator instances (bug:206668)
* Extensions points to create emulator plugins
+
* Extensions points to create emulator plugins (bug:206668)
* UI integrated with TM project
+
* UI integrated with TM project (bug:206668)
 +
|-
 +
|''Screenshots''
 +
* [[DSDP/TML/TmLusingTM|Screenshot of TmL prototype with architecture proposed implemented over DSDP-TM platform]]
 
|-
 
|-
 
|''Differences from 0.1.0''
 
|''Differences from 0.1.0''
Line 57: Line 59:
 
|''Source Code''
 
|''Source Code''
 
* CVS Repository
 
* CVS Repository
** org.eclipse.tml.emulator (label emulator_0_2_0)
+
** [http://www.eclipse.org/dsdp/tml/download/emulator.php]
|-
+
|''Download''
+
* [[http://download.eclipse.org/tml/download.php TmL download page]]
+
** looking for emulator_0_2_0 packages
+
 
|-
 
|-
 
|''Dependencies''
 
|''Dependencies''
Line 74: Line 72:
 
|'''Deprecated'''
 
|'''Deprecated'''
 
|}
 
|}
 
[[Category:DSDP/TML]]
 

Latest revision as of 08:26, 17 December 2007

This is the Emulator Framework component sub-group

Lead:
Members:

Overview

Current Status

  • 2007/Dec/12: Initial code committed in CVS Repository

Samples

Current topics of discussion

  • This component was discontinued and replaced for Device Framework

Documents

Versions

0.1.0

Features
  • New wizard for creation of emulator instances (bug:206666)
  • Emulator Instance View to control emulator instances (bug:206666)
  • Extensions points to create emulator plugins (bug:206666)
Source Code
  • CVS Repository
Dependencies
  • Eclipse 3.3 (Europa)
  • TmL VNC Viewer 0.1.0


0.2.0

Features
  • New wizard for creation of emulator instances (bug:206668)
  • Extensions points to create emulator plugins (bug:206668)
  • UI integrated with TM project (bug:206668)
Screenshots
Differences from 0.1.0
  • Integration with TM platform
Source Code
  • CVS Repository
Dependencies
  • Eclipse 3.3 (Europa)
  • TmL VNC Viewer 0.2.0
  • TM Platform

0.3.0

Deprecated

Back to the top