Mercurial > hg > ede
diff doc/timeline.planner @ 0:f598703553ef
Added project specification
author | james <jb302@eecs.qmul.ac.uk> |
---|---|
date | Sun, 03 Nov 2013 18:07:13 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/timeline.planner Sun Nov 03 18:07:13 2013 +0000 @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<project name="EDE" company="" manager="" phase="" project-start="20131101T000000Z" mrproject-version="2" calendar="1"> + <properties/> + <phases/> + <calendars> + <day-types> + <day-type id="0" name="Working" description="A default working day"/> + <day-type id="1" name="Nonworking" description="A default non working day"/> + <day-type id="2" name="Use base" description="Use day from base calendar"/> + </day-types> + <calendar id="1" name="Default"> + <default-week mon="0" tue="0" wed="0" thu="0" fri="0" sat="0" sun="0"/> + <overridden-day-types> + <overridden-day-type id="0"> + <interval start="0800" end="1200"/> + <interval start="1300" end="1700"/> + </overridden-day-type> + </overridden-day-types> + <days> + <day date="20131102" type="day-type" id="0"/> + <day date="20131103" type="day-type" id="0"/> + </days> + </calendar> + </calendars> + <tasks> + <task id="1" name="Project report" note="" work="4348800" start="20131101T000000Z" end="20140331T170000Z" work-start="20131101T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"/> + <task id="2" name="Assembler development" note="" work="403200" start="20131101T000000Z" end="20131114T170000Z" work-start="20131101T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"/> + <task id="3" name="Emulator development (PC)" note="" work="1756800" start="20131115T000000Z" end="20140114T170000Z" work-start="20131115T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"> + <constraint type="must-start-on" time="20131115T000000Z"/> + </task> + <task id="4" name="Emulator development (MCS-51)" note="" work="1296000" start="20140115T000000Z" end="20140228T170000Z" work-start="20140115T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"> + <constraint type="must-start-on" time="20140115T000000Z"/> + </task> + <task id="5" name="Debugger development" note="" work="3052800" start="20131115T000000Z" end="20140228T170000Z" work-start="20131115T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"> + <constraint type="must-start-on" time="20131115T000000Z"/> + </task> + <task id="6" name="Testing" note="" work="4348800" start="20131101T000000Z" end="20140331T170000Z" work-start="20131101T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"/> + </tasks> + <resource-groups/> + <resources/> + <allocations/> +</project>