50 descendants and 50 ancestors of 939f70caee0605a3
2013-08-21
| ||
05:26:06 | *** empty log message *** check-in: 9aff77c312 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 | |
2013-07-22
| ||
03:28:00 | Generate usage comment check-in: 307f4a89d2 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:03:40 | Comment out conflicts - hope I got this right! check-in: 5bd32bdcb6 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 | |
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: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:30:25 | Converts cbg fig file to one with marked paths check-in: 0d3c58cce8 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:03:17 | Replaced obsolete split() with char(strsplit()) check-in: 37e26b5d0b 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:29:17 | Fixed URL to CVS server check-in: 398090a19d 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:24:19 | split is obsolete in Octave, replaced with strsplit check-in: 1ad9b88635 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:18:03 | split is obsolete in Octave, replaced with strsplit check-in: 4b9ee6dce3 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 | |
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: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 | |
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: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: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 | |
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 | |
2008-09-30
| ||
14:16:43 | Removed bashism. check-in: 97551e5fda 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:37:01 | Fixed case of MTT_EXAMPLES check-in: 0780d9f4e1 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: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 | |
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 | |
2006-03-21
| ||
21:49:39 | Piezo-electric transducer check-in: 1a35f9eeb0 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 | |
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:49:40 | added rtxi build flags check-in: f369085df1 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 | |
2005-11-18
| ||
17:23:19 | rtxi. check-in: 37b5fb06f3 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 | |
2005-11-13
| ||
18:15:27 | *** empty log message *** check-in: 8d4d0bc2dc 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 | |
07:28:50 | Prediction matices for open-loop control check-in: e0beb0cc3b 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:45:18 | Converts labg to pretty eps check-in: 71c2d35523 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 | |
2005-09-27
| ||
08:55:37 | Added AE component check-in: ddee79b829 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:31:40 | Updated check-in: df2c33dea2 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:29:33 | Use ss not sys2ss check-in: 79bceb1078 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 | |
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 | |
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 | |
2005-08-05
| ||
15:35:17 | Fixed _ in ports check-in: c6ef7d30fc 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 | |
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 | |
13:06:08 | Tidied check-in: a70054eb83 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 | |
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 | |
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 | |
07:56:13 | New virtual junxtion with flow input check-in: e8550a1f77 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:54:46 | New Unicausal 2 Bicausal converter check-in: 46dfafa1ba 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 | |
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: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: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 | |
10:34:47 | Tidied. check-in: 71ba696ebc 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 | |
13:36:31 | Pretty abg figure in reports. check-in: 4e19f6168e 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:04:15 | New labg.fig rep - pretty LaTeX figures. check-in: 8d9e741121 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 | |
2005-02-21
| ||
17:39:25 | Fixed vector junctions. check-in: 34a1be3dea 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 | |
17:50:53 | More helpful error message for vector bond matching. check-in: 0822372481 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 | |
16:59:02 | Don't check files when using -s check-in: 89ec89c925 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 | |
2005-02-17
| ||
22:15:35 | Added missing quotes to conditional expression. check-in: afaf42444a 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:36:38 | Removed a bash-ism: replaced [[ conditional ]] with [ conditional ] check-in: 250ff46156 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 | |
2005-01-06
| ||
16:03:55 | Updated options list. check-in: d6a37713ef 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 | |
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 | |
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:28:36 | Minor typos. check-in: e11dbdc5f8 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 | |
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:40:36 | Monor changes - preparing for Inverted pendulum work check-in: b64a234fae 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 | |
2004-09-13
| ||
11:12:28 | Named position states. check-in: ce513cd753 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 | |
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 | |
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 | |
2004-09-10
| ||
21:05:15 |
Ensure that the system exists before proceeding. This should stop me from copying my home directory to MTT_work. check-in: d2d3d9eba8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-09-09
| ||
23:15:40 | Typo: missing $ in front of variable names. check-in: e8996ce9e1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-09-07
| ||
20:38:44 | Applies CRs before creating sese.make to avoid Circular dependencies. check-in: 682478afbb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:37:48 | No longer appends ';end;' to the end of the file. check-in: 1eee912bac user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:36:32 | Renamed ese_r2make.pl -> ese_txt2make.pl check-in: c0a0abfada user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:34:39 | Reformats elementary system equations. check-in: fd75fa927a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:25:50 | Writes messages to logfile instead of stdout if debug is enabled. check-in: 29839ea8b9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |