ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2062
|
18 Dec 2020 |
Stefan Ritt | Suggestion | Code formatting | May I ask for your quick opinion on code formatting.
MIDAS had a coding style
which pretty much followed the ROOT coding |
    |
2063
|
04 Jan 2021 |
Stefan Ritt | Suggestion | Code formatting | After pondering over the holidays, I decided
to use the widely used LLVM code formatting,
|
|
2145
|
12 Apr 2021 |
Isaac Labrie Boulay | Forum | Client gets immediately removed when using a script button. | Hi all,
I'm running into a curious problem when I |
 |
2146
|
12 Apr 2021 |
Ben Smith | Forum | Client gets immediately removed when using a script button. | > if I use the script button, the logic_controller
program is immediately deleted by MIDAS.
|
|
2147
|
12 Apr 2021 |
Isaac Labrie Boulay | Forum | Client gets immediately removed when using a script button. | > > if I use the script button, the logic_controller
program is immediately deleted by MIDAS.
>
|
|
2148
|
12 Apr 2021 |
Ben Smith | Forum | Client gets immediately removed when using a script button. | I think it would be useful to find the minimal
example that exhibits this behaviour.
|
|
2149
|
13 Apr 2021 |
Isaac Labrie Boulay | Forum | Client gets immediately removed when using a script button. | > I think it would be useful to find the minimal
example that exhibits this behaviour.
>
|
|
2151
|
13 Apr 2021 |
Stefan Ritt | Forum | Client gets immediately removed when using a script button. | > I have followed your suggestions and the
program still stops immediately. My status
as returned from "cm_yield(100)" is always |
|
2791
|
05 Jul 2024 |
Joseph McKenna | Suggestion | Clean up compiler warning in manalyzer | This is a super small pull request, simple
replace deprecated sprintf with snprintf
|
|
2844
|
13 Sep 2024 |
Konstantin Olchanski | Suggestion | Clean up compiler warning in manalyzer | > This is a super small pull request, simple
replace deprecated sprintf with snprintf
> https://bitbucket.org/tmidas/manalyzer/pull-requests/9
|
|
2854
|
20 Sep 2024 |
Joseph McKenna | Suggestion | Clean up compiler warning in manalyzer | > > This is a super small pull request, simple
replace deprecated sprintf with snprintf
> > https://bitbucket.org/tmidas/manalyzer/pull-requests/9
|
|
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
|
|
2859
|
24 Sep 2024 |
Konstantin Olchanski | Suggestion | Clean up compiler warning in manalyzer | > > I like the look of std::format, looks
cleaner than string streams
>
|
|
1052
|
13 May 2015 |
Andreas Suter | Forum | Check if Client is running from Javascript | Is there currently an easy way to check from
javascript if a midas client is
running? I mean an equivalent to cm_exist.
|
|
1053
|
13 May 2015 |
Stefan Ritt | Forum | Check if Client is running from Javascript | [quote="Andreas Suter"]Is there currently
an easy way to check from javascript if a
midas client is
|
|
1054
|
13 May 2015 |
Thomas Lindner | Forum | Check if Client is running from Javascript | [quote="Andreas Suter"]Is there currently
an easy way to check from javascript if a
midas client is
|
|
1055
|
13 May 2015 |
Konstantin Olchanski | Forum | Check if Client is running from Javascript | > Is there currently an easy way to check
from javascript if a midas client is running?
I mean an equivalent
|
|
1056
|
14 May 2015 |
Andreas Suter | Forum | Check if Client is running from Javascript | Thanks a lot! This helps for now.
[quote="Thomas Lindner"][quote="Andreas Suter"]Is
there currently an easy way to check from |
|
2277
|
19 Sep 2021 |
Stefan Ritt | Bug Fix | Chat working again | Not sure how many people are using it, but
the Chat facility in midas was broken
for some time now and got fixed today again.
|
|
397
|
26 Jul 2007 |
Stefan Ritt | Info | Change of pointer type in mvmestd.h | I had to change the pointer type of mvme_read
and mvme_write to (void *) instead
to (mvme_locaddr_t *) to avoid warnings under |
|