History of file mttroot/mtt/bin/trans/dia2abg.pl at check-in f6a3278c73aad2fa
2021-03-01
| ||
11:39 | Deleted: Cleanup repository after cvs2git conversion. check-in: [af3953deae] user: jeff@gridfinity.com, branch: master, size: 0 | |
2004-08-25
| ||
20:16 | Added --dia_output_file to usage. file: [c5d3faf6c4] check-in: [cabb98da51] user: geraint@users.sourceforge.net, branch: origin/master, size: 18841 [annotate] [blame] [check-ins using] [diff] | |
2004-08-19
| ||
19:33 | Sorts component list into alphabetical order to improve default lbl.txt generation. file: [727b619778] check-in: [5ada2f34b7] user: geraint@users.sourceforge.net, branch: origin/master, size: 18795 [annotate] [blame] [check-ins using] [diff] | |
19:17 |
Removed functions associated with writing _abg.m directly. dia2abg.pl now produces _ibg.m instead. file: [f8b9be78d9] check-in: [3ee8dd0462] user: geraint@users.sourceforge.net, branch: origin/master, size: 18790 [annotate] [blame] [check-ins using] [diff] | |
2004-08-13
| ||
00:14 | Fixed interpretation of causal assignment on bonds. file: [9fb297b3c3] check-in: [c364bd4af8] user: geraint@users.sourceforge.net, branch: origin/master, size: 26328 [annotate] [blame] [check-ins using] [diff] | |
2004-08-05
| ||
09:07 | Sorts by type:name within categories: ports, components, 0, 1 file: [6be8b310ce] check-in: [649ef6492a] user: geraint@users.sourceforge.net, branch: origin/master, size: 26328 [annotate] [blame] [check-ins using] [diff] | |
2004-08-04
| ||
22:28 | Names anonymous components consistently with Xfig models. file: [144666cf03] check-in: [a87ba97558] user: geraint@users.sourceforge.net, branch: origin/master, size: 25794 [annotate] [blame] [check-ins using] [diff] | |
22:16 | Writes junctions to component list. file: [0963470534] check-in: [809e074f8a] user: geraint@users.sourceforge.net, branch: origin/master, size: 25798 [annotate] [blame] [check-ins using] [diff] | |
21:47 | Names anonymous components consistently with Xfig models. file: [fe284b92b9] check-in: [689be77ba9] user: geraint@users.sourceforge.net, branch: origin/master, size: 25837 [annotate] [blame] [check-ins using] [diff] | |
2004-08-02
| ||
06:55 | Handles repetitions (cmp.txt, ibg.m and abg.m) file: [cf869a340e] check-in: [8882cbd39e] user: geraint@users.sourceforge.net, branch: origin/master, size: 25735 [annotate] [blame] [check-ins using] [diff] | |
2004-08-01
| ||
22:07 | Writes anonymous components (except junctions) to cmp.txt and then assigns names to them. file: [631b1db315] check-in: [a828e95287] user: geraint@users.sourceforge.net, branch: origin/master, size: 25555 [annotate] [blame] [check-ins using] [diff] | |
18:39 | Writes port data (bond labels) to ibg.m file: [38d24fda44] check-in: [1b446b6a1d] user: geraint@users.sourceforge.net, branch: origin/master, size: 25350 [annotate] [blame] [check-ins using] [diff] | |
2004-07-31
| ||
22:51 | Writes causality information to ibg.m. file: [193803410a] check-in: [16dc8250f3] user: geraint@users.sourceforge.net, branch: origin/master, size: 24941 [annotate] [blame] [check-ins using] [diff] | |
02:00 |
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 | Removed error if label file has less than three fields. file: [3a7a725f01] check-in: [de8a6e6d8a] user: geraint@users.sourceforge.net, branch: origin/master, size: 20541 [annotate] [blame] [check-ins using] [diff] | |
2003-10-20
| ||
17:10 | Deleted: Created tag version-0-1 check-in: [e62ad9467f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 0 | |
2002-12-19
| ||
08:21 |
Now causal completion creates new sys_cbg.dia instead of overwriting sys_abg.dia, by default. file: [e1610ffe3b] check-in: [5918cd94db] user: david-hoover@users.sourceforge.net, branch: origin/master, size: 20626 [annotate] [blame] [check-ins using] [diff] | |
2002-12-09
| ||
16:16 |
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. file: [d1ad1c13b1] check-in: [acec47d320] user: david-hoover@users.sourceforge.net, branch: origin/master, size: 20626 [annotate] [blame] [check-ins using] [diff] | |
2002-12-07
| ||
18:33 | Added portlist for internal ports. file: [96410e2cea] check-in: [6e6c017e61] user: geraint@users.sourceforge.net, branch: origin/master, size: 19376 [annotate] [blame] [check-ins using] [diff] | |
2002-12-04
| ||
13:24 | Added code to distinguish Ports from Components. file: [4fe08566f1] check-in: [ddde0b4981] user: david-hoover@users.sourceforge.net, branch: origin/master, size: 18922 [annotate] [blame] [check-ins using] [diff] | |
12:22 |
dia2abg.pl now has option abg_file which default to $sys_abg.m instead of stdout. Made appropriate changes in abg2cmp_dia2txt and abg_dia2m. dia usage() now print usage without error message. file: [d84745ea9f] check-in: [d9925398f4] user: david-hoover@users.sourceforge.net, branch: origin/master, size: 18372 [annotate] [blame] [check-ins using] [diff] | |
2002-12-03
| ||
20:10 | Added: Converts data from _abg.dia to _abg.m format. file: [e68e309d17] check-in: [c83bbfb6b6] user: geraint@users.sourceforge.net, branch: origin/master, size: 18297 [annotate] [blame] [check-ins using] | |