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

DSDP/TML/Device

< DSDP‎ | TML

Device Framework

  • Framework to provide connection among device and emulator with Eclipse IDE

Development version - 0.2

Committer: Fabio Fantato
Owner: Otavio Ferranti
Members: Daniel Franco

Features

  • Extension points to support Devices, Services, Service Definitions and States.
  • New wizard for creation of device instances.
  • Device View and Instance View to control device instances and device plug-ins.
  • State machine mechanism to support devices and emulators.
  • Properties mechanism for plug-ins and each instance.
  • Sample implementations

Related Bugs

  • [#221736] Support New device instance wizard
  • [#221737] Sample implementation for ST demo board
  • [#221733] Refine core functionalities of Device Framework
  • [#221739] Improvements to State machine implementation
  • [#221740] Sample implementation for Linux host

Status

Documentation

Source Code


Initial version - 0.1

Committer: Fabio Fantato
Owner: Fabio Fantato
Members: Daniel Franco and Mauren Brenner

Features

  • Extension points to support Devices, Services, ServiceDefinitions and States.
  • New wizard for creation of device instances.
  • Device View and Instance View to control device instances and device plugins.
  • State machine mechanism to support devices and emulators.
  • Properties mechanism for plugins and each instance.

Related Bugs

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

Status

  • 2007/Dec/12: Initial code committed in CVS Repository.
  • All features were partially implemented in the initial contribution.
  • 2008/Mar/10 Update code to demo in EclipseCon2008.

Documentation

Source Code

Back to the top