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
(Versions)
(Versions)
Line 21: Line 21:
 
==Versions==
 
==Versions==
  
'''''0.1.0'''''
 
  
''Features''
+
{| border="1"
 +
| '''Component''' || '''Lead''' || '''Members''' || '''Comments'''
 +
|-
 +
| [[DSDP/TML/Emulator|Emulator Framework]]  || - || - || Discontinued
 +
|-
 +
| [[DSDP/TML/Device|Device Framework]]
 +
|| Fabio Fantato (Eldorado) || TBD ||
 +
|-
 +
| [[DSDP/TML/Vnc|VNC Viewer]]|| Daniel Franco (Eldorado) || TBD || 
 +
|-
 +
| [[DSDP/TML/e2e|Simulated end2end environment]] || Mauren Brenner (Eldorado)|| TBD ||
 +
|}
 +
 
 +
 
 +
| '''''0.1.0'''''
 +
|-
 +
|''Features''
 
* New wizard for creation of emulator instances (BUG:206666)
 
* New wizard for creation of emulator instances (BUG:206666)
 
* Emulator Instance View to control emulator instances (BUG:206666)
 
* Emulator Instance View to control emulator instances (BUG:206666)
 
* Extensions points to create emulator plugins (BUG:206666)
 
* Extensions points to create emulator plugins (BUG:206666)
 
+
|-
''Source Code''
+
|''Source Code''
 
* CVS Repository
 
* CVS Repository
 
** org.eclipse.tml.emulator (label emulator_0_1_0)  
 
** org.eclipse.tml.emulator (label emulator_0_1_0)  
 
+
|-
''Download''
+
|''Download''
 
* [[http://download.eclipse.org/tml/download.php TmL download page]]
 
* [[http://download.eclipse.org/tml/download.php TmL download page]]
 
** looking for emulator_0_1_0 packages
 
** looking for emulator_0_1_0 packages
 
+
|-
''Dependencies''
+
|''Dependencies''
 
* Eclipse 3.3 (Europa)
 
* Eclipse 3.3 (Europa)
 
* TmL VNC Viewer 0.1.0
 
* TmL VNC Viewer 0.1.0
 +
|}
  
 
'''''0.2.0'''''
 
'''''0.2.0'''''
Line 64: Line 80:
  
 
'''''0.3.0'''''
 
'''''0.3.0'''''
 +
 
'''Deprecated'''
 
'''Deprecated'''
  
 
[[Category:DSDP/TML]]
 
[[Category:DSDP/TML]]

Revision as of 11:13, 31 October 2007

This is the Emulator Framework component sub-group

Lead:
Members:

Overview

Current Status

  • 2007/Oct/31: Waiting legal issues before initial submission on CVS repository.

Samples

  • There are some things that are missing. The biggest one is that the binaries need to be downloaded and copied into sample folders.

Current topics of discussion

  • This component was discontinued and replaced for Device Framework

Documents

Versions

Component Lead Members Comments
Emulator Framework - - Discontinued
Device Framework Fabio Fantato (Eldorado) TBD
VNC Viewer Daniel Franco (Eldorado) TBD
Simulated end2end environment Mauren Brenner (Eldorado) TBD


| 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
    • org.eclipse.tml.emulator (label emulator_0_1_0)

|- |Download

|- |Dependencies

  • Eclipse 3.3 (Europa)
  • TmL VNC Viewer 0.1.0

|}

0.2.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

Source Code

  • CVS Repository
    • org.eclipse.tml.emulator (label emulator_0_2_0)

Download

Dependencies

  • Eclipse 3.3 (Europa)
  • TmL VNC Viewer 0.2.0
  • TM Platform

0.3.0

Deprecated

Back to the top