Overview
| Comment: | New PI controller component |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
2d57a51128e953a5a5d1cef312db49b8 |
| User & Date: | gawthrop@users.sourceforge.net on 2002-05-15 11:01:24.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2002-05-15
| ||
| 14:22:26 |
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. check-in: d9e3b30dc2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
| 11:01:24 | New PI controller component check-in: 2d57a51128 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
|
2002-05-14
| ||
| 20:19:06 | Fixed some memory leaks. check-in: 0ff8fc3bca user: geraint@users.sourceforge.net tags: origin/master, trunk | |
Changes