| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
3027
|
07 Apr 2025 |
Stefan Ritt | Suggestion | Sequencer ODBSET feature requests | If people are simultaneously editing scripts
this is indeed an issue, which probably never
can be resolved by technical means. It need |
|
|
3031
|
30 Apr 2025 |
Stefan Ritt | Info | New ODB++ API | I had to change the ODBXX API: https://bitbucket.org/tmidas/midas/commits/273c4e434795453c0c6bceb46bac9a0d2d27db18
The old C API is case-insensitive, meaning |
|
|
3033
|
30 Apr 2025 |
Stefan Ritt | Bug Report | ODBXX : ODB links in the path names ? | Indeed this was missing from the very beginning.
I added it, please report back if it's not
working.
|
|
|
3037
|
05 May 2025 |
Stefan Ritt | Bug Report | abort and core dump in cm_disconnect_experiment() | I would be in favor of not curing the symptoms,
but fixing the cause of the problem. I guess
you put the watchdog disable into mhist, |
|
|
3038
|
05 May 2025 |
Stefan Ritt | Info | db_delete_key(TRUE) | I would handle this actually like symbolic
links are handled under linux. If you delete
a symbolic link, the link gets
|
|
|
3046
|
26 May 2025 |
Stefan Ritt | Forum | Reading two devices in parallel | > Dear experts,
> in the CYGNO experiment, we readout
CMOS cameras for optical readout of GEM-TPCs. |
|
|
3053
|
10 Jun 2025 |
Stefan Ritt | Info | use of modified image showing MIDAS data format? | > Hello, I'm currently writing a paper about
making a dataset publicly available
> from the University of Minnesota and it's |
|
|
3056
|
10 Jun 2025 |
Stefan Ritt | Info | History configuration changed | Today the way the history system is configured
has changed. Whenever one adds new equipment
|
|
|
3057
|
11 Jun 2025 |
Stefan Ritt | Info | Frontend write cache size | We had issues with the frontend write cache
size and the way it was implemented in the
frontend
|
|
|
3060
|
19 Jun 2025 |
Stefan Ritt | Bug Report | History variables with leading spaces | I added now code to the logger so it properly
complains if there would be a leading space
in a variable name.
|
|
|
3061
|
23 Jun 2025 |
Stefan Ritt | Bug Report | Memory leak in mhttpd binary RPC code | Since this memory leak is quite obvious, I
pushed the fix to develop.
|
|
|
3064
|
21 Jul 2025 |
Stefan Ritt | Bug Report | Default write cache size for new equipments breaks compatibility with older equipments | > Perhaps have:
>
> set_write_cache_size("SYSTEM", 0);
|
|
|
3078
|
18 Sep 2025 |
Stefan Ritt | Suggestion | Get manalyzer to configure midas::odb when running offline | > > Of course with this patch extending manalyzer
to process two or more runs at the same time
becomes impossible.
|
|
|
3081
|
22 Sep 2025 |
Stefan Ritt | Suggestion | Get manalyzer to configure midas::odb when running offline | I will work today on the odbxx API to make
sure there are no memory leaks when you switch
form one file to another. I talked to KO |
|
|
3085
|
22 Sep 2025 |
Stefan Ritt | Suggestion | Get manalyzer to configure midas::odb when running offline | > > I will work today on the odbxx API to
make sure there are no memory leaks when
you switch form one file to another. I talked |
|
|
3086
|
22 Sep 2025 |
Stefan Ritt | Suggestion | Get manalyzer to configure midas::odb when running offline | > > > Of course with this patch extending
manalyzer to process two or more runs at
the same time becomes impossible.
|
|
|
3104
|
02 Oct 2025 |
Stefan Ritt | Forum | struct size mismatch of alarms | Sorry to intervene there, but the FEs are
usually compiled against libmidas.a . Therefore
you have to compile midas, usually do a "make |
|
|
3113
|
13 Nov 2025 |
Stefan Ritt | Bug Report | broken scroll on midas web pages | I confirm the problem is there (at least under
MacOSX Safari) and I will take care of it.
|
|
|
3114
|
13 Nov 2025 |
Stefan Ritt | Suggestion | Python sc_frontend.py Display and History variables | > We would like to write an sc_frontend in
Python instead of C++. All our drivers
> work correctly, as well as the creation |
|
|
3116
|
14 Nov 2025 |
Stefan Ritt | Bug Report | broken scroll on midas web pages | This problem was introduced by ZS in March
2023 with these commits:
|
|