Timeline



2012-10-11:

15:58 Ticket #1876 (Backend - Expandable connectors: wrong equations generation in Multibody) closed by Adrian Pop
fixed
14:19 Ticket #1880 (OMEdit - OMEdit: uses all CPU during simulation) created by Henning Kiel
When simulation is running the OMEdit GUI seems to busy poll and …
12:45 Ticket #1876 (Backend - Expandable connectors: wrong equations generation in Multibody) updated by Adrian Pop
I'll wait until the testsuite finishes until I close this bug.
12:44 Ticket #1876 (Backend - Expandable connectors: wrong equations generation in Multibody) updated by Adrian Pop
Hopefully fixed in r13313. Added test in r13314.
12:42 Ticket #1876 (Backend - Expandable connectors: wrong equations generation in Multibody) updated by Adrian Pop
Status, Owner changed
12:15 Ticket #1878 (Code Generation - function copy_double_data_mem is missing in cpp runtine) closed by Niklas Worschech
fixed
12:15 Ticket #1690 (Backend - initial algorithm aren't considered while the initialization) reopened by Willi Braun
12:06 Ticket #1690 (Backend - initial algorithm aren't considered while the initialization) closed by Lennart Ochel
fixed: val(b, 0.0) = 9.0
11:54 Ticket #1585 (Backend - mixed system involving algorithms or other complex-equations) updated by Lennart Ochel
Cc, Status, Owner changed
11:51 Ticket #1585 (Backend - mixed system involving algorithms or other complex-equations) updated by Lennart Ochel
Description, Summary changed
11:49 Ticket #1585 (Backend - mixed system involving algorithms or other complex-equations) updated by Lennart Ochel
Cc, Priority, Component, Description, Type changed
09:54 Ticket #1879 (New Instantiation - Implement restrictions on pre) created by Per Östlund
We currently don't check all the restrictions on pre, see #1835.
09:06 Ticket #1878 (Code Generation - function copy_double_data_mem is missing in cpp runtine) created by Jens Frenkel
For the test Modelica.Mechanics.MultiBody.Frames.mos the function …
07:52 Ticket #1877 (Code Generation - Support size(cr)) closed by Martin Sjölund
fixed: Fixed in r13307. Testcase in r13308.
07:52 Ticket #1877 (Code Generation - Support size(cr)) updated by Martin Sjölund
Status, Owner changed
07:51 Ticket #1877 (Code Generation - Support size(cr)) created by Martin Sjölund
size(cr) (returning an integer array) is used by …

2012-10-10:

16:34 Ticket #1873 (Backend - Stack overflow introduced in backend) updated by Willi Braun
Status, Owner changed
As far as I see it's caused by preOptModule "removeSimpleEquations".
13:59 oneAxis321flat.txt attached to Ticket #1876 by Bruno Scaglioni
Flat model of 3.2.1
13:58 oneAxis31flat.txt attached to Ticket #1876 by Bruno Scaglioni
Flat model of MSL 3.1
13:58 Ticket #1876 (Backend - Expandable connectors: wrong equations generation in Multibody) created by Bruno Scaglioni
While testing multibody library for MSL 3.2.1 I disovered that the …
13:28 Ticket #1807 (Run-time - Let assert() trigger during initialization) updated by Willi Braun
Status, Owner changed
10:14 Ticket #1875 (Frontend - Error printed although record instantiation succeeds) created by Martin Sjölund
The following works, but produces an error-messages: […]
08:54 Ticket #1874 (Backend - Error sorting boolean variables) created by Martin Sjölund
In Modelica.Blocks.Examples.BooleanNetwork1: […] Why doesn't this …
08:46 Ticket #1873 (Backend - Stack overflow introduced in backend) created by Martin Sjölund
Sometime between r13263 and r13284 the backend started giving a stack …

2012-10-09:

