Skip to main content

Notice: This Wiki is now read only and edits are no longer 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
(Current Status)
(Versions)
 
(17 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==
  
===0.1.0===
 
  
====Features====
+
'''''0.1.0'''''
* New wizard for creation of emulator instances
+
{| border="1"
* Emulator Instance View to control emulator instances
+
|-
* Extensions points to create emulator plugins
+
|''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
 +
** [http://www.eclipse.org/dsdp/tml/download/emulator.php]
 +
|-
 +
|''Dependencies''
 +
* Eclipse 3.3 (Europa)
 +
* TmL VNC Viewer 0.1.0
 +
|}
  
====CVS Repository====
 
* org.eclipse.tml.emulator
 
* label emulator_0_1_0
 
  
====Download====
+
'''''0.2.0'''''
*
+
{| border="1"
 
+
|-
====Dependencies====
+
|''Features''
* Eclipse 3.3
+
* New wizard for creation of emulator instances (bug:206668)
* TML VNC Viewer - version 0.1.0
+
* Extensions points to create emulator plugins (bug:206668)
 
+
* UI integrated with TM project (bug:206668)
====Emulator Samples====
+
|-
* How to use the emulator sample plugins.
+
|''Screenshots''
 
+
* [[DSDP/TML/TmLusingTM|Screenshot of TmL prototype with architecture proposed implemented over DSDP-TM platform]]
===0.2.0===
+
|-
 
+
|''Differences from 0.1.0''
====Features====
+
* New wizard for creation of emulator instances
+
* Extensions points to create emulator plugins
+
* UI integrated with TM project
+
 
+
====Differences from 0.1.0====
+
 
* Integration with TM platform
 
* Integration with TM platform
 +
|-
 +
|''Source Code''
 +
* CVS Repository
 +
** [http://www.eclipse.org/dsdp/tml/download/emulator.php]
 +
|-
 +
|''Dependencies''
 +
* Eclipse 3.3 (Europa)
 +
* TmL VNC Viewer 0.2.0
 +
* TM Platform
 +
|}
  
====CVS Repository====
+
'''''0.3.0'''''
* org.eclipse.tml.emulator
+
{| border="1"
* label emulator_0_2_0
+
|-
 
+
|'''Deprecated'''
====Download====
+
|}
*
+
 
+
====Dependencies====
+
* Eclipse 3.3
+
* TML VNC Viewer - version 0.2.0
+
* TM platform
+
 
+
====Emulator Samples====
+
* How to use the emulator sample plugins.
+
 
+
===0.3.0====
+
'''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