216 check-ins using file mttroot/mtt/bin/trans/m/ibg2abg.m version 8d7790c91d
2003-10-10
| ||
22:22:18 | typo. check-in: 841ac7b6f5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:22:18 | typo. check-in: 09b8dde218 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-10-06
| ||
09:15:32 | Revised for RTlab check-in: c43f9e9fc7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:15:32 | Revised for RTlab check-in: db9f428d49 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:44 | augment option - constant term in basis check-in: f5f8cb8a81 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:36:44 | augment option - constant term in basis check-in: 4ea24a351a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:22:55 | Removed y_u arg from ppp_lin_quad check-in: dd760bdfd4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:22:55 | Removed y_u arg from ppp_lin_quad check-in: 7e0fb91fff user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:02:02 | obsolete <> replaced by != check-in: c146b23bbb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:02:02 | obsolete <> replaced by != check-in: c871e8e364 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-09-25
| ||
13:54:41 | Replaced gv by PSVIEW setting check-in: 7ecce29500 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:54:41 | Replaced gv by PSVIEW setting check-in: 7c48b16d33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-09-24
| ||
10:03:35 | Fixed multi-line comment for new c++ syntax. check-in: 8f6bf3e294 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:03:35 | Fixed multi-line comment for new c++ syntax. check-in: 3a92552847 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-09-23
| ||
20:53:49 | Updated version number (5.0). check-in: d7b55e33e7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:53:49 | Updated version number (5.0). check-in: 2b45257f4d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:14:50 | Hide a _ check-in: 33aa2293f3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:14:50 | Hide a _ check-in: 3d540ce243 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:57:18 | And back to gv check-in: 9dc3f2dd32 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:57:18 | And back to gv check-in: 88a5494fb7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-09-22
| ||
17:38:56 | gv --> ghostview check-in: 51446bed6e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:38:56 | gv --> ghostview check-in: e20a163d11 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-09-15
| ||
21:35:37 |
pi is now an implicit NOTVAR.
This eliminates the problem of duplicate declarations when -cc is used. | |
21:35:37 |
pi is now an implicit NOTVAR.
This eliminates the problem of duplicate declarations when -cc is used. | |
2003-09-14
| ||
23:05:47 |
Made pi a constant recognised by MTT for -cc and -oct. Required by NonlinearMSD example. Will cause problems for models which declare pi as a parameter. check-in: b36bb9b4a5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:05:47 |
Made pi a constant recognised by MTT for -cc and -oct. Required by NonlinearMSD example. Will cause problems for models which declare pi as a parameter. check-in: feb8094b4a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:31:45 | Replaced ^ with pow (required for -cc and -oct). check-in: 8983165fd0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:31:45 | Replaced ^ with pow (required for -cc and -oct). check-in: 172e593759 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-09-13
| ||
22:26:39 | Use std::pow instead of pow to avoid pow double/Complex ambiguity error. check-in: f222810d22 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:26:39 | Use std::pow instead of pow to avoid pow double/Complex ambiguity error. check-in: 3be1191cab user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-09-07
| ||
20:41:19 | *** empty log message *** check-in: 679c4552bb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:41:19 | *** empty log message *** check-in: 506ccdf590 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:25:09 | Fixed [ 790467 ] -oct option broken check-in: f9d31f9851 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:25:09 | Fixed [ 790467 ] -oct option broken check-in: 2bf551b4f2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-08-19
| ||
16:22:36 | New defaults check-in: 69fde1b238 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:22:36 | New defaults check-in: 764c415db6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:21:58 | Added ; to prevent output check-in: cd55f939af user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:21:58 | Added ; to prevent output check-in: aefed16f8f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:20:33 | More sanity checks check-in: 9e64008a9c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:20:33 | More sanity checks check-in: cecb9f2c69 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:19:53 | Covenverst U* to a c-header file check-in: 358cf70240 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:19:53 | Covenverst U* to a c-header file check-in: 0bc57f4c26 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:16:15 | Updated for new MTT check-in: f9751a5761 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:16:15 | Updated for new MTT check-in: ca8ba1dd93 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:14:23 | Shouldn't be here check-in: 6c10aeeca5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:14:23 | Shouldn't be here check-in: c7162dbabb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:49:43 | Don't build in -oct option check-in: 21c8f0fea2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:49:43 | Don't build in -oct option check-in: 2a071be7ec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:44:55 | Updated for new MTT check-in: e7296f7eec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:44:55 | Updated for new MTT check-in: 83d1c5f231 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:40:25 | Fix _ prob in section headers. check-in: 575ee17dfd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:40:25 | Fix _ prob in section headers. check-in: 412faa62bd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:20:38 |
Version 5.0 of MTT Remove xref errors (spurious spaces) check-in: 11672962e8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:20:38 |
Version 5.0 of MTT Remove xref errors (spurious spaces) check-in: a8c79c32a5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:11:23 | Links to legal stuff check-in: 4f52c36839 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:11:23 | Links to legal stuff check-in: 098cff15fd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:01:45 | Added legal appendices check-in: d824a76e77 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:01:45 | Added legal appendices check-in: 524b794ebf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:38:49 | rep_html and index.html now generated check-in: f1636ad7e7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:38:49 | rep_html and index.html now generated check-in: 8434bfeccb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:13:28 | No legend check-in: efb673d45a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:13:28 | No legend check-in: 1e6070d558 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:12:49 | Update check-in: 642e4dd120 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:12:49 | Update check-in: 19fdf692aa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:12:03 | Change test for "new" cr check-in: c0023f66cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:12:03 | Change test for "new" cr check-in: b060ae7ea0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:10:47 | More arg stuff check-in: 8dc8d52b1f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:10:47 | More arg stuff check-in: 7f72461b30 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:09:48 | Debugging -still wrong check-in: d02835d435 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:09:48 | Debugging -still wrong check-in: 8f527dc7c5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:08:44 | Ingnore if/endif check-in: 4f8ed70a5f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:08:44 | Ingnore if/endif check-in: 3321362824 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:07:27 | More details in hyperref otions. check-in: 7a84526370 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:07:27 | More details in hyperref otions. check-in: 1f90c02a43 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:06:02 | Updated for new MTT check-in: a429908bfa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:06:02 | Updated for new MTT check-in: 22e08057d7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:02:20 | Zap -c option from _rep.txt check-in: ae2b6f8944 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:02:20 | Zap -c option from _rep.txt check-in: 1c470544eb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:47 | Zap -c option from _rep.txt check-in: ddeb7447b7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:47 | Zap -c option from _rep.txt check-in: 0cc9d6769f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-08-18
| ||
17:27:59 | Not needed - state is zero. check-in: d99d9ac150 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:27:59 | Not needed - state is zero. check-in: 0aadbb66b4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:49:20 | Can't get this working check-in: fab62f34e5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:49:20 | Can't get this working check-in: 8d0d9201f9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:40:44 | Modified for ident DIY rep (was ippp). check-in: 44acabfcc8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:40:44 | Modified for ident DIY rep (was ippp). check-in: c7547b813f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:06:17 | A working version with more explantion check-in: fccfb9e1a3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:06:17 | A working version with more explantion check-in: 32e4b28ad0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:04:09 | Should not be here check-in: 4bacb91cec user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:04:09 | Should not be here check-in: bac9325a33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:49:29 | Don't try to read a non-existent lbl file. check-in: 6c3268d4d8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:49:29 | Don't try to read a non-existent lbl file. check-in: 3ce895f7d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-08-17
| ||
17:03:14 | Updated for new MTT check-in: 8f2c6c2e6d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:03:14 | Updated for new MTT check-in: 497c0e9abb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:35:45 | Zapped ^ to uparrow conversion. check-in: 0ab66340aa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:35:45 | Zapped ^ to uparrow conversion. check-in: 8798571b61 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:35:07 | Fixed problem with parentheses check-in: 8e9839a942 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:35:07 | Fixed problem with parentheses check-in: 2663e5d727 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:16:34 | This makes the examples check-in: bb0af5aca6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:16:34 | This makes the examples check-in: 5a28f77ae7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:41:53 | Can't get this to work with new MTT check-in: d03d799d72 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:41:53 | Can't get this to work with new MTT check-in: 00291aba3e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-08-14
| ||
20:18:06 | Tidy up minor bugs check-in: dc619f7a9b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:18:06 | Tidy up minor bugs check-in: f06043ac50 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:33:46 | Ignore if and endif check-in: 88187375df user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:33:46 | Ignore if and endif check-in: 1742a246cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:59:17 | These should not be here. check-in: 9d9ebe095d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:59:17 | These should not be here. check-in: 76475393d7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-08-13
| ||
17:05:16 |
Updated for new MTT Use FMR in place of R Fixed bug in sspar check-in: 218ad196a3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:05:16 |
Updated for new MTT Use FMR in place of R Fixed bug in sspar check-in: 2e43794181 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:12:55 |
New modulated thermal resistance for use in Thermodynamic Cycles Eg CarnotCycle check-in: 99f5f65ed4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:12:55 |
New modulated thermal resistance for use in Thermodynamic Cycles Eg CarnotCycle check-in: a316bf7120 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:49:39 | Don't sort the states when defaulting - leave in implied order check-in: 29f4d52280 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:49:39 | Don't sort the states when defaulting - leave in implied order check-in: 3faec2ba4d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-08-10
| ||
18:56:55 | Explicitly generate eps files check-in: 9767e4eb0b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:56:55 | Explicitly generate eps files check-in: 5a4752bab1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-08-09
| ||
00:29:52 | Fixed grep error when lbl file doesn't exist. check-in: d0b2be3b3b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:29:52 | Fixed grep error when lbl file doesn't exist. check-in: bb9301a0b6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-08-07
| ||
23:31:00 |
More explicit options instead of single letters. Added -name and -email options to alter packager details. Now asks for password for key associated with email instead of root. check-in: 153b3251b4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:31:00 |
More explicit options instead of single letters. Added -name and -email options to alter packager details. Now asks for password for key associated with email instead of root. check-in: 45bcee0978 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:28:40 | Added reference to documentation sources. check-in: db656c8c8c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:28:40 | Added reference to documentation sources. check-in: 275f5f84bd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:28:00 | Removed unnecessary /usr/sbin. check-in: 34758d4da1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:28:00 | Removed unnecessary /usr/sbin. check-in: df1d2e0ef8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:26:52 | deb-installed xmtt now reads configuration data before starting (like mtt). check-in: 6a26cc6ef3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:26:52 | deb-installed xmtt now reads configuration data before starting (like mtt). check-in: 6d7973df54 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-08-06
| ||
22:39:40 | Fixed reporting of non-existent software, no longer says "is OK and has version .". check-in: 2ec3d6dbc6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:39:40 | Fixed reporting of non-existent software, no longer says "is OK and has version .". check-in: 9d4576998a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:55:21 | Updated for latest MTT version. check-in: 547594dcde user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:55:21 | Updated for latest MTT version. check-in: 16fb3a437a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:22:20 | No spurious key to lines check-in: 1be6bda6b9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:22:20 | No spurious key to lines check-in: ae015381ed user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:50:56 | Describe the alias mechanism for invoking mtt options check-in: 3a82845603 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:50:56 | Describe the alias mechanism for invoking mtt options check-in: 52ee511c80 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:44:51 | Don't include -q or -u in long file names via ${__ARGS} check-in: 20a06dd43a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:44:51 | Don't include -q or -u in long file names via ${__ARGS} check-in: 5fe1c2d7b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:33:42 | User now warned not to use -c which is unsupported. check-in: 917ad92651 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:33:42 | User now warned not to use -c which is unsupported. check-in: 2c29688eb9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-08-05
| ||
15:29:36 | Now handles ss.r files with implicit zero values check-in: 3be14e9ecf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:29:36 | Now handles ss.r files with implicit zero values check-in: 1a97bd46dd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-08-04
| ||
09:15:09 | -ss switch reinstated check-in: 48d1c380c5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: 78075a6794 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: 6fbec1021d 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: f559e0a7ce user: geraint@users.sourceforge.net tags: origin/master, trunk | |
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: 2a9a83b412 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: d76c0d8ac5 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: ab2b1d8791 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: 7ffabd23a1 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: 6762457683 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: 9735dda4eb 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: b473da7248 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: c669643bf6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
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: 4ad15db9ae user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: c757df5037 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: 7337ff5fe9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: 17b8040493 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: f9152ecb6b 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: 9fa4363f64 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: 9997e50efa 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: d1d1386661 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: 5b07002260 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: d766467cbc 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: 47067b3097 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: e406ac78c8 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: bd26afc1a1 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: a212aaaac6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: 8fd4c4d09c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: deaa077136 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: 0c415bfa4e 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: b44ef4c4af user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: d5b5ecde7c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
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: 7c7fc1f7a4 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: 29575f474f 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: 15aa996ed3 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: d2aa5b8490 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: 773822c9b4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
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: 2d610a3ccb 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: e6fd0c6207 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:59:18 | rc2 now works. Clutch plot is upside down !? check-in: c4ef9d98ab user: geraint@users.sourceforge.net tags: origin/master, trunk | |