changeset 8395:6ecd4db7dc5a octave-forge

control: touch up projects file
author paramaniac
date Fri, 23 Sep 2011 08:56:31 +0000
parents 9ed2a6bf79f4
children f96ea41b22b0
files main/control/devel/PROJECTS
diffstat 1 files changed, 11 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/main/control/devel/PROJECTS	Thu Sep 22 19:46:49 2011 +0000
+++ b/main/control/devel/PROJECTS	Fri Sep 23 08:56:31 2011 +0000
@@ -43,7 +43,9 @@
     -- Handle conflicting names for __sys_group__.
     -- Beware of indices not in ascending order.
 
-  * Fix PDF manual.  For unknown reasons, Texinfo produces an incomplete document.
+  * Fix PDF manual.
+    -- Clickable links in the table of contents.
+    -- @seealso comments
 
 -----------------------
 Frequency Response Data:
@@ -57,6 +59,11 @@
 
   * Balancing: TB01TD ?
 
+  * Support descriptor models for bilin and prewarp methods in c2d and d2c.
+  
+  * Find a descriptor state-space to transfer function conversion routine
+    which supports models with singular E matrix (@ss/__sys2tf__.m).
+
 ------------------------
 Transfer Function Models:
 ------------------------
@@ -65,7 +72,9 @@
 
   * MIMO tf interconnections (@tf/__sys_connect__.m)
 
-  * Use SLICOT (TD04AD?) for tf2ss conversion (@tf/__sys2ss__.m)
+  * Find a transfer function to descriptor state-space conversion routine
+    which supports non-proper models and individual denominators for
+    each input-output channel (@tf/__sys2ss__.m).
 
 ------
 Always: