50 ancestors of a0d28fdb763a580f
2013-07-19
| ||
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: 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: cd598ed9f0 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: d47b2d7586 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: 60d954a7f0 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: 9da46dfd04 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: 976af0e62f 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: 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: 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: 31ea8af321 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2009-06-26
| ||
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: 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: 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: 166c285ec2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2008-09-30
| ||
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: 18fca07335 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: 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: 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: 9d061a4464 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2006-03-21
| ||
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: 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: ad331691bf 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: 1188770de6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-11-18
| ||
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: c91de9df65 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-11-13
| ||
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: 6d004534e5 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: 58de3a505e 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: 4ab53854db user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2005-09-27
| ||
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: c822924a83 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: d744f43e99 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: 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: 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: 71b17db9a9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2005-08-05
| ||
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: 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: 091179f94f user: geraint@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: b291e8d346 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |