Hans Olsson

Results 628 comments of Hans Olsson

I can understand the reason, and lineColor should be changed to black, and pattern=LinePattern.None added for all of them. The reason is that for compatibility reasons Dymola support the older...

> @henrikt-ma I have to admit I was too busy to consider Nand, Nor, and Xor. And yes you are right, MultiXor is somehow confusing. How would you define it?...

Regarding multi-xor: https://electronics.stackexchange.com/questions/93713/how-is-an-xor-with-more-than-2-inputs-supposed-to-work But as stated before I don't think we should add it until needed.

> @HansOlsson don't forget the case when you want to connect more than one vector. I feel somehow uncomfortabel with "solve that with the GUI". Any sound solution? To me...

The ftime handling of time-zones and DST is not clear to me, and thus I am not sure if it is worth the effort. In detail: as far as I...

What is the status of this one? I noticed that: - There are some comments indicating other changes - that I don't see in this PR. - It still exists...

> @HansOlsson @sjoelund Any ideas how to proceed? I think it is ok, but want to hear from @sjoelund

The example is now fully updated; and it turns out that there were more subtle differences for the cases. The comment explains it: - Case 2 and 4 slide diagonally...

> Typo on line 505: /* Same as findRowIndex2 but works on rows */ > > should be /* Same as findRowIndex2 but works on columns */ Just to be...

> @HansOlsson Will you rebase your branch to resolve the conficts or shall I? I can do it.