changeset 44:42c29f11e42a

TODO update
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Fri, 19 Aug 2005 21:27:23 -0500
parents 1757b7e8d09f
children c93c3c910c85
files TODO
diffstat 1 files changed, 16 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Fri Aug 19 21:18:14 2005 -0500
+++ b/TODO	Fri Aug 19 21:27:23 2005 -0500
@@ -1,14 +1,20 @@
-* Increase goto altitude accuracy (ALT xyz)
-* Implement weather subsystem (use existing stubs)
-* Rewrite command parsing
-* Implement Conflict Alert (CA; conflicting trajectories checker)
-* Implement Minimum Safe Altitude Warning (MSAW; plane flying too low)
-* Implement System Coordination (SYSCO; negotiate the release of flights from sector to sector)
-* Implement Area Penetration Warning (APW; aircraft in restricted area warning)
+Item								Prio
+---------------------------------------------------------------------
+* Increase goto altitude accuracy (ALT xyz)			Med
+* Implement weather subsystem (use existing stubs)		Low
+* Rewrite command parsing					Med
+* Implement Conflict Alert (CA; conflicting trajectories
+  checker)
+* Implement Minimum Safe Altitude Warning (MSAW; plane flying
+  too low)
+* Implement System Coordination (SYSCO; negotiate the release
+  of flights from sector to sector)
+* Implement Area Penetration Warning (APW; aircraft in
+  restricted area warning)
 * Implement Arrival and Departure manager
 * Implement communication breakdown
 * Implement emergency situations
 * Implement nav beacons
-	* ILS
-	* VOR
-
+	* ILS							High
+	* VOR							High
+* Kill FIXMEs							High