50 descendants of 9f4e71dd8857c421
2003-08-04
| ||
09:15:09 | -ss switch reinstated check-in: 096f943380 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:10:30 | Now handles steady-state computation for _state.txt. check-in: 908f788434 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:39:49 | Updated for current MTT check-in: cc58065911 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-07-13
| ||
21:56:14 | Set section to contrib/math check-in: 9c1d3f3339 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:55:31 | .deb-installed mtt no longer prints base path every couple of lines check-in: dbbbdb47df user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:53:24 |
Updated to conform to latest Octave (tested with 2.1.49). - the pathsearch library was merged into liboctave last year - static_cast no longer seems to work between Matrix and ColumnVector check-in: 77f1fcb5c9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-06-26
| ||
15:36:09 | Tidied check-in: 4423576ece user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:55:05 | Write longer sequence to Ustar.h check-in: d868689075 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:01:46 |
Added comments Correct observer pole computation check-in: 979e3f22f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:52:24 |
Added e_e to argout Tidy check-in: 2785debac8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-06-25
| ||
12:46:06 |
Input only changed one per print interval No effect if stepfactor=1 Fixes bug when _input.m is compiled using -stdin option and stepfactor>1 check-in: 303b599a78 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-06-23
| ||
21:56:07 | Added units as a dependency. check-in: 43acbbb84d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-06-11
| ||
16:11:15 | Updated examples for latest MTT. check-in: ac05d5047a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:48:02 |
Copies (aliased) subsystems first. Include switches in .ps file names. check-in: bcf7cbb66b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-06-09
| ||
10:49:23 | Include error in out args check-in: 09dff22e59 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-06-06
| ||
07:18:27 |
Include LQ PPP option General tidy check-in: 26fc6f2cc4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:17:28 | Removed debug check-in: 6d7ce96d72 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:16:22 | New parameters + better comments check-in: 93473be53d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
06:40:34 | Made compatible with current MTT. check-in: 7aeff941fe user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-05-22
| ||
17:26:52 | Sanity test on w check-in: 2dea05469f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-05-16
| ||
14:29:54 | Linear intermittent PPP for real-time control -- Lego RCX in first instance check-in: 4cb8770a40 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:27:13 | Outputs current (not predicted) system output estimate. check-in: db90f6a5b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:18:03 | New COMPONENT argument. check-in: 29f5139e45 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:17:24 | Stop writing out the sys stucture to the screen check-in: 6fc007a3ac user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:16:28 | Fixed bug with multiports check-in: 303b24d0d7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-05-15
| ||
08:09:13 | Don't use terminal weighting if no P argument check-in: 082eb03c4c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-05-14
| ||
09:01:18 | *** empty log message *** check-in: a3ddb77db1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:51:14 | Don't explicitly include mtt.sty check-in: 4be5919488 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:32:58 | Uses new ppp_lin (with extra args) check-in: 37300b2ca6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-05-09
| ||
09:46:46 | Fixed html output of figures check-in: 03e99365e8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-05-08
| ||
18:53:30 | New input format check-in: 681531cc46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:48:49 | Modified for new format with __ check-in: 2cf4cfb11d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:47:50 | Fixed __ bug when using * representations check-in: 9259d5b445 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:46:45 | Fixed range bug by using struct_contains in place of exists check-in: 9c2f148f2f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:43:09 | Generate pdf from ps (using hyperref package for links etc) check-in: 594befbf9c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-04-17
| ||
20:57:29 |
Added -sort option to allow direct generation of ode2odes.m using sese.m instead of ode/csex. "mtt -sort rc odeso view" works without Reduce installed!!! check-in: dbcd7bca49 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:07:33 | Added rule to create _sese.m check-in: 5fdf656744 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-04-13
| ||
14:59:18 | rc2 now works. Clutch plot is upside down !? check-in: c4ef9d98ab user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:22:37 |
"mtt -ibg rc odeso view" now works! Still some remaining issues, particularly ports/aliasing. check-in: 6b0982c6b8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-04-12
| ||
21:06:26 | *** empty log message *** check-in: 094c056f82 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:23:15 | Updated names with double underscore. check-in: adf833697d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-04-03
| ||
10:15:49 | Now changes 110-1 to 109, not 19, etc. check-in: 2cddbac245 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-03-25
| ||
17:15:25 | New variable name format check-in: 36cb6b6bfd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:08:29 | Tests new sese rep. check-in: 53f4f6e368 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:57:08 | Flow amplifier sorted equation check-in: f493f06ac2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:56:30 | Effort amplifier sorted equation check-in: 29a8d1f06e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:55:42 | Generic amplifier sorted equation check-in: 19c95e4756 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:50:54 |
Added is_port -- but not used at the moment. Some explanation added. check-in: 38c4342cd1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:28:04 | Explicitly passes is_port to equation genration - only relevant to SS. check-in: 4f9f17cce6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:24:06 |
SS_seqn Port SS now has forced "external,external" attribute Sensor_seqn has temporary fix which leads to redundant equations check-in: 0df754caaf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-03-24
| ||
15:10:14 | Removed erroneous "gino" check-in: 9f4e71dd88 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |