ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2380
|
31 Mar 2022 |
Stefan Ritt | Suggestion | Maximum ODB size | Anybody some idea what the maximum ODB size
can be? In the old days, the linux
kernels had a severe limit on shared memory |
|
2383
|
13 Apr 2022 |
Stefan Ritt | Info | ODB JSON support | > Per xkcd, there is a new json standard "json5".
In addition to other things, numeric
> values NaN, +Infinity and -Infinity are |
|
2385
|
15 Apr 2022 |
Stefan Ritt | Info | New midas sequencer version | I prepared some slides about the new features
of the sequencer and post it here so
people can have a quick look at get some |
|
2394
|
02 May 2022 |
Stefan Ritt | Info | added web page for "mdump" | Here are some of my thoughts:
- I volunteer to write the JavaScript midas |
|
2395
|
04 May 2022 |
Stefan Ritt | Info | added web pages for "show odb clients" and "show open records" | Concerning the "scl" page, we are currently
having a discussion. At the moment, one can
|
|
2397
|
06 May 2022 |
Stefan Ritt | Info | Increased timeout for program shut down | We had the problem in our lab that a frontend
took about 6 seconds to gracefully
shut down, mainly it needed to park some |
|
2398
|
08 May 2022 |
Stefan Ritt | Info | RO_STOPPED with triggered events | We had issues in one of our experiment that
people used RO_STOPPED in the
equipment list together with triggered events |
|
2406
|
17 May 2022 |
Stefan Ritt | Info | RO_STOPPED with triggered events | > > > some old front-end are not running any
more since they do use RO_ALWAYS together
with
|
|
2413
|
20 Jun 2022 |
Stefan Ritt | Forum | Alarm on variable not updating | There are two functions to do that, one check
the last write access, the other the last
write access if the run is running. The alarm |
|
2417
|
05 Aug 2022 |
Stefan Ritt | Info | Information for midas updates though git | Several submodules of midas have been re-organized,
so if you want to pull the
newest version, you need a
|
|
2418
|
06 Aug 2022 |
Stefan Ritt | Info | Improvement of odbxx API | While the odbxx API has been successfully
used since the last months, a potential
problem with large ODBs surfaced. If you |
|
2419
|
08 Aug 2022 |
Stefan Ritt | Info | Improvement of odbxx API | After some thought, I changed the API again
and removed the flag in the constructor,
so the system now automatically choses the |
|
2423
|
08 Aug 2022 |
Stefan Ritt | Info | Information for midas updates though git | > after I set "submodule.recurse true", I
still have to type "git submodule update
--
|
|
2425
|
15 Aug 2022 |
Stefan Ritt | Bug Report | firefox hangs due to mhistory | > Firefox is hanging/becoming unresponsive
due to javascript code. After stopping the
script manually to get firefox back in control |
|
2429
|
17 Aug 2022 |
Stefan Ritt | Bug Report | firefox hangs due to mhistory | The problem lies in your function mhistory_init_one()
in Mudas.js:1965. You can only call "new
MhistoryGraph(e)" with an element "e" which |
|
Draft
|
17 Aug 2022 |
Stefan Ritt | Bug Report | firefox hangs due to mhistory | > Some of my histories are placed in an IFrame
object. I eventually realized that my code
fails
|
|
2432
|
17 Aug 2022 |
Stefan Ritt | Bug Report | firefox hangs due to mhistory | > Some of my histories are placed in an IFrame
object. I eventually realized that my code
fails
|
|
2435
|
22 Aug 2022 |
Stefan Ritt | Suggestion | mvodb functionality to get the 'LastWritten' property of a key | > I want to read data from the ODB with the
mvodb interface in one of my frontends, it's
useful to know how old that data is, so I |
|
2443
|
24 Oct 2022 |
Stefan Ritt | Suggestion | read_only odbxx? | > I really like the concept of the odbxx interface.
> I think it would be a nice feature if one
could have a read_only connection, e.g. by |
|
2445
|
29 Oct 2022 |
Stefan Ritt | Suggestion | read_only odbxx? | Ok, I implemented and committed that. Just
call
|
|