ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2907
|
27 Nov 2024 |
Konstantin Olchanski | Bug Report | TMFE::Sleep() errors | >
> I wonder also if now that midas requires
stricter/newer c++ standards if there maybe
|
|
2908
|
27 Nov 2024 |
Konstantin Olchanski | Bug Report | TMFE::Sleep() errors | > status = select(1, &fdset, NULL, NULL,
&timeout);
>
|
|
2918
|
06 Dec 2024 |
Konstantin Olchanski | Bug Report | TMFE::Sleep() errors | > > status = select(1, &fdset, NULL,
NULL, &timeout);
> > On error, -1 is returned, ... timeout |
|
2919
|
06 Dec 2024 |
Konstantin Olchanski | Bug Report | TMFE::Sleep() errors | > Commit [develop 06735d29] improve TMFE::Sleep()
Report of test_sleep on Ubuntu-22 (Intel |
|
2470
|
17 Mar 2023 |
Konstantin Olchanski | Info | T2K/ND280 - Many warning from ten year old variables in ODB | Forwarded from the T2K/ND280 elog:
Author : Nick Hastings
|
|
2946
|
28 Feb 2025 |
Zaher Salman | Info | Syntax validation in sequencer | Hello,
I've implemented a very basic syntax validation |
|
2597
|
12 Sep 2023 |
Maia Henriksson-Ward | Suggestion | Syntax highlighting for sequencer scripts | Recently I was trying to read sequencer scripts
written by a previous student, and realized
it would be easier to
|
|
2598
|
12 Sep 2023 |
Stefan Ritt | Suggestion | Syntax highlighting for sequencer scripts | I like the idea of syntax highlighting, but
your solution is just for one editor which
not everybody
|
|
365
|
03 Apr 2007 |
Stefan Ritt | Info | Switch to Visual C++ 2005 under Windows | I had to switch to Visual C++ 2005 under Windows.
This required the upgrade of
all project files under \midas\nt\ and fixing |
|
556
|
20 Jan 2009 |
Stefan Ritt | Info | Subrun scheme implemented | A new "subrun" scheme has been implemented
in mlogger to split a big data file into
several individual data files. This feature |
|
558
|
23 Jan 2009 |
Renee Poutissou | Info | Subrun scheme implemented | Hi Stefan,
My colleague Tobi Raufer (tobi.raufer@stfc.ac.uk)
has tested this new implementation and
|
|
559
|
25 Jan 2009 |
Stefan Ritt | Info | Subrun scheme implemented | [quote="Renee Poutissou"]I have tested the
new subrun functionality a bit more and I
have two observations. First, it seems to |
|
1549
|
12 Jun 2019 |
Marius Koeppel | Forum | Strange JS array creation | Hello everybody,
I have a strange JS behavior. In one of my |
|
1550
|
17 Jun 2019 |
Konstantin Olchanski | Forum | Strange JS array creation | > db_create_key(hDB, 0, "Equipment/Switching/Variables/DATA_WRITE",
TID_INT);
|
|
1567
|
24 Jun 2019 |
Marius Koeppel | Forum | Strange JS array creation | > > for (i = 0; i < lines.length; i++) {
> > modbset("/Equipment/Switching/Variables/DATA_WRITE["
+ String(i) + "]", parseInt(lines[i]));
|
|
1570
|
25 Jun 2019 |
Konstantin Olchanski | Forum | Strange JS array creation | > --> In the midas back-end I never created
an array. I created an INT in the ODB with
db_create_key(hDB, 0,
|
|
2890
|
07 Nov 2024 |
Lukas Gerritzen | Suggestion | Stop run and sequencer button | Due to popular demand among our students,
I added a button to the sequencer that stops
the run and the sequence. If you find it |
|
2891
|
07 Nov 2024 |
Stefan Ritt | Suggestion | Stop run and sequencer button | I don't find this very useful. Some experiments
do not only want to stop the run, but also
do other cleanup things. To do that, I proposed |
|
2580
|
09 Aug 2023 |
Konstantin Olchanski | Bug Fix | Stefan's improved ODB flush to disk | This is an important improvement, should have
a post of it's own. K.O.
|
|
1581
|
28 Jun 2019 |
Thorsten Lux | Bug Report | Status page reloads every second | Hello,
We observed a strange behavior, from our |
|