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 |
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:
Fixed FMU makefile.
116 lines of code changed in 3 files:
Corrected FMU Makefile.
1 lines of code changed in 1 file:
Added linux compilation commands to FMU makefile.
52 lines of code changed in 1 file:
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:
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:
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:
fmi eventindicator fixed, makefile changed to create directory structure.
6 lines of code changed in 1 file:
Added code for eventupdate function.
55 lines of code changed in 3 files:
Added code for getEventIndicator function.
54 lines of code changed in 1 file:
Updated variable ids for c and xml files.
69 lines of code changed in 1 file:
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:
Working copy for setstartvalues function
0 lines of code changed in 1 file:
Added code for initialize and setstartvalues function.
99 lines of code changed in 1 file:
Headerfile for fmi c interface.
0 lines of code changed in 1 file:
added code for fmi export functionality
498 lines of code changed in 3 files: