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/Device"

< DSDP‎ | TML
(Versions)
Line 1: Line 1:
This is the Device Framework component sub-group
+
== Device Framework ==
 
+
Committer: Fabio Fantato<br>
Lead: Fabio Fantato (Eldorado - Motorola Contractor)<br>
+
Owner: Otavio Ferranti<br>
 
Members: <br>
 
Members: <br>
  
==Overview==
+
== Initial version - 0.1 ==
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=206669
+
  
==Current Status==
+
=== Features ===
 +
* New wizard for creation of device instances(bug:206669)
 +
* Device Instance View to control device instances(bug:206669)
 +
* Extensions points to create device plugins(bug:206669)
 +
* Device and Service definitions(bug:206669)
 +
 
 +
=== Related Bugs ===
 +
* [[https://bugs.eclipse.org/bugs/show_bug.cgi?id=206669 #206669]]
 +
Initial implementation of a generic Device Framework to support emulators and devices
 +
 
 +
=== Status ===
 
* '''2007/Dec/12:''' Initial code committed in CVS Repository
 
* '''2007/Dec/12:''' Initial code committed in CVS Repository
  
==Samples==
+
=== Documentation ===
 
* See [http://wiki.eclipse.org/DSDP/TML/How_to_use_device_examples How to use device examples]
 
* See [http://wiki.eclipse.org/DSDP/TML/How_to_use_device_examples How to use device examples]
  
==Current topics of discussion==
+
=== Source Code ===
* This component was discontinued and replaced for Device Framework
+
 
+
==Documents==
+
* [http://wiki.eclipse.org/DSDP/TML/EmulatorUseCases Emulator Use Cases]
+
 
+
==Versions==
+
 
+
 
+
'''''0.1.0'''''
+
{| border="1"
+
|-
+
|''Features''
+
* New wizard for creation of device instances(bug:206669)
+
* Device Instance View to control device instances(bug:206669)
+
* Extensions points to create device plugins(bug:206669)
+
* Device and Service definitions(bug:206669)
+
|-
+
|''Source Code''
+
 
* CVS Repository
 
* CVS Repository
 
** [http://www.eclipse.org/dsdp/tml/download/device.php]
 
** [http://www.eclipse.org/dsdp/tml/download/device.php]
|-
 
|''Dependencies''
 
* Eclipse 3.3 (Europa)
 
* TmL VNC Viewer 0.3.0
 
|}
 
 
[[Category:DSDP/TML]]
 

Revision as of 11:19, 7 April 2008

Device Framework

Committer: Fabio Fantato
Owner: Otavio Ferranti
Members:

Initial version - 0.1

Features

  • New wizard for creation of device instances(bug:206669)
  • Device Instance View to control device instances(bug:206669)
  • Extensions points to create device plugins(bug:206669)
  • Device and Service definitions(bug:206669)

Related Bugs

Initial implementation of a generic Device Framework to support emulators and devices

Status

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

Documentation

Source Code

  • CVS Repository

Back to the top