584 check-ins using file mttroot/mtt/bin/trans/abg2cmp_fig2txt version 8f79e32c94

2004-08-04
19:51:14
Specifies maintainers address. check-in: 00cb23ca74 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:51:14
Specifies maintainers address. check-in: 5529613571 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
built with different editors to interact correctly by separating the
graphical information from the data which is required to build models. check-in: d1cc72a673 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
built with different editors to interact correctly by separating the
graphical information from the data which is required to build models. check-in: 9776515d1e user: geraint@users.sourceforge.net tags: origin/master, trunk

19:41:47
Writes 0 junctions before 1 junctions. check-in: c7b49097a0 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:41:47
Writes 0 junctions before 1 junctions. check-in: 459eb924a5 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:57:50
Fixed naming of anonymous 0 junctions. check-in: c7d6c73273 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
22:33:35
Writes components in lbl file order. check-in: 13f4d96b63 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:32:38
Writes ports before components before junctions. check-in: 5ef80ccba4 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
06:17:20
Writes ports before components. check-in: 9aa24ddf0b 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
20:25:47
abg.m requires lbl.txt to allow units to be checked. check-in: 8b7e94d63e 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
09:33:25
Script to convert lbl.txt to cmp.m check-in: e1d377992c 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
06:55:01
Handles repetitions (cmp.txt, ibg.m and abg.m) check-in: 1c4381e3b0 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
22:07:14
Writes anonymous components (except junctions) to cmp.txt and then assigns names to them. check-in: 197b2ca8ba 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
20:13:30
ibg2abg transformation does not require lbl.txt (directly) check-in: b5dcb07ed7 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: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: 034870e631 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
19:47:59
New file. check-in: 801c05c7c8 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
18:39:50
Writes port data (bond labels) to ibg.m check-in: 6e4a80f8ae 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
22:51:55
Writes causality information to ibg.m. check-in: 5ae9f2bbec 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
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: 7e670f6594 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)
- anonymous components are not written to cmp.txt check-in: 8bb63d003f 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)
- anonymous components are not written to cmp.txt check-in: 560a17a325 user: geraint@users.sourceforge.net tags: origin/master, trunk

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:46:45
Removed error if label file has less than three fields. check-in: 1733343d63 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
17:38:19
Uncompress _abg.dia if necessary before calling dia2abg.pl check-in: 468481d575 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
11:05:27
Updated Reduce URL: http://www.reduce-algebra.com check-in: 90ed89c4ff 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
21:28:22
It works!!! -ibg gives identical results (abg.m and odeso.view) for rc, rc2, Clutch and BigHeatedRod! check-in: ca4ad96c1b 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
13:18:02
Minor typo in error message. check-in: 0b3302dd94 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.
BigHeatedRod doesn't work with -ibg option. check-in: 32e57554a1 user: geraint@users.sourceforge.net tags: origin/master, trunk

22:55:43
Updating with locally modified version.

rc, rc2 and Clutch work flawlessly; abg.m is identical whether or not -ibg is used.
BigHeatedRod doesn't work with -ibg option. check-in: 0be332b4d1 user: geraint@users.sourceforge.net tags: origin/master, trunk

