| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
3133
|
24 Nov 2025 |
Stefan Ritt | Info | switch midas to c++17 | > > > Following discussions at the MIDAS workshop,
we propose to move MIDAS from c++11 to c++17.
> > We shall move forward with this change.
|
|
|
3134
|
24 Nov 2025 |
Stefan Ritt | Bug Report | Cannot edit values in a subtree containing only a single array of BOOLs using the ODB web interface | Can you please update to the latest develop
versiokn of midas, and clear your browser
cache so that the updated JavaScript midas |
|
|
3136
|
25 Nov 2025 |
Stefan Ritt | Bug Fix | ODB update, branch feature/db_delete_key merged into develop | Thanks for the fixes, which I all approve.
There is still a "follow_links" in midas_c_compat.h |
|
|
3144
|
26 Nov 2025 |
Stefan Ritt | Info | switch midas to c++17 | I switched from
target_compile_features(<target> PUBLIC |
|
|
3148
|
27 Nov 2025 |
Stefan Ritt | Bug Report | Error(?) in custom page documentation | Indeed a bug. Fixed in commit
https://bitbucket.org/tmidas/midas/commits/5c1133df073f493d74d1fc4c03fbcfe80a3edae4
|
|
|
3149
|
27 Nov 2025 |
Stefan Ritt | Suggestion | Improve 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
|
|
|
3157
|
27 Nov 2025 |
Stefan Ritt | Suggestion | Improve process for adding new variables that can be shown in history plots | > 1) history is independent from "runs", we
see a change, we apply it (even if it takes
10 sec or 2 minutes).
|
|
|
3158
|
27 Nov 2025 |
Stefan Ritt | Suggestion | mvodb WS and family type matching | > 2) "advanced" c++ code:
>
> void foo(const std::string& xxx) { ... |
|
|
3167
|
03 Dec 2025 |
Stefan Ritt | Suggestion | Improve process for adding new variables that can be shown in history plots | > Now, mlogger just silently continues not
writing to history. There is no ongoing error
message, there is no
|
|
|
3176
|
09 Dec 2025 |
Stefan Ritt | Bug Report | odbxx memory leak with JSON ODB dump | Thanks for reporting this. It was caused by
a
|
|
|
3180
|
10 Dec 2025 |
Stefan Ritt | Bug Report | odbxx memory leak with JSON ODB dump | > BTW, it looks like we are parsing the whole
JSON ODB dump (200k+) on every odbxx access.
Can you parse it just once?
|
|
|
3184
|
11 Dec 2025 |
Stefan Ritt | Bug Report | odbxx memory leak with JSON ODB dump | > Confirmed fixed, thanks! There are 2 small
changes I made in odbxx.h, please pull.
|
|
|
3187
|
04 Jan 2026 |
Stefan Ritt | Info | Ad-hoc history plots of slow control equipment | After popular demand and during some quite
holidays I implemented ad-hoc history plots.
To enable this
|
|
|
3188
|
09 Jan 2026 |
Stefan Ritt | Forum | MIDAS installation | Since we have no many RaspberryPi based control
systems running at our lab with midas, I
want to
|
|
|
3190
|
13 Jan 2026 |
Stefan Ritt | Forum | MIDAS installation | Thanks for your feedback. I reworked the installation
script, and now also called it "install.sh"
since it includes also the git clone. I modeled |
|
|
3191
|
13 Jan 2026 |
Stefan Ritt | Forum | MIDAS installation | I put the documentation under
https://daq00.triumf.ca/MidasWiki/index.php/Install_Script
|
|
|
3193
|
14 Jan 2026 |
Stefan Ritt | Bug Report | DEBUG messages not showing and related | MT_DEBUG messages are there for debugging,
not logging. They only go into the SYSMSG
buffer and NOT to the log file. If you want |
|
|
3195
|
20 Jan 2026 |
Stefan Ritt | Info | New tabbed custom pages | Tabbed custom pages have been implemented
in MIDAS. Below you see and example. The
documentation
|
|
|
3197
|
23 Jan 2026 |
Stefan Ritt | Info | Homebrew support for midas | Hi Mathieu,
thanks for your contribution. Have you looked |
|
|
3199
|
26 Jan 2026 |
Stefan Ritt | Info | Homebrew support for midas | > Actually, these two approaches are slightly
different I guess:
> - the installation script you are linking |
|