Changes between Initial Version and Version 1 of Developer/Projects/Open/ConfigGUI


Ignore:
Timestamp:
03/09/15 12:38:21 (9 years ago)
Author:
Amar Takhar
Comment:

Fill in.

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Projects/Open/ConfigGUI

    v1 v1  
     1= Configuration GUI =
     2
     3
     4[[TOC(PAGE_LOCATION, depth=2)]]
     5
     6
     7'''Mentors:''' Amar Takhar
     8
     9'''Students:'''
     10
     11'''Status:''' Started - I hack on this one in a while, still a lot to be done.
     12
     13'''Introduction:''' This project involves creating a cross-platform GUI to configure a BSP for user building.  This will use [wiki:waf/Config RTEMS Config] as it's base which holds all configuration information for RTEMS.  There may be more information over at [wiki:waf/GUI].
     14
     15
     16'''Goal:''' The end result of this project will be a bounds-checked input system.  RTEMS supports lists of values, integers, strings which only have set values.  The GUI should limit to these values only.  There should be a comprehensive help system which utilises the already documented variable lists.
     17
     18'''Requirements:''' Anyone tacking this project must have strong Python capabilities and a cursory understanding of how GUIs work.  I will help guide anyone working on this project to ensure we have a smooth GUI that works across all platforms.
     19
     20
     21'''Resources:''' [wiki:waf/Config RTEMS Config], [wiki:waf/Config RTEMS Config] - These pages still need to be filled out
     22
     23
     24'''Acknowledgements'''
     25 * 
     26
     27= Miscellaneous Sections =
     28
     29None yet.
     30
     31= References =
     32 *  TBD
     33
     34