ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2793
|
26 Jul 2024 |
Stefan Ritt | Bug Fix | strlcpy and strlcat added to glibc 2.38 | Good catch. I added your code to the current
develop branch of MIDAS.
|
|
2795
|
31 Jul 2024 |
Stefan Ritt | Bug Report | New history plots: Zooming in on logarithmic y axis does not work as expected | I fixed that and committed the change to megon02,
just reload your browser. I also set ymin
and ymax of the Vacuum plot to meaningful |
|
2796
|
06 Aug 2024 |
Stefan Ritt | Forum | mfe.cxx with RO_STOPPED and EQ_POLLED | > I noticed that a check was added to mfe.cxx
in 1961af0d6:
>
|
|
2797
|
06 Aug 2024 |
Stefan Ritt | Suggestion | cmake-installing more files ? | I don't see any bad side effects at the moment,
so I accepted the changes and committed them.
|
|
2799
|
07 Aug 2024 |
Stefan Ritt | Bug Report | File name bug in csv export | Thanks. Fixed. Committed. Pulled on megon02.
Stefan |
|
2801
|
07 Aug 2024 |
Stefan Ritt | Bug Report | File name bug in csv export | Fixed as well. |
|
2803
|
08 Aug 2024 |
Stefan Ritt | Info | mana.cxx | We are considering to remove the analyzer
framework mana.cxx from MIDAS. It
currently has some compiler warnings and |
|
2805
|
19 Aug 2024 |
Stefan Ritt | Forum | "Safe" abort of sequencer scripts | This request came more than once in the past.
One thing I could implement is a "atexit"
function similarly to the C funciton atexit().
|
|
2810
|
23 Aug 2024 |
Stefan Ritt | Info | mana.cxx | Ok, no relevant complains so far, so I removed
mana and rmana from the CMake build
process, but left the file mana.cxx still |
|
2812
|
26 Aug 2024 |
Stefan Ritt | Info | Help parsing scdms_v1 data? | The MIDAS event format is described here:
https://daq00.triumf.ca/MidasWiki/index.php/Event_Structure
|
|
2816
|
01 Sep 2024 |
Stefan Ritt | Suggestion | Improve Event Documentation | > Hi,
>
> I am writing a Rust based midas file reader |
|
2824
|
04 Sep 2024 |
Stefan Ritt | Info | News MSCB++ API | I had two free afternoon and took the opportunity
to write a new API for the MSCB
system. I'm not sure if anybody else actually |
|
2828
|
05 Sep 2024 |
Stefan Ritt | Forum | Python frontend rate limitations? | > First the general advice: if you reduce
the "period" of your equipment, then your
function will get called more frequently. |
|
2846
|
16 Sep 2024 |
Stefan Ritt | Bug Report | Crash using ODB watch | The answer is in the error message: „Object
went out of scope“. When your frontent_init()
exits, the odb objects are destroyed. When |
|
2848
|
16 Sep 2024 |
Stefan Ritt | Bug Report | Crash using ODB watch | Well, the object *went* out of scope. For
my code it‘s hard to realize this, so the
error reporting is poor. Also the first object |
|
2853
|
20 Sep 2024 |
Stefan Ritt | Bug Report | Crash using ODB watch | The problem has been fixed in the current
version. Here is my analysis:
|
|
2855
|
20 Sep 2024 |
Stefan Ritt | Suggestion | Clean up compiler warning in manalyzer | > I like the look of std::format, looks cleaner
than string streams
|
|
2857
|
24 Sep 2024 |
Stefan Ritt | Info | News MSCB++ API | > Where is the example of error handling?
#include "mscbxx.h"
|
|
2872
|
09 Oct 2024 |
Stefan Ritt | Suggestion | odbedit minor quality of life | Ok, accepted, done and pushed.
Stefan
|
|
2875
|
11 Oct 2024 |
Stefan Ritt | Bug Report | Frontend name must differ from others by more than the last three characters | Hi Denis,
indeed a bug. Will fix it next week.
|
|