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

(Global)
(I/O and HW interactions)
Line 20: Line 20:
 
= I/O and HW interactions =
 
= I/O and HW interactions =
  
* Provide GPIO access for Linux (see https://github.com/rsisto/luaGpio) ({{bug|401629}})
+
{{PlanItem|Provide GPIO access for Linux (see https://github.com/rsisto/luaGpio)|401629|Complete}}
* Provide a functional monitoring engine that allows to have specific handlers triggered on events such as "GPIO1 has been under X threshold for 5min" ({{bug|401629}})
+
{{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)
 
* Investigate system calls in Lua (see https://github.com/justincormack/ljsyscall)
  

Revision as of 08:49, 29 July 2013

Introduction

This page is the current project plan.

This release will have 6 sprints (15 days each).

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 (03875)

  • Mihini archi & spec

Ok green.gif Team organization (403335)

Ok green.gif Support (403338)

  • 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)

Build / Continuous Integration

  • Perform continuous integration of the Mihini platform, inc. execution of test campaigns (bug 402034)
  • Automate generation Mihini execution environment file (bug 402034)
  • Automate the generation of SD card images for RaspberryPi and BeagleBoard (may prove difficult in terms of licensing?)
  • Investigate LLVM

REST API

Misc

Back to the top