Ancestors of file mttroot/mtt/lib/rep/sfun_rep/Makefile from check-in d4272e943b
|
2003-01-24
| ||
| 21:05 | Moved creation time to top of README. file: [2020d7fea5] check-in: [d4272e943b] 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: [c03dcc0415] 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: [43c2af3a70] 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: [8e4c5ad3f2] 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: [5680e6e905] 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: [41aed42be2] 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: [aebab108aa] 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: [dc3ec712bc] 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: [26c6d89108] 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: [79e087b982] 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: [1766067043] 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: [97bf211b88] 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: [d60ad9b171] 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: [eb604154d7] user: geraint@users.sourceforge.net, branch: origin/master, size: 405 [annotate] [blame] [check-ins using] | |