Back Midas Rome Roody Rootana
  Midas DAQ System, Page 131 of 158  Not logged in ELOG logo
ID Date Authordown Topic Subject Text Attachments
  3141   25 Nov 2025 Konstantin OlchanskiInfoswitch midas to c++17> target_compile_features(<target> PUBLIC
cxx_std_17)
> which correctly causes a
  
  3142   25 Nov 2025 Konstantin OlchanskiSuggestionmanalyzer root output file with custom filename including run numberHi, Jonas, thank you for reminding me about
this. I hope to work on manalyzer in the
next few weeks and I will review the ROOT
  
  3143   25 Nov 2025 Konstantin OlchanskiSuggestionImprove process for adding new variables that can be shown in history plots> One aspect of the MIDAS history plotting
I find frustrating is the sequence for adding
a new history 
  
  3151   27 Nov 2025 Konstantin OlchanskiSuggestionmvodb WS and family type matching> This is not a bug per se, but I find it
a little odd that the MVOdb functions RS,
  
  3152   27 Nov 2025 Konstantin OlchanskiBug ReportError(?) in custom page documentationthe double-decode bug strikes again!

> This commit breaks the sequencer pages...
  
  3153   27 Nov 2025 Konstantin OlchanskiSuggestionImprove process for adding new variables that can be shown in history plots> > I assume that mlogger rescanning ODB is
somewhat intensive process; and that's why
we don't want rescanning to 
  
  3154   27 Nov 2025 Konstantin OlchanskiInfoswitch midas to c++17
>   set(CMAKE_CXX_STANDARD 17)
>   set(CMAKE_CXX_STANDARD_REQUIRED ON)
  
  3155   27 Nov 2025 Konstantin OlchanskiForumControl external process from inside MIDAS> Rather than investing time to re-invent
the wheel here, better try to modify your
EPICS driver process to 
  
  3159   28 Nov 2025 Konstantin OlchanskiSuggestionmvodb WS and family type matching> > 2) "advanced" c++ code:
> > 
> > void foo(const std::string& xxx) { ...
  
  3160   28 Nov 2025 Konstantin OlchanskiSuggestionmvodb WS and family type matchingJust in time, enter std::string_view.
https://stackoverflow.com/questions/40127965/how-exactly-is-stdstring-view-faster-than-const-stdstring
  
  3162   01 Dec 2025 Konstantin OlchanskiBug Fixmvodb updatedI updated mvodb and test_mvodb. MIDAS ODB
and JSON ODB now implement all API 
functions. ReadKey, ReadDir and ReadKeyLastWritten
  
  3163   01 Dec 2025 Konstantin OlchanskiInfoMIDAS RPC add support for std::string and std::vector<char>> This is moving slowly. I now have RPC caller
side support for std::string and 
> std::vector<char>. RPC server side is next.
  
  3164   02 Dec 2025 Konstantin OlchanskiInfocm_expand_env()Just to remember, MIDAS has cm_expand_env()
to expand environment variables, in 
file paths, etc. It is used in several places
  
  3165   03 Dec 2025 Konstantin OlchanskiBug Fixno more breakage in history display when panningIn the DL experiment (unknown version of midas,
likely mid-summer 2025), we see artefacts
in the 
  
  3166   03 Dec 2025 Konstantin OlchanskiSuggestionImprove process for adding new variables that can be shown in history plots> 3b) mlogger used to rescan ODB each time
a new run is started, this code was removed
  
  3168   05 Dec 2025 Konstantin OlchanskiInfoMIDAS RPC add support for std::string and std::vector<char>> > This is moving slowly. I now have RPC
caller side support for std::string and 
> > std::vector<char>. RPC server side is
  
  3169   05 Dec 2025 Konstantin OlchanskiBug Fixupdate of JRPC and BRPCWith the merge of RPC_CXX code, MIDAS RPC
can now return data of arbitrary large size
and I am 
  
  3170   05 Dec 2025 Konstantin OlchanskiInfoaddress and thread sanitizersI added cmake support for the thread sanitizer
(address sanitizer was already 
there). Use:
  
  3171   07 Dec 2025 Konstantin OlchanskiSuggestionGet manalyzer to configure midas::odb when running offline>  #include "manalyzer.h"
>  #include "midasio.h"
> +#include "odbxx.h"
  
  3173   08 Dec 2025 Konstantin OlchanskiBug Reportodbxx memory leak with JSON ODB dumpI was testing odbxx with manalyzer, decided
to print an odb value in every event, 
and it worked fine in online mode, but bombed
  
ELOG V3.1.4-2e1708b5