50 descendants and 50 ancestors of 81283653fb7bbbb3
2004-08-04
| ||
21:47:28 | Names anonymous components consistently with Xfig models. check-in: 689be77ba9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
21:34:17 | Writes junctions to component list. check-in: 5720b32915 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:51:14 | Specifies maintainers address. check-in: 00cb23ca74 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:46:42 |
Sorts components alphabetically (type:name) within the categories: internal ports, components, 0 junctions and 1 junctions. Standardising the order in which components are listed allows models | |
19:41:47 | Writes 0 junctions before 1 junctions. check-in: c7b49097a0 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-08-03
| ||
22:57:50 | Fixed naming of anonymous 0 junctions. check-in: 9034efba09 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
22:33:35 | Writes components in lbl file order. check-in: 19d5784915 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:32:38 | Writes ports before components before junctions. check-in: 7071e39c24 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:17:20 | Writes ports before components. check-in: 1ae865cee1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-08-02
| ||
20:25:47 | abg.m requires lbl.txt to allow units to be checked. check-in: 927ce86557 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:33:25 | Script to convert lbl.txt to cmp.m check-in: 487a38ee85 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
06:55:01 | Handles repetitions (cmp.txt, ibg.m and abg.m) check-in: 8882cbd39e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-08-01
| ||
22:07:14 | Writes anonymous components (except junctions) to cmp.txt and then assigns names to them. check-in: a828e95287 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:13:30 | ibg2abg transformation does not require lbl.txt (directly) check-in: b58a6177cf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:50:07 |
Moved rules for ibg.m and abg.m so that -ibg can be used with dia models. Need to create cmp.m files before this combination will work. check-in: c930f72c5e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
19:47:59 | New file. check-in: 463d65dd40 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:39:50 | Writes port data (bond labels) to ibg.m check-in: 1b446b6a1d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-07-31
| ||
22:51:55 | Writes causality information to ibg.m. check-in: 16dc8250f3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:04:08 |
Patches to allow the user to increase the buffer size of p2c. (useful if very long lines occur when building with -c option (deprecated)). check-in: 3a803964f3 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
02:00:26 |
Started modifying to write ibg.m - only writes component connection data so far. Found a bug in abg.m generation (not fixed) | |
2004-07-29
| ||
17:46:45 | Removed error if label file has less than three fields. check-in: de8a6e6d8a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:38:19 | Uncompress _abg.dia if necessary before calling dia2abg.pl check-in: 7bf6b22e52 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-07-23
| ||
11:05:27 | Updated Reduce URL: http://www.reduce-algebra.com check-in: 522a309488 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-07-22
| ||
21:28:22 | It works!!! -ibg gives identical results (abg.m and odeso.view) for rc, rc2, Clutch and BigHeatedRod! check-in: 8c00accc0a user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:18:02 | Minor typo in error message. check-in: 23d68445c2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-07-21
| ||
22:55:43 |
Updating with locally modified version.
rc, rc2 and Clutch work flawlessly; abg.m is identical whether or not -ibg is used. | |
2004-07-19
| ||
22:22:25 | Fixed initialisation of ColumnVectors for -oct. check-in: e2048ec4bc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-06-21
| ||
16:30:41 | Don't zero for cc code check-in: c9e0db5495 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:05:58 | Zapped comment that causes check-in: be8cd0c1cf user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2004-06-20
| ||
21:13:53 | Changed access method for Octave_map, operator[] method no longer works. check-in: b3c9364a2b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
13:53:06 | Initialise for numpar as well check-in: 657d7472ea user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
13:34:11 |
Create vectors using zeros(N,1) - avoids new octave default to row vector - more reps now included check-in: a453020289 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:18:00 | Explicitly size vectors - avoid default row vector bug check-in: 67d03faf90 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2004-04-07
| ||
12:58:48 | Now row/column independent check-in: 38bfdf1293 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:17:43 | Handles new Fig header line. check-in: 1175e5779f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2004-03-15
| ||
16:23:52 | Return more information check-in: eb5e7155d8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:23:31 | Removed multiple-runs bug - now just runs once! check-in: fa554432cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:45:13 | Changed obsolete <> to != check-in: b336359438 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:44:34 | Yet another option (to allow legend). check-in: 8bd231da50 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2004-02-24
| ||
20:37:19 | Fixed Architecture. check-in: 1ddde03f1c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-02-23
| ||
21:47:50 | [ 898904 ] Remove mex dependency for RTW check-in: f40162ac3d user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-02-20
| ||
20:44:37 | Force n_vector_bonds to be a column vector. check-in: b4a540438c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
20:42:40 | Initialize Flipped.cons with [] instead of "". check-in: 0cb8463412 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
15:53:00 | <mtt_model_name>_ae returns void, not double *. check-in: ef6c57a0eb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:48:50 |
[ 852694 ] octave 2.1.52 breaks rbg2abg same fix as rbg2abg.m check-in: 06cf543bc8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-02-19
| ||
18:27:47 |
[ 852694 ] octave 2.1.52 breaks rbg2abg
Octave now prefers row vectors to column vectors. check-in: 2e018ebcd2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:05:49 | Fix prob. when no bonds check-in: 9dbc5c7804 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
00:47:19 |
898897 Separate examples from main .deb Created new .deb package for examples (mtt-examples). mtt-examples depends on mtt. | |
2004-02-17
| ||
21:57:41 |
Implemented [ 898902 ] Default sfun_interface All inputs and outputs are now passed between MTT and Simulink. check-in: b0300d5026 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:03:34 |
Copied syncmail from the mttroot/CVSROOT version which is the latest stable version (1.0) from the syncmail project check-in: 6a58146393 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
17:53:34 |
Fixed [ 898739 ] libhdf5 dependency breaks -cc reps. Now uses mkoctfile to determine include and library flags. check-in: 81283653fb user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-02-11
| ||
10:22:35 | Don't write out the detailed description check-in: 5af6e3bde2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:10:14 | Includes a _pic.fig file (schematic) if such exists check-in: b08d59c51d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2004-02-10
| ||
16:12:21 | Don't give details of Se De Sf Df INTF check-in: a45d53f113 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:11:01 | Removed debug check-in: 822cf99f8c user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
12:54:55 | Dummy change (testing syncmail). check-in: 71931bacd1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
12:53:16 | Updated using version 1.38 from syncmail project. check-in: 2dd02c921b user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:42:05 | Defined pi to be 3.1416 if M_PI is not defined. check-in: abfa7c8ebf user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:22:10 |
Do proper arithmetic via let Three levels of output enumerate, not itemize check-in: cbb1ac6c08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
10:13:05 |
Handles #SUMMARY correctely Refined count of subsystems within fig file (avoilds ports with same name as system check-in: a5e01661f1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:51:07 | Updated obsolete path name. check-in: d39722131b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2004-01-26
| ||
18:48:25 | <cmath> must be explicitly included for mex (matlab compiler script) to recognise std::pow. check-in: c85b3640cd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:54:49 |
Fixed mailhost in accordance with instructions at: http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1 (20040123) check-in: 39d0adaa89 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:51:27 | Add name of system to plot window. check-in: 276d928686 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
10:43:35 | Reduced length of parameter names: stripped leading top-level name. check-in: 05b94328ac user: geraint@users.sourceforge.net tags: origin/master, trunk | |
09:50:10 | In correct row dimension for D fixed check-in: eca6b86835 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2004-01-21
| ||
15:53:29 |
Added support for zoomable gnuplot (3.8): allows co-ordinates to be obtained with the mouse, sections to be zoomed and 3D plots to be rotated by dragging. Added menu item to change data styles to dots, points or lines (default). check-in: ca4fee02c1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-12-17
| ||
17:21:35 |
Commented out equation tolerance assignment. Default is more appropriate for general models. check-in: dba62df6f8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-12-03
| ||
14:55:17 | Display fabs(x) as |x| (required when -cc option is used). check-in: fcb8d736be user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-11-18
| ||
00:52:51 | Added extras.domain default parameter check-in: 738e0032e9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-11-13
| ||
00:42:51 | Made Xfig bond graph library available alongside standard libraries (debian) check-in: aa637e07f1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-11-05
| ||
00:58:56 | Removed debugging stuff check-in: 8bffa25a49 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-11-04
| ||
21:19:19 | Fixed simulation in remote observer mode check-in: b97106a191 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-11-03
| ||
23:51:14 | Added p_o.method = "remote" ; observer in rtlab check-in: b0088c4e0a user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
02:47:47 | Show constained and controlled outputs seperately. check-in: ad19b07f17 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
01:07:16 | Previous version wrong for x_0 ne 0; this version now correct check-in: a08be0e007 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-11-02
| ||
23:34:57 | Split up outtput into controlled and constrained check-in: 15390c620e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
21:21:51 | More parameters in p_c and p_o check-in: 7079cabfcc user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-10-28
| ||
21:31:24 | Don't default R if already set! check-in: 79405d91da user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
20:58:16 | Add extra modes using p_c.A_e check-in: 7f0e4f295f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-10-26
| ||
22:55:11 | Fixed installation of man page. check-in: 822e802530 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-10-23
| ||
18:14:43 |
Added subsection with script for model-specific options. Fixed typo in url to mtt.sf.net. check-in: f4a5b018f8 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
18:12:31 | Removed info format from doc-base entry. check-in: 4775338407 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:12:46 | Fixed location of mtt.html for dhelp. check-in: 3136023984 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:37:21 | Added mtt entry to dwww documentation (Apps/Math section). check-in: b680e510de user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:36:46 | Updated year. check-in: 3599ac6c21 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
00:36:28 | Removed misleading reference to mtt-doc. check-in: 7b6f3b801e user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-10-22
| ||
23:49:43 | Put Xmtt into Debian|App|Math menu. check-in: cdfbf2e2fc user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-10-21
| ||
09:55:02 | Make time horizon tau part of p_c struct check-in: fb3311a46f user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:30:24 | Revised to work with LQ on alnalogue circuit example with integration check-in: 19c0c38dde user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-10-20
| ||
17:10:31 | Link ancestry of version-0-1 to it's source branch check-in: c318408021 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:10:30 | Created tag version-0-1 check-in: e62ad9467f user: gawthrop@users.sourceforge.net tags: origin/master, trunk, version-0-1 | |
17:10:30 |
Added initial revision of ntt: new transformation tools for using bond graphs with Matlab. Copyright 2003 Dr. Dominic J. Diston. check-in: 745f0b3e31 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-10-16
| ||
07:30:24 | ppp_int_obs now returns corrected as well as predicted output check-in: 4c9bb5509d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-10-15
| ||
16:21:20 | Simulation and real now compatible! check-in: 2e7eb80963 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:14:38 | Correct on current value, predict next value check-in: a8c356c721 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-10-11
| ||
15:08:54 |
mtt -ibg Clutch odeso view now works! The order in which bonds are listed in each row of the connection/components matrix matters. Bonds with SS components at the other end are listed first (in order?). check-in: 40803ca7e2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-10-10
| ||
22:22:18 | typo. check-in: 841ac7b6f5 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 | |
08:36:44 | augment option - constant term in basis check-in: f5f8cb8a81 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 | |