238 check-ins using file mttroot/mtt/bin/trans/rbg2abg_m version 064144351b
2014-08-02
| ||
17:04:46 | Changed continuation character in m file header to ellipsis check-in: ffc8f255c0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:04:46 | Changed continuation character in m file header to ellipsis check-in: 5522352a6d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:48:56 | Octave continuation character changed to ellipsis check-in: 293a80c42a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:48:56 | Octave continuation character changed to ellipsis check-in: cad160b43e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:36:14 | Replaced continuation character in lib m files, except PPP and Control check-in: fa2f8429aa user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:36:14 | Replaced continuation character in lib m files, except PPP and Control check-in: 67e34974df user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-07-25
| ||
21:31:48 | Changed newline escape from backslash to ellipsis in m files check-in: 2e8cbaac42 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:31:48 | Changed newline escape from backslash to ellipsis in m files check-in: a349b0c96b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-07-14
| ||
06:37:07 | Avoid continuation \ issues. check-in: 7267367629 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
06:37:07 | Avoid continuation \ issues. check-in: 53581fb570 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2014-07-13
| ||
13:53:52 |
Fixed some problems with generation of C++ code.
Representations such as ode now appear to have multiple outputs (mttdx,mtty) listed in mtt_header, so the write_cc_header parses the string and only returns the first one. Vector sizes mttnu, mttnx, etc. now appear in the code of sys_ode.m etc., so they are declared as static int in sys_def.h. The following now works properly on Ubuntu 12: mtt -cc -i euler -o rc gnuplot view check-in: 8e2a1aea1b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:53:52 |
Fixed some problems with generation of C++ code.
Representations such as ode now appear to have multiple outputs (mttdx,mtty) listed in mtt_header, so the write_cc_header parses the string and only returns the first one. Vector sizes mttnu, mttnx, etc. now appear in the code of sys_ode.m etc., so they are declared as static int in sys_def.h. The following now works properly on Ubuntu 12: mtt -cc -i euler -o rc gnuplot view check-in: 120e7ca80a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-07-12
| ||
22:30:45 | Declare size of vectors (mttnu,mttnx,etc) which now appear in ode code check-in: f282a62064 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:30:45 | Declare size of vectors (mttnu,mttnx,etc) which now appear in ode code check-in: 9babb33b13 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:43:48 | Fixed curly brackets around strong and removed at signs from log of mtt.texi check-in: 8566613971 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:43:48 | Fixed curly brackets around strong and removed at signs from log of mtt.texi check-in: 012a19dd6a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:56:27 | Fixed style of NO WARRANTY from @heading to @strong because texi2html complained about having a heading in an enumerate environment check-in: 05ac0580de user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:56:27 | Fixed style of NO WARRANTY from @heading to @strong because texi2html complained about having a heading in an enumerate environment check-in: 9830e8182e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:24:06 | Include cstdlib (for exit) and cstdio (for EOF) in parse_m2cc.cc check-in: 518b79b6e9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:24:06 | Include cstdlib (for exit) and cstdio (for EOF) in parse_m2cc.cc check-in: a9a6315d9a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-07-10
| ||
23:13:27 | Fixed mtt.texi missing arguments and subsection level check-in: 2d671b4aa8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:13:27 | Fixed mtt.texi missing arguments and subsection level check-in: 77a13c87d7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2014-04-30
| ||
06:46:18 | AE version check-in: 80ff8e20d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
06:46:18 | AE version check-in: 00c5187101 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2014-04-24
| ||
05:19:05 | Components with effort and flow detection. check-in: 216a878cb3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:19:05 | Components with effort and flow detection. check-in: 5accfb19ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2014-04-18
| ||
03:50:56 | No parentheses for SISO systems. check-in: 04d3e694fc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:50:56 | No parentheses for SISO systems. check-in: 83cdbca154 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
02:02:08 |
Added sum.tex representation -- this was in a very old MTT and summerises the structure. check-in: 057517f76c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
02:02:08 |
Added sum.tex representation -- this was in a very old MTT and summerises the structure. check-in: bdb78a2de4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:36:40 | No parentheses. check-in: feeb4b50c2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:36:40 | No parentheses. check-in: 324914473f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:31:40 | Latex matrix with no parentheses check-in: 516c461cd9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:31:40 | Latex matrix with no parentheses check-in: 2050392fd7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2014-04-07
| ||
04:41:32 | Working version check-in: 3f3572ba93 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:41:32 | Working version check-in: da5006b495 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2014-03-26
| ||
04:37:32 | New AE version with k_e check-in: 9d4aaf3744 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:37:32 | New AE version with k_e check-in: ab65299131 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2013-11-25
| ||
03:16:20 | Rollback to previous version. check-in: 7891a05edd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:16:20 | Rollback to previous version. check-in: 7ec822aeb8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
02:54:48 | Replace default by Default - default is now reserved in gawk check-in: 501413a38b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
02:54:48 | Replace default by Default - default is now reserved in gawk check-in: 6615fbb3cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:54:29 | Fix probs when Nu = 0 check-in: 7e0a339781 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:54:29 | Fix probs when Nu = 0 check-in: 5d03470f71 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2013-10-21
| ||
21:24:29 | No more core dumps check-in: 386bd47614 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:24:29 | No more core dumps check-in: 01ce7fed11 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2013-08-21
| ||
05:33:28 | New general components required for biochemistry check-in: 9e826c3656 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:33:28 | New general components required for biochemistry check-in: 82aa514d8b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:29:55 | New Chemical components. check-in: e89f596dc0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:29:55 | New Chemical components. check-in: 53875a47c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:26:06 | *** empty log message *** check-in: 9aff77c312 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:26:06 | *** empty log message *** check-in: d13259d202 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2013-08-16
| ||
03:05:01 | Handle free version of reduce. check-in: 29d5d2c295 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:05:01 | Handle free version of reduce. check-in: e244a8d2a8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2013-07-22
| ||
03:28:00 | Generate usage comment check-in: 307f4a89d2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
03:28:00 | Generate usage comment check-in: 324ec37f95 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2013-07-21
| ||
23:57:44 | Sorted out conflict. check-in: f46546cd1f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:57:44 | Sorted out conflict. check-in: ae95c1d505 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:03:40 | Comment out conflicts - hope I got this right! check-in: 5bd32bdcb6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
23:03:40 | Comment out conflicts - hope I got this right! check-in: f371e76d10 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2013-07-19
| ||
06:54:16 | No alpha sort added. check-in: 15f141eae1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
06:54:16 | No alpha sort added. check-in: a0d28fdb76 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:40:26 | Added -nas (No alphabetic sort) switch in help options check-in: 5c531bac1d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:40:26 | Added -nas (No alphabetic sort) switch in help options check-in: 0a6bc1fe63 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:33:42 |
Optionally avoids alphabetic sort using no_alpha_sort Use -nas switch in mtt. check-in: 2e689e7d98 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:33:42 |
Optionally avoids alphabetic sort using no_alpha_sort Use -nas switch in mtt. check-in: cd598ed9f0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:30:25 | Converts cbg fig file to one with marked paths check-in: 0d3c58cce8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
05:30:25 | Converts cbg fig file to one with marked paths check-in: 426a38571a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2012-10-15
| ||
22:21:30 | debian/compat specifies the debhelper compatability level check-in: a4c5920eef user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:21:30 | debian/compat specifies the debhelper compatability level check-in: d47b2d7586 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:03:17 | Replaced obsolete split() with char(strsplit()) check-in: 37e26b5d0b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:03:17 | Replaced obsolete split() with char(strsplit()) check-in: 205c929efd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:30:00 | Fixed URL to CVS server check-in: ec9a4785ac user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:30:00 | Fixed URL to CVS server check-in: 60d954a7f0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:29:17 | Fixed URL to CVS server check-in: 398090a19d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:29:17 | Fixed URL to CVS server check-in: 4059ffe98a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:28:29 | removed unique.m which masks built-in check-in: 459354d670 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:28:29 | removed unique.m which masks built-in check-in: 9da46dfd04 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:24:19 | split is obsolete in Octave, replaced with strsplit check-in: 1ad9b88635 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:24:19 | split is obsolete in Octave, replaced with strsplit check-in: 828952c174 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:22:44 | mtt_isunique replaces unique which masks a built-in function. check-in: 4f71d8387c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:22:44 | mtt_isunique replaces unique which masks a built-in function. check-in: 976af0e62f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:18:03 | split is obsolete in Octave, replaced with strsplit check-in: 4b9ee6dce3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:18:03 | split is obsolete in Octave, replaced with strsplit check-in: 4f50adcd1b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:17:19 | split is obsolete in Octave, replaced with strsplit and strtok. Semi-colons removed during debugging for more verbose log file. check-in: 79e538ff13 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:17:19 | split is obsolete in Octave, replaced with strsplit and strtok. Semi-colons removed during debugging for more verbose log file. check-in: 078d645a0b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2009-11-02
| ||
16:54:03 | Replaced deprecated functions from Octave 2.1 for Octave 3.0: is_struct -> isstruct, struct_contains -> isfield, struct_elements -> fieldnames, is_complex -> iscomplex, setstr -> char check-in: 5d73f2403a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:54:03 | Replaced deprecated functions from Octave 2.1 for Octave 3.0: is_struct -> isstruct, struct_contains -> isfield, struct_elements -> fieldnames, is_complex -> iscomplex, setstr -> char check-in: cce4dc617c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:51:54 | Recognises MTTz, but mttdz is yet to be handled in output equations check-in: 543de8091c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:51:54 | Recognises MTTz, but mttdz is yet to be handled in output equations check-in: 31ea8af321 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2009-06-26
| ||
01:09:50 | fancyheadings is deprecated, replaced by fancyhdr check-in: 5317e015fc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:09:50 | fancyheadings is deprecated, replaced by fancyhdr check-in: f6c6ec6a91 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:09:25 | Built-in variables must now be set using function calls not assignments check-in: 71d7eda303 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:09:25 | Built-in variables must now be set using function calls not assignments check-in: 3d0f1c5cde user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:08:49 |
Octave load path no longer accepts trailing // as recursive. Path is now calculated using find, which is much quicker than Octave's genpath() check-in: 2e80a3142e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
01:08:49 |
Octave load path no longer accepts trailing // as recursive. Path is now calculated using find, which is much quicker than Octave's genpath() check-in: 33770423f2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2008-10-04
| ||
15:42:10 | Dash chokes on backtick, so replaced with check-in: 07944028df user: geraint@users.sourceforge.net tags: origin/master, trunk | |
15:42:10 | Dash chokes on backtick, so replaced with check-in: 166c285ec2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2008-09-30
| ||
14:16:43 | Removed bashism. check-in: 97551e5fda user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:16:43 | Removed bashism. check-in: ed7b2df1ec user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2008-07-22
| ||
17:38:32 |
Replace positional parameter 1 with hard-coded path when converting mttrc to mtt.conf Strict Bourne shells cannot cope with positional parameters when sourcing. check-in: 495de0ca7a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:38:32 |
Replace positional parameter 1 with hard-coded path when converting mttrc to mtt.conf Strict Bourne shells cannot cope with positional parameters when sourcing. check-in: 18fca07335 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:37:01 | Fixed case of MTT_EXAMPLES check-in: 0780d9f4e1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:37:01 | Fixed case of MTT_EXAMPLES check-in: ece2886999 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2006-09-27
| ||
13:55:08 | Write complex numbers in polar form instead of real and imaginary parts. check-in: 01565bdd6f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:55:08 | Write complex numbers in polar form instead of real and imaginary parts. check-in: 6f576ace04 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:03:20 | Fixed fr.view and enabled commands to directly build ??fr.m check-in: 1b56fad118 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:03:20 | Fixed fr.view and enabled commands to directly build ??fr.m check-in: 1c537610b2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2006-04-25
| ||
23:24:29 | Reverted to simple g++ for MTT_CXX. Trying to force the version causes library problems. check-in: 7fd8e7ed5d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:24:29 | Reverted to simple g++ for MTT_CXX. Trying to force the version causes library problems. check-in: 9d061a4464 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2006-03-21
| ||
21:49:39 | Piezo-electric transducer check-in: 1a35f9eeb0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:49:39 | Piezo-electric transducer check-in: ac9380a7a1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:14:19 | Use simpar to set time axis (as in step response equivalent) check-in: ea49cb21e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:14:19 | Use simpar to set time axis (as in step response equivalent) check-in: 4db48d7400 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2006-02-09
| ||
23:58:24 | rtxi: builds but does not yet work. check-in: f2d02a4f65 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:58:24 | rtxi: builds but does not yet work. check-in: ad331691bf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:49:40 | added rtxi build flags check-in: f369085df1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:49:40 | added rtxi build flags check-in: e03ddeec67 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-12-05
| ||
00:54:10 | Loop-gain component: breaks flow check-in: 9b045f786a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:54:10 | Loop-gain component: breaks flow check-in: 1188770de6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-11-18
| ||
17:23:19 | rtxi. check-in: 37b5fb06f3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:23:19 | rtxi. check-in: d39944c4ad user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-11-16
| ||
00:43:15 | rtxi check-in: aca770446b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:43:15 | rtxi check-in: c91de9df65 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-11-13
| ||
18:15:27 | *** empty log message *** check-in: 8d4d0bc2dc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:15:27 | *** empty log message *** check-in: 6a70a49463 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-10-13
| ||
10:01:57 | Explicitly set U to zero check-in: c982c26de6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:01:57 | Explicitly set U to zero check-in: 6d004534e5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:28:50 | Prediction matices for open-loop control check-in: e0beb0cc3b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:28:50 | Prediction matices for open-loop control check-in: 02f5015856 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-09-29
| ||
13:46:25 | Converts labg.fig -> ps/eps correctly (using fig2ps) check-in: abdbc1c97d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:46:25 | Converts labg.fig -> ps/eps correctly (using fig2ps) check-in: 58de3a505e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:45:18 | Converts labg to pretty eps check-in: 71c2d35523 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:45:18 | Converts labg to pretty eps check-in: de3e3e770e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:22:53 | LaTeX style file for labg.fig conversion to eps check-in: f9bcb979da user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:22:53 | LaTeX style file for labg.fig conversion to eps check-in: 4ab53854db user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-09-27
| ||
08:55:37 | Added AE component check-in: ddee79b829 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
08:55:37 | Added AE component check-in: d8ca3efda9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-09-07
| ||
18:32:38 | Tidy check-in: 68216f8890 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:32:38 | Tidy check-in: c822924a83 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:31:40 | Updated check-in: df2c33dea2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:31:40 | Updated check-in: 45f847fa33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:30:36 | Updated for new PPP check-in: a6be83f057 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:30:36 | Updated for new PPP check-in: d744f43e99 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:29:33 | Use ss not sys2ss check-in: 79bceb1078 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:29:33 | Use ss not sys2ss check-in: 7c9f228b82 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:04:12 | Fixes chi for cse representation. check-in: 5e9807a4da user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:04:12 | Fixes chi for cse representation. check-in: 00eaa350db user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-08-26
| ||
14:43:49 | Fixes [1274079] xmtt fails if filenames have spaces check-in: 2b36bd1b0a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:43:49 | Fixes [1274079] xmtt fails if filenames have spaces check-in: b27a9751ac user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:11:09 |
Fixes [ 1233815 ] xmtt doesn't start on Fedora Core 3
When creating the options menu items, only read lines that start with '-' check-in: 939f70caee user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:11:09 |
Fixes [ 1233815 ] xmtt doesn't start on Fedora Core 3
When creating the options menu items, only read lines that start with '-' check-in: 71b17db9a9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-08-05
| ||
15:35:17 | Fixed _ in ports check-in: c6ef7d30fc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:35:17 | Fixed _ in ports check-in: 065c2e0e55 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-04-26
| ||
23:43:35 | Reset open switches after update to eliminate overshoots. check-in: aba815b752 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:43:35 | Reset open switches after update to eliminate overshoots. check-in: 166ac6ed30 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:52:26 | The Octave load/save -ascii option is deprecated in favour of -text check-in: 7dd8c4e86f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:52:26 | The Octave load/save -ascii option is deprecated in favour of -text check-in: 091179f94f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:06:08 | Tidied check-in: a70054eb83 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:06:08 | Tidied check-in: 9969a44b61 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-04-20
| ||
13:50:40 | Allow state weighting check-in: bcfda43650 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:50:40 | Allow state weighting check-in: b291e8d346 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-04-11
| ||
10:25:28 | Additional argument to allow arbitary U*_0 check-in: c207dffa28 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:25:28 | Additional argument to allow arbitary U*_0 check-in: 1206de24a5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-03-31
| ||
15:17:42 | Bug fix: A is sized MTTN not MTTNx check-in: 4bd444b4d3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:17:42 | Bug fix: A is sized MTTN not MTTNx check-in: a9552d90aa user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:56:13 | New virtual junxtion with flow input check-in: e8550a1f77 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:56:13 | New virtual junxtion with flow input check-in: 7d9d5da648 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:55:36 | New Virtual junction with effort input check-in: a013308d92 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:55:36 | New Virtual junction with effort input check-in: 09f0f1bf61 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:54:46 | New Unicausal 2 Bicausal converter check-in: 46dfafa1ba user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:54:46 | New Unicausal 2 Bicausal converter check-in: 9a5ba5a7c8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:53:48 | New Bicausal 2 Unicausal converter check-in: 66ad55a1ce user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
07:53:48 | New Bicausal 2 Unicausal converter check-in: f1461d77dd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-03-21
| ||
11:50:39 | Don't write an empty cseo file check-in: 761ac82af7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:50:39 | Don't write an empty cseo file check-in: fcee4e322b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:44:06 | Avoid error messages when no inputs or no outputs or no states check-in: e2561c665a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:44:06 | Avoid error messages when no inputs or no outputs or no states check-in: 3c009496b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:09:47 |
Now handles bicausal SS component - ie source-source or sensor-sensor check-in: 467b73fa30 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:09:47 |
Now handles bicausal SS component - ie source-source or sensor-sensor check-in: cb7451995f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:34:47 | Tidied. check-in: 71ba696ebc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:34:47 | Tidied. check-in: d48fd189f4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-03-15
| ||
15:03:55 | Now works for Hierarchical systems check-in: 6e579f87f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
15:03:55 | Now works for Hierarchical systems check-in: 9eb5fe5f75 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:36:31 | Pretty abg figure in reports. check-in: 4e19f6168e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:36:31 | Pretty abg figure in reports. check-in: ccf932283a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:49:28 | Handle descriptive (inc maths) text as well check-in: 1a51654001 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:49:28 | Handle descriptive (inc maths) text as well check-in: 46adbfc048 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:04:15 | New labg.fig rep - pretty LaTeX figures. check-in: 8d9e741121 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:04:15 | New labg.fig rep - pretty LaTeX figures. check-in: 8741109857 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-03-04
| ||
09:19:53 | Use exact solution - slow but accurate check-in: 287b797f10 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:19:53 | Use exact solution - slow but accurate check-in: 8f3d434266 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-02-21
| ||
17:39:25 | Fixed vector junctions. check-in: 34a1be3dea user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:39:25 | Fixed vector junctions. check-in: d148584101 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-02-18
| ||
18:43:52 | Fixed bug in port labelling for vector junctions. check-in: 4887bf8185 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:43:52 | Fixed bug in port labelling for vector junctions. check-in: 0da72471c7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:50:53 | More helpful error message for vector bond matching. check-in: 0822372481 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:50:53 | More helpful error message for vector bond matching. check-in: 45671deeac user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:26:35 | This file should not be here. check-in: dbbe696e55 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:26:35 | This file should not be here. check-in: 319826c819 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:59:02 | Don't check files when using -s check-in: 89ec89c925 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:59:02 | Don't check files when using -s check-in: 1d64bc4e6f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:45:09 | typo. check-in: b876b6cd30 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:45:09 | typo. check-in: 89c3da4685 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-02-17
| ||
22:15:35 | Added missing quotes to conditional expression. check-in: afaf42444a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:15:35 | Added missing quotes to conditional expression. check-in: 4523befbb6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:54:23 | Fixed a bash-sim: replaced let with $(( )) check-in: 9b647af872 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:54:23 | Fixed a bash-sim: replaced let with $(( )) check-in: 0883faa9cb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:36:38 | Removed a bash-ism: replaced [[ conditional ]] with [ conditional ] check-in: 250ff46156 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:36:38 | Removed a bash-ism: replaced [[ conditional ]] with [ conditional ] check-in: b1a05de430 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-01-19
| ||
09:45:15 | Fixed whitespace. check-in: 0aaef84341 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:45:15 | Fixed whitespace. check-in: b1daae86a7 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-01-06
| ||
16:03:55 | Updated options list. check-in: d6a37713ef user: geraint@users.sourceforge.net tags: origin/master, trunk | |
16:03:55 | Updated options list. check-in: 5693a574e9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
15:36:06 | Tidied output of options. check-in: 48d012b27a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
15:36:06 | Tidied output of options. check-in: 5100ad10db user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:42:33 |
Fixed explicit/implicit descriptions of forward/backward Euler. Replaced -c examples with -cc. check-in: e3d166f8ed user: geraint@users.sourceforge.net tags: origin/master, trunk | |
14:42:33 |
Fixed explicit/implicit descriptions of forward/backward Euler. Replaced -c examples with -cc. check-in: a63abf19c4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:47:53 | Fixed generation of sese.r with -make-sort option. check-in: 43768a537d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:47:53 | Fixed generation of sese.r with -make-sort option. check-in: 7b11243df4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:28:36 | Minor typos. check-in: e11dbdc5f8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:28:36 | Minor typos. check-in: b064c9ddbc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-10-20
| ||
21:58:12 |
Updated for liuping's qp_hild.m Used on IP experiment check-in: f0bc59b1f1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:58:12 |
Updated for liuping's qp_hild.m Used on IP experiment check-in: efb6c42d89 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2004-10-14
| ||
21:42:44 | Changed timing - now works with inverted pendulum. check-in: c3fad309c5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:42:44 | Changed timing - now works with inverted pendulum. check-in: d896096f57 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:40:36 | Monor changes - preparing for Inverted pendulum work check-in: b64a234fae user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:40:36 | Monor changes - preparing for Inverted pendulum work check-in: 6069fc9eef user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2004-09-14
| ||
19:04:35 | Improved diagram. check-in: 3984e7174d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:04:35 | Improved diagram. check-in: 1226fc1478 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-09-13
| ||
11:12:28 | Named position states. check-in: ce513cd753 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:12:28 | Named position states. check-in: d7db22c076 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:50:36 | Minor formatting. check-in: fc177d09e6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:50:36 | Minor formatting. check-in: 1fb636e4cf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-09-12
| ||
23:16:24 | A passive multiple trailer system dor indoor service robots. check-in: 09dab38f4a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:16:24 | A passive multiple trailer system dor indoor service robots. check-in: 391df3d84f user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:27:27 | Appended 't' to fopen mode string to open in text mode. check-in: 1459f7b012 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:27:27 | Appended 't' to fopen mode string to open in text mode. check-in: 0b26d0f38a user: geraint@users.sourceforge.net tags: origin/master, trunk | |