2004-07-19
22:22:25
Fixed initialisation of ColumnVectors for -oct. check-in: e2048ec4bc user: geraint@users.sourceforge.net tags: origin/master, trunk
22:22:25
Fixed initialisation of ColumnVectors for -oct. check-in: 0c0ea183a1 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:30:41
Don't zero for cc code check-in: b75a629a5b 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
16:05:58
Zapped comment that causes check-in: 2a8a0522e3 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
21:13:53
Changed access method for Octave_map, operator[] method no longer works. check-in: d37bff68ab 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:53:06
Initialise for numpar as well check-in: 366260fa27 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
13:34:11
Create vectors using zeros(N,1) - avoids new octave
default to row vector - more reps now included
check-in: 24c99b433f 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
10:18:00
Explicitly size vectors - avoid default row vector bug check-in: 234e7ebe1b 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:58:48
Now row/column independent check-in: 8334228604 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
12:17:43
Handles new Fig header line. check-in: edda44204d 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:52
Return more information check-in: faee6e2e73 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
16:23:31
Removed multiple-runs bug - now just runs once! check-in: 4a616b698e 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:45:13
Changed obsolete <> to != check-in: 0da44dec18 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
11:44:34
Yet another option (to allow legend). check-in: 6c202451bd 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
20:37:19
Fixed Architecture. check-in: 35ce2c98b0 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
21:47:50
[ 898904 ] Remove mex dependency for RTW check-in: b0c1988a3a 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:44:37
Force n_vector_bonds to be a column vector. check-in: c4cde35a4f 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
20:42:40
Initialize Flipped.cons with [] instead of "". check-in: b8bebc4f7b 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
15:53:00
<mtt_model_name>_ae returns void, not double *. check-in: 3c29ac88b7 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
11:48:50
[ 852694 ] octave 2.1.52 breaks rbg2abg
same fix as rbg2abg.m
check-in: 4796bcf0b3 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

18:27:47
[ 852694 ] octave 2.1.52 breaks rbg2abg

