ID |
Date |
Author |
Topic |
Subject |
Text |
|
1556
|
17 Jun 2019 |
Konstantin Olchanski | Bug Fix | restored modbset() in midas.js | > The modbset() function is used in many custom
pages at PSI ...
|
|
1559
|
17 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | A ladder of promise event handlers is certainly
one possibility to enforce the order of ODB
writes, but I wonder if we could so something |
|
1560
|
18 Jun 2019 |
Konstantin Olchanski | Bug Fix | removed modbset() from mhttpd.js | > A ladder of promise event handlers is certainly
one possibility to enforce the order of ODB
writes, but I wonder if we could so something |
|
1561
|
18 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | Just to make this point clear: The "write-to-odb-read-via-hotlink"
was never meant to guarantee the receiving
side to see each change. If changes happen |
|
1563
|
18 Jun 2019 |
Konstantin Olchanski | Bug Fix | removed modbset() from mhttpd.js | > Just to make this point clear: The "write-to-odb-read-via-hotlink"
was never meant to guarantee the receiving
side to see each change. If changes happen |
|
1663
|
14 Aug 2019 |
Konstantin Olchanski | Bug Fix | incorrect recursion in ss_suspend() via the user event handler | The ROOTANA midas analyzer uncovered a problem
with recursive use of ss_suspend().
|
|
1704
|
27 Sep 2019 |
Konstantin Olchanski | Bug Fix | improvement for midas web page resource use | I noticed that midas web pages consume unexpectedly
large amount of resources, as observed by
the chrome browser
|
|
1705
|
27 Sep 2019 |
Konstantin Olchanski | Bug Fix | improvement for midas web page resource use (alarm sound) | > I noticed that midas web pages consume unexpectedly
large amount of resources, as observed by
the chrome browser
|
|
1744
|
28 Nov 2019 |
Konstantin Olchanski | Bug Fix | improvement for midas web page resource use (alarm sound and fit_message) | > > I noticed that midas web pages consume
unexpectedly large amount of resources, as
observed by the chrome browser
|
|
1745
|
28 Nov 2019 |
Konstantin Olchanski | Bug Fix | improvement for midas web page resource use (alarm sound and fit_message) | > > > I noticed that midas web pages consume
unexpectedly large amount of resources, as
observed by the chrome browser
|
|
2229
|
24 Jun 2021 |
Konstantin Olchanski | Bug Fix | changes in history plots | I am updating the history plots. Main changes:
- the old history display code should again |
|
2231
|
24 Jun 2021 |
Stefan Ritt | Bug Fix | changes in history plots | I disagree with the proposed change to scale
the HV current for a "nice" display. If values
are scaled, the axis should be
|
|
2234
|
25 Jun 2021 |
Stefan Ritt | Bug Fix | changes in history plots | A general warning: With the recent history
changes implemented in the develop branch,
starting from a fresh ODB and editing
|
|
2235
|
25 Jun 2021 |
Marco Francesconi | Bug Fix | changes in history plots | We are using the new history formula as a
quick way to convert signals from sensors
to actual physical values (for example Voltage->Temperature, |
|
2236
|
25 Jun 2021 |
Konstantin Olchanski | Bug Fix | changes in history plots | > A general warning: With the recent history
changes implemented in the develop branch,
starting from a fresh ODB and editing
|
|
2237
|
25 Jun 2021 |
Konstantin Olchanski | Bug Fix | changes in history plots | > I disagree ...
I am happy with disagreement and differences |
|
2238
|
25 Jun 2021 |
Konstantin Olchanski | Bug Fix | changes in history plots | > > The only "correct" way in my opinion is
to implement two vertical axis, as can be
seen in some papers. One for the HV, and |
|
2239
|
25 Jun 2021 |
Konstantin Olchanski | Bug Fix | changes in history plots | I will have to post an example of a scaled
plot. I figure everybody forgot how they
look like.
|
|
2253
|
30 Jun 2021 |
Konstantin Olchanski | Bug Fix | changes in history plots | > I am updating the history plots.
> So the idea is to use this computation:
> y_position_on_plot = offset + factor*(formula(history_value) |
|
2265
|
14 Jul 2021 |
Konstantin Olchanski | Bug Fix | changes in history plots | Moving in the direction of this proposal.
History plot editor is updated according
to it. Remaining missing piece is the "show |
|