/trunk Developers: azazi

Login name:
azazi
Total Commits:
27 (0.0%)
Lines of Code:
1,006 (0.0%)
Most Recent Commit:
2011-09-30 13:55
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for azazi

Activity by Day of Week for azazi

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 27 (100.0%) 1006 (100.0%) 37.2
c_runtime/ 9 (33.3%) 538 (53.5%) 59.7
Compiler/susan_codegen/SimCode/ 12 (44.4%) 364 (36.2%) 30.3
Compiler/Template/ 1 (3.7%) 103 (10.2%) 103.0
testsuite/ 1 (3.7%) 1 (0.1%) 1.0
doc/ 3 (11.1%) 0 (0.0%) 0.0
FMI/import/source/ 1 (3.7%) 0 (0.0%) 0.0

Activity of azazi

Most Recent Commits

azazi 2011-09-30 13:55 Rev.: 9981

Fixed Figure number in users guide and added fmuWrapper.o file which is required for FMI import.

0 lines of code changed in 2 files:

  • FMI/import/source: fmuWrapper.o (new)
  • doc: OpenModelicaUsersGuide.doc (changed)
azazi 2011-09-12 22:54 Rev.: 9797

Fixed FMU makefile.

116 lines of code changed in 3 files:

  • Compiler/Template: SimCodeFMU.mo (+103 -13)
  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+11 -5)
  • c_runtime: fmu_model_interface.c (+2 -2)
azazi 2011-09-12 03:29 Rev.: 9772

Corrected FMU Makefile.

1 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+1 -1)
azazi 2011-06-22 14:20 Rev.: 9337

Added linux compilation commands to FMU makefile.

52 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+52 -26)
azazi 2011-06-22 11:11 Rev.: 9334

Updated FMI Modules. Simple models without events are working now. Removed try catch from fmu_model_interface.c as its not standard C.

45 lines of code changed in 4 files:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+28 -34)
  • c_runtime: fmiModelFunctions.h (+4 -2), fmu_model_interface.c (+12 -14), fmu_model_interface.h (+1 -1)
azazi 2011-04-19 01:32 Rev.: 8698

Added information to section 3.3 & 3.4 and also updated figure 3-1. I still need to add more info in section 3.4

0 lines of code changed in 2 files:

  • doc: OpenModelicaSystem.doc (changed), OpenModelicaSystem.pdf (changed)
azazi 2011-03-17 02:04 Rev.: 8265

updated makefile to create .fmu zipped file with proper directory structure. I have added code that creates .lib file to make it compatible with dymola import. Now we can export small models and import them in dymola.

10 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+10 -5)
azazi 2011-03-16 13:54 Rev.: 8247

fmi eventindicator fixed, makefile changed to create directory structure.

6 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+6 -1)
azazi 2011-03-16 04:57 Rev.: 8241

Added code for eventupdate function.

55 lines of code changed in 3 files:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+8 -16)
  • c_runtime: fmu_model_interface.c (+35 -3), fmu_model_interface.h (+12)
azazi 2011-03-11 06:06 Rev.: 8173

Added code for getEventIndicator function.

54 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+54 -5)
azazi 2011-03-04 05:29 Rev.: 8074

Updated variable ids for c and xml files.

69 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+69 -29)
azazi 2011-01-13 17:53 Rev.: 7693

Fix by Martin to replace spaces with _ from Username in windows.
User Name will be changed to User_Name.

1 lines of code changed in 1 file:

  • testsuite: rtest (+1)
azazi 2011-01-08 13:37 Rev.: 7665

Working copy for setstartvalues function

0 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (-1)
azazi 2011-01-08 13:09 Rev.: 7664

Added code for initialize and setstartvalues function.

99 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+99 -17)
azazi 2010-12-15 17:32 Rev.: 7409

Headerfile for fmi c interface.

0 lines of code changed in 1 file:

  • c_runtime: fmu_model_interface.h (new)
azazi 2010-12-15 03:54 Rev.: 7395

added code for fmi export functionality

498 lines of code changed in 3 files:

  • Compiler/susan_codegen/SimCode: SimCodeFMU.tpl (+26)
  • c_runtime: fmu_model_interface.c (new)
Generated by StatSVN 0.7.0