ID |
Date |
Author |
Topic |
Subject |
Text |
|
1764
|
13 Jan 2020 |
Konstantin Olchanski | Info | How to convert C midas frontends to C++, CAEN libraries | Big thanks to Peter Kunz - specifically when
using the CAEN libraries:
|
|
1769
|
13 Jan 2020 |
Konstantin Olchanski | Info | status of self-signed https certificates | Now firefox returns the same error. version
72.0.1.
|
|
1799
|
29 Jan 2020 |
Pintaudi Giorgio | Info | Force triggering of idle routine of a frontend | Hello!
As you know, the generic MIDAS frontend has
a class driver, device driver, bus driver
|
|
1802
|
02 Feb 2020 |
Konstantin Olchanski | Info | Force triggering of idle routine of a frontend | Hi, Giorgio - I think you encountered a fundamental
problem with what to do at the begin of
run. There are two ways of thinking about |
|
1805
|
02 Feb 2020 |
Pintaudi Giorgio | Info | Force triggering of idle routine of a frontend | Dear Konstantin,
thank you very much for the explanation.
I already have an idea of how to solve my |
|
1806
|
03 Feb 2020 |
Stefan Ritt | Info | Force triggering of idle routine of a frontend | It is important to note that slow control
readout and sending of midas events are two
separate things. Readout is done as fast |
|
1808
|
04 Feb 2020 |
Pintaudi Giorgio | Info | Force triggering of idle routine of a frontend | Dear Stefan,
thank you very much for the clarification.
I knew about the DF_XXX flags and I am making |
|
1811
|
07 Feb 2020 |
Stefan Ritt | Info | Force triggering of idle routine of a frontend | Dear Giorgio,
ok, now I'm slowly getting your point.
|
|
1812
|
07 Feb 2020 |
Pintaudi Giorgio | Info | Force triggering of idle routine of a frontend | Dear Stefan,
Thank you for the advice. I will try to modify
the driver as you say. As for the dynamical |
|
1813
|
09 Feb 2020 |
Stefan Ritt | Info | Force triggering of idle routine of a frontend | You dirty hacks will probably work, but what
you REALLY want is to read out your HV always
as fast as possible, not only during run |
|
1816
|
10 Feb 2020 |
Konstantin Olchanski | Info | Force triggering of idle routine of a frontend | > We had a case where a detector produced
electrostatic discharges which only lasted
for a second or so
|
|
1821
|
12 Feb 2020 |
Stefan Ritt | Info | Force triggering of idle routine of a frontend | I had a look again at the issue. If you sett
the event limit to zero in the EQUIPMENT
list, then the idle() routine of your class |
|
1851
|
10 Mar 2020 |
Konstantin Olchanski | Info | MIDAS vs JSROOT web pages | Just FYI, I am looking at the ROOT web programming
component JSROOT and I notice that the RPC
mechanism quite different from the JSON-
|
|
1852
|
16 Mar 2020 |
Konstantin Olchanski | Info | MIDAS will use C++11 | > After much discussion, and following the
MIDAS workshop at TRIUMF, we made the decision
to use C++11 in MIDAS.
|
|
1853
|
16 Mar 2020 |
Pintaudi Giorgio | Info | MIDAS will use C++11 | About the boost library, that is exactly
what I did for a project of mine (the
calibration software for the WAGASCI
|
|
1855
|
16 Mar 2020 |
Konstantin Olchanski | Info | mhttpd mongoose 6.16 update | the update of mhttpd to mongoose version 6.16
was committed to the develop branch of midas.
If you do not want to use this
|
|
1856
|
16 Mar 2020 |
Konstantin Olchanski | Info | mhttpd mongoose 6.16 update | > the update of mhttpd to mongoose version
6.16 was committed to the develop branch
of midas.
|
|
1857
|
16 Mar 2020 |
Konstantin Olchanski | Info | mhttpd mongoose 6.16 update | > > the update of mhttpd to mongoose version
6.16 was committed to the develop branch
of midas.
|
|
1858
|
17 Mar 2020 |
Konstantin Olchanski | Info | mbedtls, mhttpd mongoose 6.16 update | > > > the update of mhttpd to mongoose version
6.16 was committed to the develop branch
of midas.
|
|
1870
|
30 Mar 2020 |
Stefan Ritt | Info | mbedtls, mhttpd mongoose 6.16 update | I had some quick look at the new mongoose
code and didn't find anything I dislike.
Did a quick test of the proxy which worked |
|