| ID | Date | Author  | Topic | Subject | Text |  | 
| Draft | 18 May 2024 | Stefan Ritt | Bug Report | midas alarm borked condition evaluation | For everybody using EPICS: There is now a new system called MSetPoint (Midas Set Point)
 to control whole beamlines via EPICS.
 |  | 
| 2773 | 18 May 2024 | Stefan Ritt | Bug Report | midas alarm borked condition evaluation | For everybody using EPICS: There is now a new system called MSetPoint (Midas Set Point)
 to control whole beamlines via EPICS.
 |   | 
| 2774 | 18 May 2024 | Stefan Ritt | Bug Report | odbedit load into the wrong place | Taht's strange. I always was under the impression that .odb files are loaded relatively to
 the current location in
 |  | 
| 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
 
 |  |