21:15 Ticket #1690 (Backend - initial algorithm aren't considered while the initialization) updated by Willi Braun
Status, Owner, Component changed
15:48 Ticket #1868 (Backend - A couple of syntax errors in Compiler/Template/CodegenXML.tpl) closed by Bill Janssen
fixed: Fixed in revision 13277.
15:10 Ticket #1872 (Backend - Array-expression and when-statements do not work) closed by Willi Braun
fixed: fixed in r13276
10:42 Ticket #1872 (Backend - Array-expression and when-statements do not work) updated by Willi Braun
Status changed
09:19 Ticket #1860 (Run-time - Multibody MSL models that use quaternions as states fail simulation) closed by Bruno Scaglioni
fixed
08:25 Ticket #1872 (Backend - Array-expression and when-statements do not work) created by Martin Sjölund
[…] The flattened code contains when {b[1]} (which is correct). …

2012-10-08:

14:00 Ticket #1870 (Code Generation - Using fail() outside a match/matchcontinue causes a crash) closed by Martin Sjölund
fixed: Fixed in r13254.
11:49 Ticket #1860 (Run-time - Multibody MSL models that use quaternions as states fail simulation) updated by Bruno Scaglioni
Description, Summary changed
11:38 Ticket #1871 (Run-time - The FMI implementation contains int<->pointer casts) closed by Martin Sjölund
fixed
10:14 Ticket #1871 (Run-time - The FMI implementation contains int<->pointer casts) created by Per Östlund
The file Compiler/runtime/FMIImpl.c contains a couple of typecasts …
08:55 Ticket #1870 (Code Generation - Using fail() outside a match/matchcontinue causes a crash) created by adabe588@…
If you call a function that fails If instead of calling fail() then …

2012-10-07:

09:01 Ticket #1869 (Backend - detect completely constant parts) updated by Willi Braun
No, it's not that complicated, but just to check for states and events …

2012-10-06:

23:34 Ticket #1868 (Backend - A couple of syntax errors in Compiler/Template/CodegenXML.tpl) updated by Bill Janssen
Status, Owner changed
I'd also suggest renaming some of the functions depending on what they …
20:56 Ticket #1843 (Run-time - MSL 3.2 Modelica.Mechanics.Rotational.Examples.LossyGearDemo* issues) updated by Bill Janssen
This is a big problem for us.
20:23 Ticket #1868 (Backend - A couple of syntax errors in Compiler/Template/CodegenXML.tpl) updated by Bill Janssen
1. The xmlns expressions must be attributes on the top-level element, …
11:06 Ticket #1869 (Backend - detect completely constant parts) updated by Jens Frenkel
This should not be too complicated. The systems are seperated by …
08:15 Ticket #1868 (Backend - A couple of syntax errors in Compiler/Template/CodegenXML.tpl) updated by Alachew Mengist
1. Regarding top level declaration If we look at the current …
01:28 Ticket #1869 (Backend - detect completely constant parts) created by Willi Braun
We evaluate completely constant parts again an again, this should be …

2012-10-05:

19:22 CodegenXML.tpl.patch attached to Ticket #1868 by Bill Janssen
19:22 Ticket #1868 (Backend - A couple of syntax errors in Compiler/Template/CodegenXML.tpl) created by Bill Janssen
CodegenXML.tpl gets the top-level declaration wrong, and has a couple …
11:08 Ticket #1867 (Backend - Don't throw with "Division by zero" if it's treatable) created by Willi Braun
Change the division by zero thrown, so that it is only checked for …

2012-10-04:

18:09 Ticket #1866 (Backend - zero-crossings need to check for logical operator instead just for relation) updated by Adrian Pop
Cc changed
18:04 emf3.zip attached to Ticket #1866 by Willi Braun
model that demonstates that bug
18:03 Ticket #1866 (Backend - zero-crossings need to check for logical operator instead just for relation) created by Willi Braun
For the example attached from: …
12:20 extendsError.mo attached to Ticket #1865 by julian.wyszynski
Package showing error
12:19 Ticket #1865 (Backend - Error extending Model) created by julian.wyszynski
"Model2" in attached Package can't be instantiated. Is this not …
10:40 Ticket #1864 (Interactive Environment - Load libraries in the user's home directory by default) closed by Martin Sjölund
fixed: Fixed in r13179
10:30 Ticket #1864 (Interactive Environment - Load libraries in the user's home directory by default) updated by Martin Sjölund
Status, Owner changed
10:28 Ticket #1864 (Interactive Environment - Load libraries in the user's home directory by default) created by Martin Sjölund
Currently we only load libraries from /usr/lib/omlibrary (or …
Note: See TracTimeline for information about the timeline view.