History of file mttroot/mtt/lib/rep/sfun_rep/Makefile at check-in ef84c3718bb55d2137e20e7cec8aa69dee006ad0950dbface261480cc448df25
2021-03-01
| ||
11:39 | Deleted: Cleanup repository after cvs2git conversion. check-in: [af3953deae] user: jeff@gridfinity.com, branch: master, size: 0 | |
2004-02-23
| ||
21:47 | [ 898904 ] Remove mex dependency for RTW file: [b56d0c54fd] check-in: [f40162ac3d] user: geraint@users.sourceforge.net, branch: origin/master, size: 3932 [annotate] [blame] [check-ins using] [diff] | |
2004-02-17
| ||
21:57 |
Implemented [ 898902 ] Default sfun_interface All inputs and outputs are now passed between MTT and Simulink. file: [2744ac7e63] check-in: [b0300d5026] user: geraint@users.sourceforge.net, branch: origin/master, size: 3762 [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 | |
2003-01-24
| ||
21:05 | Moved creation time to top of README. file: [2020d7fea5] check-in: [eb0321dc23] user: geraint@users.sourceforge.net, branch: origin/master, size: 3757 [annotate] [blame] [check-ins using] [diff] | |
2002-12-12
| ||
17:43 | Fixed [ 652792 ] CVS status failure prevents sfun.zip file: [6e11143670] check-in: [cfbed9affe] user: geraint@users.sourceforge.net, branch: origin/master, size: 3757 [annotate] [blame] [check-ins using] [diff] | |
17:18 |
Fixed [ 647664 ] Namespace clash: LANG Prepended MTT_ to SYS, OPTS and LANG environment variables. file: [974e36d4ad] check-in: [c084ef2080] user: geraint@users.sourceforge.net, branch: origin/master, size: 3702 [annotate] [blame] [check-ins using] [diff] | |
2002-11-11
| ||
19:00 | Added CVS info, date and time to README. file: [f386a128ec] check-in: [8b122fc428] user: geraint@users.sourceforge.net, branch: origin/master, size: 3358 [annotate] [blame] [check-ins using] [diff] | |
2002-06-17
| ||
14:28 | c files now #include sys_cr.h. file: [9de61fb76d] check-in: [168a121b9d] user: geraint@users.sourceforge.net, branch: origin/master, size: 3240 [annotate] [blame] [check-ins using] [diff] | |
2002-06-10
| ||
23:00 | typo. file: [963c43672a] check-in: [9421f43e15] user: geraint@users.sourceforge.net, branch: origin/master, size: 3193 [annotate] [blame] [check-ins using] [diff] | |
2002-06-05
| ||
10:54 | #include "useful-functions.hh" added to files. file: [144656f589] check-in: [e168fd1202] user: geraint@users.sourceforge.net, branch: origin/master, size: 3193 [annotate] [blame] [check-ins using] [diff] | |
2002-05-27
| ||
14:52 |
Parameters in sfun reps are now declared using sympar.h at the top of the sfun*.c file instead of in individual functions. This causes the optimisation variables (mtt_tmp*) to be declared correctly without causing conflicts in the scope of parameter declarations. file: [ef9265af42] check-in: [bdfbe12d56] user: geraint@users.sourceforge.net, branch: origin/master, size: 2992 [annotate] [blame] [check-ins using] [diff] | |
2002-05-24
| ||
16:19 | Builds Simulink .mdl as well as sys_sfun.mexglx. file: [8d877b3018] check-in: [d23074a21b] user: geraint@users.sourceforge.net, branch: origin/master, size: 2974 [annotate] [blame] [check-ins using] [diff] | |
2002-05-23
| ||
17:08 |
`mtt sys sfun zip` now produces an input block and an interface block for MTT models. Models can be embedded within larger Simulink models by the 2 ports. The user must edit 2 code blocks in <sys>_sfun_interface.c before compiling with mex. file: [cc2f9e7025] check-in: [0ae1960649] user: geraint@users.sourceforge.net, branch: origin/master, size: 2952 [annotate] [blame] [check-ins using] [diff] | |
2002-05-21
| ||
11:46 |
MTT input block "sys_sfun_input.mexglx" created to provide inputs from MTT input file to plant model within Simulink. The command "mtt sys sfun zip" now also creates a simple sys.mdl file which connects the input block to the plant block correctly. file: [35509f7ef3] check-in: [f281078eb6] user: geraint@users.sourceforge.net, branch: origin/master, size: 2067 [annotate] [blame] [check-ins using] [diff] | |
2002-05-19
| ||
13:01 |
Numerical solution of algebraic equations implemented for S-function target.
Equation solving requires the Matlab Optimization Toolbox to be installed. Code has been changed from C++ to C to allow mex files to be built with LCC, Parameters are now obtained from numpar.c instead of a dialogue box. `mtt <sys> sfun zip` creates all necessary files for building the model mex files. file: [506c1123b2] check-in: [062029b187] user: geraint@users.sourceforge.net, branch: origin/master, size: 1398 [annotate] [blame] [check-ins using] [diff] | |
2002-05-15
| ||
14:22 |
Code for Simulink S-function target written direct to sfun.cc instead of calling .mexglx files. This eliminates the sfun dependency on Octave ColumnVectors. sys_sfun.cc should build directly on a MS Windows machine (can't test this yet). added sfun.zip target to create source code to export. file: [f2177a72f4] check-in: [d9e3b30dc2] user: geraint@users.sourceforge.net, branch: origin/master, size: 705 [annotate] [blame] [check-ins using] [diff] | |
2002-05-10
| ||
13:47 | Added: *** empty log message *** file: [0703d3d39e] check-in: [e521a22e53] user: geraint@users.sourceforge.net, branch: origin/master, size: 405 [annotate] [blame] [check-ins using] | |