Octave now prefers row vectors to column vectors. check-in: 26d58e31f0 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
12:05:49
Fix prob. when no bonds check-in: b172ab0035 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.
mtt recommends mtt-examples. check-in: e6c98916c8 user: geraint@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.
mtt recommends mtt-examples. check-in: 9a6b8108b1 user: geraint@users.sourceforge.net tags: origin/master, trunk

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
21:57:41
Implemented [ 898902 ] Default sfun_interface
All inputs and outputs are now passed between MTT and Simulink.
check-in: 42e1b8d9f6 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
18:03:34
Copied syncmail from the mttroot/CVSROOT version which is the latest
stable version (1.0) from the syncmail project
check-in: 26c5038250 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
17:53:34
Fixed [ 898739 ] libhdf5 dependency breaks -cc reps.
Now uses mkoctfile to determine include and library flags.
check-in: 4551da67fb 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:22:35
Don't write out the detailed description check-in: 564a55ae7d 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
10:10:14
Includes a _pic.fig file (schematic) if such exists check-in: 915806f213 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:12:21
Don't give details of Se De Sf Df INTF check-in: 0bc3a94b60 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
16:11:01
Removed debug check-in: 133a25550d 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:54:55
Dummy change (testing syncmail). check-in: 90e7145922 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
12:53:16
Updated using version 1.38 from syncmail project. check-in: 6de94d78bd 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
11:42:05
Defined pi to be 3.1416 if M_PI is not defined. check-in: 858295a4d4 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:22:10
Do proper arithmetic via let
Three levels of output
enumerate, not itemize
check-in: ece62a8944 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
10:13:05
Handles #SUMMARY correctely
Refined count of subsystems within fig file (avoilds ports with same
name as system
check-in: 93b98c41cf 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
09:51:07
Updated obsolete path name. check-in: d8b11b1193 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
18:48:25
<cmath> must be explicitly included for mex (matlab compiler script) to recognise std::pow. check-in: f514d2ac65 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:54:49
Fixed mailhost in accordance with instructions at:
http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1
(20040123)
check-in: eed450ae54 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:51:27
Add name of system to plot window. check-in: bf46e47d8e 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
10:43:35
Reduced length of parameter names: stripped leading top-level name. check-in: 5973f7f483 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
09:50:10
In correct row dimension for D fixed check-in: cb4d93f4e6 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

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: 2d4f755a90 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
17:21:35
Commented out equation tolerance assignment.
Default is more appropriate for general models.
check-in: cb4b33b63a 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
14:55:17
Display fabs(x) as |x| (required when -cc option is used). check-in: 2b5a31dc3c 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
00:52:51
Added extras.domain default parameter check-in: 4c352bed7c 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
00:42:51
Made Xfig bond graph library available alongside standard libraries (debian) check-in: 88f0d05096 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
00:58:56
Removed debugging stuff check-in: 687e1a6cde 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
21:19:19
Fixed simulation in remote observer mode check-in: 650e4a43e0 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
23:51:14
Added p_o.method = "remote" ; observer in rtlab check-in: d349f49c16 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
02:47:47
Show constained and controlled outputs seperately. check-in: 3db7b1cb85 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
01:07:16
Previous version wrong for x_0 ne 0; this version now correct check-in: 40cd09b5f8 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
23:34:57
Split up outtput into controlled and constrained check-in: d15ce2265b 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
21:21:51
More parameters in p_c and p_o check-in: a3e6873718 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
21:31:24
Don't default R if already set! check-in: 5ef421790a 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
20:58:16
Add extra modes using p_c.A_e check-in: a025e27f46 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
22:55:11
Fixed installation of man page. check-in: 5e9c9e09ce 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:14:43
Added subsection with script for model-specific options.
Fixed typo in url to mtt.sf.net.
check-in: 540b458407 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
18:12:31
Removed info format from doc-base entry. check-in: 42a2c78c84 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
11:12:46
Fixed location of mtt.html for dhelp. check-in: f690858e44 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:37:21
Added mtt entry to dwww documentation (Apps/Math section). check-in: 0a548f9030 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:46
Updated year. check-in: 274333b599 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
00:36:28
Removed misleading reference to mtt-doc. check-in: 56fce4479c 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
23:49:43
Put Xmtt into Debian|App|Math menu. check-in: 424d392212 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:55:02
Make time horizon tau part of p_c struct check-in: fa74b12eb3 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
09:30:24
Revised to work with LQ on alnalogue circuit example with integration check-in: b4a88aed89 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:31
Link ancestry of version-0-1 to it's source branch check-in: 538bbd8286 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
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
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: dcfb465bef 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
07:30:24
ppp_int_obs now returns corrected as well as predicted output check-in: 64167f57e7 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:21:20
Simulation and real now compatible! check-in: 265bc11f8e 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
16:14:38
Correct on current value, predict next value check-in: 0ae8799f88 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
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: c5dc02ddd6 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
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.
It also eliminates errors due to pi being defaulted to 1 in numpar.txt. check-in: f13a68b3bc user: geraint@users.sourceforge.net tags: origin/master, trunk

21:35:37
pi is now an implicit NOTVAR.

This eliminates the problem of duplicate declarations when -cc is used.
It also eliminates errors due to pi being defaulted to 1 in numpar.txt. check-in: 8c1df02a65 user: geraint@users.sourceforge.net tags: origin/master, trunk

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
14:22:37
"mtt -ibg rc odeso view" now works!
Still some remaining issues, particularly ports/aliasing.
check-in: 91f366b67b user: geraint@users.sourceforge.net tags: origin/master, trunk
14:22:37
"mtt -ibg rc odeso view" now works!
Still some remaining issues, particularly ports/aliasing.
check-in: 6b0982c6b8 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-04-12
21:06:26
*** empty log message *** check-in: 592b2dc722 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:06:26
*** empty log message *** check-in: 094c056f82 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:23:15
Updated names with double underscore. check-in: 72a0d88bd4 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:23:15
Updated names with double underscore. check-in: adf833697d user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-04-03
10:15:49
Now changes 110-1 to 109, not 19, etc. check-in: 435cbc1806 user: geraint@users.sourceforge.net tags: origin/master, trunk
10:15:49
Now changes 110-1 to 109, not 19, etc. check-in: 2cddbac245 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-03-25
17:15:25
New variable name format check-in: 617d485bf0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:15:25
New variable name format check-in: 36cb6b6bfd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:08:29
Tests new sese rep. check-in: e8c5ba367a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
17:08:29
Tests new sese rep. check-in: 53f4f6e368 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:57:08
Flow amplifier sorted equation check-in: 0e336a087b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:57:08
Flow amplifier sorted equation check-in: f493f06ac2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:56:30
Effort amplifier sorted equation check-in: 3d5e42b361 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:56:30
Effort amplifier sorted equation check-in: 29a8d1f06e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:55:42
Generic amplifier sorted equation check-in: 0d8fde31f9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:55:42
Generic amplifier sorted equation check-in: 19c95e4756 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:50:54
Added is_port -- but not used at the moment.
Some explanation added.
check-in: 9b8ec096c5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:50:54
Added is_port -- but not used at the moment.
Some explanation added.
check-in: 38c4342cd1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:28:04
Explicitly passes is_port to equation genration - only relevant to SS. check-in: 2372f2422a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:28:04
Explicitly passes is_port to equation genration - only relevant to SS. check-in: 4f9f17cce6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:24:06
SS_seqn Port SS now has forced "external,external" attribute
Sensor_seqn has temporary fix which leads to redundant equations
check-in: 06129d0cd0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:24:06
SS_seqn Port SS now has forced "external,external" attribute
Sensor_seqn has temporary fix which leads to redundant equations
check-in: 0df754caaf user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-03-24
15:10:14
Removed erroneous "gino" check-in: 0659348b7c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:10:14
Removed erroneous "gino" check-in: 9f4e71dd88 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:37:55
*** empty log message *** check-in: 4668b3f9ab user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:37:55
*** empty log message *** check-in: 0a9b764c33 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:34:55
Added endfunction check-in: fa31847e7d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:34:55
Added endfunction check-in: 818a722009 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:31:19
Documentation check-in: 21987a9f87 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:31:19
Documentation check-in: ecc9598817 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:20:28
*** empty log message *** check-in: 832b30881b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:20:28
*** empty log message *** check-in: ea8c3a6609 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:19:47
Alias CRs (as well ars args) check-in: 12abc6a06a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:19:47
Alias CRs (as well ars args) check-in: d4e11f9ca5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:18:00
Default file when no second argument check-in: 742bd32c68 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:18:00
Default file when no second argument check-in: 52245d1dec user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:17:10
Put equation on one line - easier for gino to parse check-in: b680013b7e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:17:10
Put equation on one line - easier for gino to parse check-in: 6c46f9f457 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:04:55
Added -I switch check-in: 946f676f26 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:04:55
Added -I switch check-in: 1506a53f51 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:03:36
Added -I switch to sese transformation check-in: e91e5a418a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:03:36
Added -I switch to sese transformation check-in: 75423f3313 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:21:03
In-line resolution of CRs using gino.
-- lin only just now.
check-in: 6e74c1d340 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:21:03
In-line resolution of CRs using gino.
-- lin only just now.
check-in: 26d21467ae user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:19:42
Documentation added check-in: e556499ea0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:19:42
Documentation added check-in: 11503b2330 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:09:52
Reformated to octave standard
Now writes variables in non-matrix form
check-in: 28603d680f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:09:52
Reformated to octave standard
Now writes variables in non-matrix form
check-in: 5a55f4eaf3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:00:15
Now uses varname.m to generate variable names
-- thus name format is determined by varname.m only.
check-in: 155c665a01 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:00:15
Now uses varname.m to generate variable names
-- thus name format is determined by varname.m only.
check-in: 4a5032af1d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-03-14
15:23:24
Avoid problems when ginsh command contains $1 etc
Avoid error when null string returned
check-in: 84a526bf4f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:23:24
Avoid problems when ginsh command contains $1 etc
Avoid error when null string returned
check-in: 542290e897 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:30:39
Tidied up some ifs check-in: 40f6806b38 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:30:39
Tidied up some ifs check-in: 082d43c213 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:19:04
Initial aliasing code - but need to pass cbg via arg list check-in: 50b3a5acb6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:19:04
Initial aliasing code - but need to pass cbg via arg list check-in: 6e272b8b19 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:03:28
Fixed error message check-in: cacc8a5875 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:03:28
Fixed error message check-in: d29b325992 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:49:50
Reads the cbg data structure form a file check-in: 772b1cdd4e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:49:50
Reads the cbg data structure form a file check-in: 1722ffefcb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:45:16
Now uses mtt_cbg check-in: 719f2840c1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:45:16
Now uses mtt_cbg check-in: f9deba8c3b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-03-13
16:34:40
New simple example of herachical rc circuit check-in: 145fd18ecd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:34:40
New simple example of herachical rc circuit check-in: e8e3feec68 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:47:35
Added sese rep. check-in: 84feefa11a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:47:35
Added sese rep. check-in: f761d6e16e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:44:53
The main transformation for sorted elementary equations check-in: 2e00f57135 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:44:53
The main transformation for sorted elementary equations check-in: 976e0c6b3d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:43:36
Helper for _sese generation check-in: 5d463df513 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:43:36
Helper for _sese generation check-in: 6752210f2e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:32:37
Octave m files for generating sorted equations _sese.r check-in: 0e41d1033c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:32:37
Octave m files for generating sorted equations _sese.r check-in: b2e26af53a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:19:04
Now uses __ to delimit subsystems in names. check-in: 2cf0c97f97 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:19:04
Now uses __ to delimit subsystems in names. check-in: c1c164f888 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:10:26
Removed redundant final column check-in: 9509f928eb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:10:26
Removed redundant final column check-in: edac6dabba user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:56:45
Equation generatation for sorted equations check-in: 74b9225cb0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:56:45
Equation generatation for sorted equations check-in: 888b344abe user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:22:34
No negative bond numbers check-in: 1e4f51e7b0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:22:34
No negative bond numbers check-in: 7693cb5a35 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-03-11
23:05:51
*** empty log message *** check-in: f715fc4b73 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:05:51
*** empty log message *** check-in: 886942145f user: geraint@users.sourceforge.net tags: origin/master, trunk
13:46:03
Added check for non-finite array elements. check-in: 9d2714a327 user: geraint@users.sourceforge.net tags: origin/master, trunk
13:46:03
Added check for non-finite array elements. check-in: 943995fdc4 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-03-10
12:07:25
Tracking Matlab's ever-changing API.
Updated to Matlab 6.5:
- removed mxSetName
- mexGetArray -> mexGetVariable
- mexPutArray -> mexPutVariable
check-in: cddb779670 user: geraint@users.sourceforge.net tags: origin/master, trunk
12:07:25
Tracking Matlab's ever-changing API.
Updated to Matlab 6.5:
- removed mxSetName
- mexGetArray -> mexGetVariable
- mexPutArray -> mexPutVariable
check-in: b7937ff652 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-02-28
09:12:17
Two more columns in _stuc.txt: causality and subsystem name check-in: d7385976d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:12:17
Two more columns in _stuc.txt: causality and subsystem name check-in: b3c8c02d46 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-02-21
09:17:16
*** empty log message *** check-in: a9445f4704 user: geraint@users.sourceforge.net tags: origin/master, trunk
09:17:16
*** empty log message *** check-in: be739f082c user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-02-13
11:57:35
Now sets default data style (lines) at initialisation so that it can be
changed by the user using "set data style dots", etc. at the command line.
check-in: 3b6ef1ea30 user: geraint@users.sourceforge.net tags: origin/master, trunk
11:57:35
Now sets default data style (lines) at initialisation so that it can be
changed by the user using "set data style dots", etc. at the command line.
check-in: 9fb405bd8e user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-02-12
01:28:27
*** empty log message *** check-in: 388ea87da8 user: geraint@users.sourceforge.net tags: origin/master, trunk
01:28:27
*** empty log message *** check-in: 372705fc1a user: geraint@users.sourceforge.net tags: origin/master, trunk
01:13:07
*** empty log message *** check-in: 83a5de95e6 user: geraint@users.sourceforge.net tags: origin/master, trunk
01:13:07
*** empty log message *** check-in: 34dec6dd16 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-02-11
20:04:08
Reverted to line-by-line optimisation as default and added caution to
description of -optg.

Global optimisation has been observed to create assignments using
uninitialised temporary variables. check-in: d38e195817 user: geraint@users.sourceforge.net tags: origin/master, trunk

20:04:08
Reverted to line-by-line optimisation as default and added caution to
description of -optg.

Global optimisation has been observed to create assignments using
uninitialised temporary variables. check-in: ca64dde77d user: geraint@users.sourceforge.net tags: origin/master, trunk

19:55:51
Now uses tr instead of sed to replace array index parentheses
(tr is better at coping with very, very long lines).

Fixed tidy-up regexps in decrement_indices function.

Fixed comment and function name c_to_fortran_paren. check-in: 3c858121cf user: geraint@users.sourceforge.net tags: origin/master, trunk

19:55:51
Now uses tr instead of sed to replace array index parentheses
(tr is better at coping with very, very long lines).

Fixed tidy-up regexps in decrement_indices function.

Fixed comment and function name c_to_fortran_paren. check-in: 64dfc2cb69 user: geraint@users.sourceforge.net tags: origin/master, trunk

2003-02-06
20:28:40
Added -ibg switch to aid testing during development of ibg2abg.m check-in: 4913bcced7 user: geraint@users.sourceforge.net tags: origin/master, trunk
20:28:40
Added -ibg switch to aid testing during development of ibg2abg.m check-in: 20a748db45 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-01-31
11:49:22
Added aliasing and causality (vectorisation is still to do). check-in: 75fde5922d user: geraint@users.sourceforge.net tags: origin/master, trunk
11:49:22
Added aliasing and causality (vectorisation is still to do). check-in: ea5ae4fbd1 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-01-29
23:31:58
Started adding rbg2abg functionality to ibg2abg. check-in: ebd768f442 user: geraint@users.sourceforge.net tags: origin/master, trunk
23:31:58
Started adding rbg2abg functionality to ibg2abg. check-in: 02c5ae953c user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-01-24
21:05:30
Moved creation time to top of README. check-in: eb0321dc23 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:05:30
Moved creation time to top of README. check-in: d4272e943b user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-01-15
18:28:52
Removed debugging lines check-in: a6c08d4650 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
18:28:52
Removed debugging lines check-in: 9ffd15be0e user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:49:10
New structure conversion script check-in: 30e7e30245 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:49:10
New structure conversion script check-in: e24d9c6a3f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-01-09
09:57:42
Added dummy first argument (comp_type) to cr check-in: 392fcc96e7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:57:42
Added dummy first argument (comp_type) to cr check-in: c76c510fa6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2003-01-07
21:47:35
Added causal stroke information to ibg.m check-in: f9063ea06a user: geraint@users.sourceforge.net tags: origin/master, trunk
21:47:35
Added causal stroke information to ibg.m check-in: 99a7320daf user: geraint@users.sourceforge.net tags: origin/master, trunk
18:09:21
More informative error message. check-in: 43e9de9544 user: geraint@users.sourceforge.net tags: origin/master, trunk
18:09:21
More informative error message. check-in: d2cfe6e011 user: geraint@users.sourceforge.net tags: origin/master, trunk
10:16:26
Added dummy first argument for compatibility with new _ese.r format. check-in: 32ba93e32b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:16:26
Added dummy first argument for compatibility with new _ese.r format. check-in: 1484260aed user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:11:45
Octavised.
Added new first argument to write component type to cr in ese file.
check-in: db05b576fa user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:11:45
Octavised.
Added new first argument to write component type to cr in ese file.
check-in: f5b5f826d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:10:14
Uses new version of equation.m - passes component type to cr. check-in: 2d8fdcf653 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:10:14
Uses new version of equation.m - passes component type to cr. check-in: 3581948d08 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:11:53
Octavised check-in: 2a91d53c00 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
09:11:53
Octavised check-in: 281670b4d2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:43:29
Attempting to add common intermediate representation between rbg and abg
so that a common method can be used to interpret dia and xfig diagrams
check-in: 8212047a2c user: geraint@users.sourceforge.net tags: origin/master, trunk
00:43:29
Attempting to add common intermediate representation between rbg and abg
so that a common method can be used to interpret dia and xfig diagrams
check-in: 2c420ae578 user: geraint@users.sourceforge.net tags: origin/master, trunk
2003-01-06
21:22:53
Updated SS entries. check-in: f972704606 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:22:53
Updated SS entries. check-in: d59bfab999 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-23
12:24:57
Move condition test to reflect modified J_uu check-in: cec1b202bf user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:24:57
Move condition test to reflect modified J_uu check-in: 8e4d43f7e8 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:17:47
Now GPL only check-in: 7c8a3e086b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:17:47
Now GPL only check-in: 731d6ee8b5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-12-20
12:48:41
Added terminal cost for w check-in: 64f6ad2f15 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:48:41
Added terminal cost for w check-in: bf8c131305 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:44:23
Don't augment A_u with A_w - do it externally check-in: 08172cee79 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:44:23
Don't augment A_u with A_w - do it externally check-in: 56129bf804 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-12-19
19:37:40
Added ps rep: "mtt sys cxxsim ps odes[o]"
"mtt sys cxxsim view" now uses ps
"mtt sys cxxsim gnuplot" now invokes gnuplot viewer
check-in: 4613b52204 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:37:40
Added ps rep: "mtt sys cxxsim ps odes[o]"
"mtt sys cxxsim view" now uses ps
"mtt sys cxxsim gnuplot" now invokes gnuplot viewer
check-in: 53685ef655 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:01:41
Fixed thinko: brackets don't need need to be escaped in C strings. check-in: cf2dd739d3 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:01:41
Fixed thinko: brackets don't need need to be escaped in C strings. check-in: 50b395aeaf user: geraint@users.sourceforge.net tags: origin/master, trunk
16:48:21
Initial files for gino - see README check-in: 51b26b2720 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:48:21
Initial files for gino - see README check-in: b196a153f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:21:48
Now causal completion creates new sys_cbg.dia instead of overwriting
sys_abg.dia, by default.
check-in: 5918cd94db user: david-hoover@users.sourceforge.net tags: origin/master, trunk
08:21:48
Now causal completion creates new sys_cbg.dia instead of overwriting
sys_abg.dia, by default.
check-in: 85ab7e79ff user: david-hoover@users.sourceforge.net tags: origin/master, trunk
2002-12-13
10:07:07
Added example in sh section of DIY reps check-in: d3d7754c45 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
10:07:07
Added example in sh section of DIY reps check-in: 2d7fe86697 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-12-12
17:43:33
Fixed [ 652792 ] CVS status failure prevents sfun.zip check-in: cfbed9affe user: geraint@users.sourceforge.net tags: origin/master, trunk
17:43:33
Fixed [ 652792 ] CVS status failure prevents sfun.zip check-in: c03dcc0415 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:23:27
Fixed [ 647664 ] Namespace clash: LANG check-in: f79ccba358 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:23:27
Fixed [ 647664 ] Namespace clash: LANG check-in: 57a87aa7c5 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:18:43
Fixed [ 647664 ] Namespace clash: LANG
Prepended MTT_ to SYS, OPTS and LANG environment variables.
check-in: c084ef2080 user: geraint@users.sourceforge.net tags: origin/master, trunk
17:18:43
Fixed [ 647664 ] Namespace clash: LANG
Prepended MTT_ to SYS, OPTS and LANG environment variables.
check-in: 43c2af3a70 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:07:13
Fix for [ 547513 ]
Re-written to eliminate need for installation.
Single C++ file (cxxsim.cc) handles the entire transformation which is
automatically compiled on invocation by "mtt sys cxxsim view".
check-in: 6c92018268 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:07:13
Fix for [ 547513 ]
Re-written to eliminate need for installation.
Single C++ file (cxxsim.cc) handles the entire transformation which is
automatically compiled on invocation by "mtt sys cxxsim view".
check-in: 7a95f8d106 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:00:11
Removed cruft. check-in: 990644b403 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:00:11
Removed cruft. check-in: 441a80070a user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-11
12:41:46
LQ version of linear PPP check-in: 2ca6951971 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:41:46
LQ version of linear PPP check-in: d1aa6cd6b1 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:41:01
Solves ARE for PPP check-in: 09c187373a user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:41:01
Solves ARE for PPP check-in: ec6daeb9f2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:38:25
Added R and P arguments for LQ ppp check-in: 13958eaa9b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:38:25
Added R and P arguments for LQ ppp check-in: 384a5981e4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:36:12
Added R and P arguments so that ppp_quad_lin can be used here check-in: cf62983f7f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:36:12
Added R and P arguments so that ppp_quad_lin can be used here check-in: a736355170 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2002-12-09
16:16:09
This function now expects bond graphs to be written using the
new dia 'MTT port' and 'MTT bond' objects.
Causal completion can be requested with command-line options.
A new .dia file is created with the requested causality changes.
check-in: acec47d320 user: david-hoover@users.sourceforge.net tags: origin/master, trunk
16:16:09
This function now expects bond graphs to be written using the
new dia 'MTT port' and 'MTT bond' objects.
Causal completion can be requested with command-line options.
A new .dia file is created with the requested causality changes.
check-in: 53f8c2af76 user: david-hoover@users.sourceforge.net tags: origin/master, trunk
09:22:04
Updated name of input variable. check-in: 15b8f41ca1 user: geraint@users.sourceforge.net tags: origin/master, trunk
09:22:04
Updated name of input variable. check-in: bf214bfc84 user: geraint@users.sourceforge.net tags: origin/master, trunk
00:14:08
Hierarchical dia and mixed dia/fig bond graphs now working. check-in: 57a6fc2892 user: geraint@users.sourceforge.net tags: origin/master, trunk
00:14:08
Hierarchical dia and mixed dia/fig bond graphs now working. check-in: eaa263e94b user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-07
18:33:08
Added portlist for internal ports. check-in: 6e6c017e61 user: geraint@users.sourceforge.net tags: origin/master, trunk
18:33:08
Added portlist for internal ports. check-in: 745adce292 user: geraint@users.sourceforge.net tags: origin/master, trunk
2002-12-06
22:14:35
Fixed handling of anonymous components
- default cr and args were printed in fields 1 and 2 with 3 empty
- now lists anonymous components in label file for information
check-in: edf73359ab user: geraint@users.sourceforge.net tags: origin/master, trunk
22:14:35
Fixed handling of anonymous components
- default cr and args were printed in fields 1 and 2 with 3 empty
- now lists anonymous components in label file for information
check-in: eb3963d8b2 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:12:28
Removed unique option from sort
- prevents multiple anonymous components from existing
- duplicate named components are caught by rbg_fig2m.awk anyway
check-in: 0da9a94a57 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:12:28
Removed unique option from sort
- prevents multiple anonymous components from existing
- duplicate named components are caught by rbg_fig2m.awk anyway
check-in: e21fcc831e user: geraint@users.sourceforge.net tags: origin/master, trunk

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]