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 "Mihini/Project Plan/0.9"

(REST API)
(Wiki organization)
 
(11 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
This page is the current project plan.
 
This page is the current project plan.
  
This release will have 6 sprints (15 days each).
+
== Schedule ==
 +
Milestones  End Date          Status  Details       
 +
M1          Friday, July 19  OG      All Features must be present in M1
 +
RC1          Friday, August 09 --      Time between M1 and RC1 should be used to do validation and bug fixes.
  
 
= Global =
 
= Global =
* Eclipse process compatibility:
+
== Eclipse process compatibility ==
 
{{PlanItem|IP compatibility|403654|Complete}}
 
{{PlanItem|IP compatibility|403654|Complete}}
 
{{PlanItem|Project plan|403335|Complete}}
 
{{PlanItem|Project plan|403335|Complete}}
* Wiki organization
+
== Wiki organization ==
 
{{PlanItem|Mihini developer get starting|403336|Complete}}
 
{{PlanItem|Mihini developer get starting|403336|Complete}}
{{PlanItem|Mihini developer Guide|03875|Complete}}
+
{{PlanItem|Mihini developer Guide|403875|Complete}}
* Mihini archi & spec
+
{{PlanItem|Team organization|403338|Complete}}
{{PlanItem|Team organization|403335|Complete}}
+
{{PlanItem|Project information|403335|Complete}}
{{PlanItem|Support|403338|Complete}}
+
 
* Doc:
+
== Doc ==
 
{{PlanItem|Mihini user guide|403298|Complete}}
 
{{PlanItem|Mihini user guide|403298|Complete}}
 
{{PlanItem|Mihini porting guide|403296|Complete}}
 
{{PlanItem|Mihini porting guide|403296|Complete}}
Line 22: Line 25:
 
{{PlanItem|Provide GPIO access for Linux (see https://github.com/rsisto/luaGpio)|401629|Complete}}
 
{{PlanItem|Provide GPIO access for Linux (see https://github.com/rsisto/luaGpio)|401629|Complete}}
 
{{PlanItem|Provide a functional monitoring engine that allows to have specific handlers triggered on events such as "GPIO1 has been under X threshold for 5min"|401629|Complete}}
 
{{PlanItem|Provide a functional monitoring engine that allows to have specific handlers triggered on events such as "GPIO1 has been under X threshold for 5min"|401629|Complete}}
* Investigate system calls in Lua (see https://github.com/justincormack/ljsyscall)
+
{{PlanItem|Investigate system calls in Lua (see https://github.com/justincormack/ljsyscall)||}}
  
 
= Build / Continuous Integration =
 
= Build / Continuous Integration =
  
 
{{PlanItem|Automate generation Mihini execution environment file|402034|Complete}}
 
{{PlanItem|Automate generation Mihini execution environment file|402034|Complete}}
* Automate the generation of SD card images for RaspberryPi and BeagleBoard (may prove difficult in terms of licensing?)
 
  
 
= REST API =
 
= REST API =
 
+
{{PlanItem|REST API to interact with Mihini agent|402289|Complete}}
* {{PlanItem|REST API to interact with Mihini agent|402289|Complete}}
+
  
 
= Misc =
 
= Misc =
 
* [[Mihini/Run Mihini on an Open Hardware platform|Run Mihini on an Open Hardware platform]]
 
* [[Mihini/Run Mihini on an Open Hardware platform|Run Mihini on an Open Hardware platform]]
 
* [[Mihini/Developer Kit|Provide a developer kit]] to get started with Mihini very quick
 
* [[Mihini/Developer Kit|Provide a developer kit]] to get started with Mihini very quick

Latest revision as of 09:13, 31 July 2013

Introduction

This page is the current project plan.

Schedule

Milestones   End Date          Status  Details         
M1           Friday, July 19   OG      All Features must be present in M1
RC1          Friday, August 09 --      Time between M1 and RC1 should be used to do validation and bug fixes.

Global

Eclipse process compatibility

Ok green.gif IP compatibility (403654)

Ok green.gif Project plan (403335)

Wiki organization

Ok green.gif Mihini developer get starting (403336)

Ok green.gif Mihini developer Guide (403875)

Ok green.gif Team organization (403338)

Ok green.gif Project information (403335)

Doc

Ok green.gif Mihini user guide (403298)

Ok green.gif Mihini porting guide (403296)

I/O and HW interactions

Ok green.gif Provide GPIO access for Linux (see https://github.com/rsisto/luaGpio) (401629)

Ok green.gif Provide a functional monitoring engine that allows to have specific handlers triggered on events such as "GPIO1 has been under X threshold for 5min" (401629)

Chkbox disabled.gif Investigate system calls in Lua (see https://github.com/justincormack/ljsyscall)

Build / Continuous Integration

Ok green.gif Automate generation Mihini execution environment file (402034)

REST API

Ok green.gif REST API to interact with Mihini agent (402289)

Misc

Back to the top