Timeline
2013-11-06:
- 20:29 Ticket #2450 (OMEdit - Omedit should allow graphic connections in WIP models) updated by
-
Owner, Component changed
- 20:26 Ticket #2465 (OMEdit - Allow graphical connection to array of connectors in omedit) updated by
- There are two conflicting issues here: 1. OMEdit needs to find out …
- 20:21 Ticket #2465 (OMEdit - Allow graphical connection to array of connectors in omedit) updated by
- Before the translation is triggered you should get a dialog window …
- 20:16 Ticket #2079 (OMEdit - OMEdit does not handle replaceable classes and components) updated by
- I strongly back this request. Also, OMEdit does not allow to make …
- 20:10 Ticket #2465 (OMEdit - Allow graphical connection to array of connectors in omedit) created by
- I want to connect a realoutput to the first element in an array of …
- 15:30 Ticket #2461 (Build Environment - Mac OMEdit and OMShell don't update) updated by
- I just tried to upgrade from 18010 to 18028, as a test. Again, it …
- 15:10 Ticket #2464 (Backend - SimVar generation) created by
- For the model Modelica.Electrical.Digital.Examples.Counter the …
- 08:58 Ticket #2463 (Backend - Error when removing simple equations for a simple model) updated by
- Leonardo, what would the compiler should do in this case? We should …
- 08:53 Ticket #2463 (Backend - Error when removing simple equations for a simple model) updated by
- I forgot to mention. This model is part of the redundancy tests of …
- 06:15 Ticket #2243 (Backend - reinit() statements do not appear in the xml produced by dumpXMLDAE) closed by
- fixed: Fixed in r18022. We now generate this file, containing reinit in …
- 04:57 Ticket #2243 (Backend - reinit() statements do not appear in the xml produced by dumpXMLDAE) updated by
- Reinits are saved separately (together with asserts, terminate and no …
- 04:54 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) updated by
-
I will change
<whenEquationId>
to<whenEquationCondition>
… - 04:18 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) closed by
- fixed: Fixed in r18021. Added also the attached model as a test.
2013-11-05:
- 20:52 Ticket #2463 (Backend - Error when removing simple equations for a simple model) updated by
- x1=-x2 -> x1:=-x2 -> x2:=0 x1=x2 -> x1=-x1 -> x1:=0 y2=-y3 -> y2:=1 …
- 14:56 Ticket #2463 (Backend - Error when removing simple equations for a simple model) created by
- Some time ago I reported a an error (ticket #2095) that seems to be …
- 14:55 Ticket #2461 (Build Environment - Mac OMEdit and OMShell don't update) updated by
-
Summary changed
I first tried to just update (to 18010), but the fix didn't seem to … - 14:17 Ticket #2462 (Run-time - filterOutput isn't working) updated by
- Here are changes in svn diff format. I tried cleaning it up a bit …
- 13:46 Ticket #2462 (Run-time - filterOutput isn't working) updated by
- What are the changes? Post any changes in diff format
- 13:12 Ticket #2462 (Run-time - filterOutput isn't working) created by
- Steps to reproduce in OMEdit: 1. Open …
2013-11-04:
- 21:54 Ticket #2461 (Build Environment - Mac OMEdit and OMShell don't update) updated by
- It should work if you deactivate openmodelica-devel before build or if …
- 19:57 Ticket #2341 (Backend - for objective forget remove alias) closed by
- fixed
- 18:15 Ticket #2461 (Build Environment - Mac OMEdit and OMShell don't update) created by
- I tried to upgrade from 17948 to 18002 and the build fails on my Mac. …
- 11:45 Ticket #2399 (Backend - array assignment does not work properly) closed by
- fixed: fixed in r17994.
- 11:34 Ticket #2460 (OMEdit - OMEdit – Find/Replace) created by
- 1. [defect] The ‘replace all’ feature is not working in OMEdit 2. …
- 11:25 Ticket #2458 (Backend - De-duplication of icons from the python icon generator script) closed by
- fixed: "Fixed" in r17993, basically as above.
- 10:47 Ticket #2399 (Backend - array assignment does not work properly) updated by
-
Status, Owner changed
[…] output2 gets not marked as discrete variable. - 09:45 Ticket #2458 (Backend - De-duplication of icons from the python icon generator script) updated by
- I am aware that this can be easily done in the script (see also …
- 09:23 Ticket #2458 (Backend - De-duplication of icons from the python icon generator script) reopened by
- Two thinks I'm still missing in order to make this suitable for usage …
- 09:20 Ticket #2140 (Backend - Enable Tearing by default) updated by
- Yes, I will have a look at it.
2013-11-03:
- 13:14 Ticket #2459 (OMEdit - Have to simulate twice to plot results) created by
- On a freshly opened OMEdit, if I click simulate it works fine - the …
2013-11-02:
- 09:55 Ticket #2140 (Backend - Enable Tearing by default) updated by
-
Cc changed
- 09:54 Ticket #2140 (Backend - Enable Tearing by default) updated by
-
Cc changed
- 09:54 Ticket #2140 (Backend - Enable Tearing by default) updated by
-
Cc changed
- 09:54 Ticket #2140 (Backend - Enable Tearing by default) updated by
-
Cc changed
@ptaeuber: Could you take a look at the … - 06:39 Ticket #2458 (Backend - De-duplication of icons from the python icon generator script) closed by
- fixed: Fixed in r17968
- 06:13 Ticket #2458 (Backend - De-duplication of icons from the python icon generator script) updated by
-
Status, Owner changed
You actually do need some way to connect the classname to the hash …
2013-11-01:
- 23:08 Ticket #2458 (Backend - De-duplication of icons from the python icon generator script) created by
- The new icon generator has one major flaw and that is it is a proper …
2013-10-31:
- 17:28 Ticket #2457 (Run-time - Do we have visualizers in openmodelica? Can we animate?) updated by
-
Owner, Type, Component changed
Yes, look into … - 16:45 Ticket #2457 (Run-time - Do we have visualizers in openmodelica? Can we animate?) created by
- Can we animate bodies in mechanics module? Thanks
- 15:45 Ticket #2456 (Code Generation - Change the garbage collector) updated by
-
Priority, Status, Owner changed
- 15:45 Ticket #2456 (Code Generation - Change the garbage collector) created by
- We need to change our data structures slightly in order to achieve a …
- 10:56 Ticket #2455 (Backend - "mixed system involving complex equation") updated by
-
Priority, Status, Component, Description, Owner changed
There is no support for mixed systems at all - yet. See #2432. - 10:19 Ticket #2455 (Backend - "mixed system involving complex equation") created by
- Hello, I am using OMEdit and I wrote a component which should …
- 08:03 WritingEfficientMetaModelica edited by
- (diff)
- 07:20 WritingEfficientMetaModelica edited by
- (diff)
2013-10-30:
- 18:58 Ticket #2243 (Backend - reinit() statements do not appear in the xml produced by dumpXMLDAE) updated by
-
Status, Owner changed
- 18:57 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) updated by
-
Status, Owner changed
- 18:56 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) updated by
-
Cc changed
- 18:55 Ticket #2243 (Backend - reinit() statements do not appear in the xml produced by dumpXMLDAE) updated by
-
Cc changed
- 17:22 Ticket #2454 (Backend - No MathML Output for Conditions of When Equations) created by
- The condition of when equations appears in child tag <whenEquationId>, …
Note:
See TracTimeline
for information about the timeline view.