ID |
Date |
Author |
Topic |
Subject |
Text |
 |
943
|
16 Dec 2013 |
Konstantin Olchanski | Bug Fix | Abolished SYNC and ASYNC defines | A few months ago, definitions of SYNC and
ASYNC in midas.h have been changed away from
"0" and "1",
|
|
948
|
15 Jan 2014 |
Konstantin Olchanski | Bug Fix | Fixed spurious symlinks to midas.log | In some experiments (i.e. DEAP), we see spurious
symlinks to midas.log scattered just about
everywhere. I
|
|
950
|
29 Jan 2014 |
Konstantin Olchanski | Bug Fix | make dox | The capability to generate doxygen documentation
of MIDAS was restored.
|
|
951
|
30 Jan 2014 |
Stefan Ritt | Bug Fix | make dox | > The capability to generate doxygen documentation
of MIDAS was restored.
>
|
|
963
|
18 Feb 2014 |
Konstantin Olchanski | Bug Fix | make dox | > > The capability to generate doxygen documentation
of MIDAS was restored.
> >
|
|
964
|
19 Feb 2014 |
Stefan Ritt | Bug Fix | make dox | > On most Linux systems, doxygen is easy to
install. Red Hat instructions are here:
> http://www.triumf.info/wiki/DAQwiki/index.php/SLinstall#Install_packages_needed_for_QUARTUS.2C_ROOT.2C_EPICS_and_MIDAS_DAQ
|
|
1071
|
15 Jul 2015 |
Konstantin Olchanski | Bug Fix | compiler warnings cleaned up | Latest C/C++ compilers (MacOS 10.10, GCC on
RHEL7 and Ubuntu) generate a large number
of new
|
|
1181
|
13 Jun 2016 |
Konstantin Olchanski | Bug Fix | example ssl certificate removed | I removed the example ssl certificate from
the midas git repository (ssl_cert.pem).
Now every midas
|
|
1319
|
02 Nov 2017 |
Konstantin Olchanski | Bug Fix | Fixed mlogger memory corruption, updated mxml | I the agdaq system I see memory corruption
in the mlogger. There were at least two bugs:
one
|
|
1364
|
18 Apr 2018 |
Thomas Lindner | Bug Fix | mhttpd / odb set strings -> truncates odb entry | I wanted to try to summarize the current situation
with regards to the handling of strings through
the MIDAS web interface.
|
|
1507
|
28 Mar 2019 |
Gennaro Tortone | Bug Fix | rmlogger events - double counting |
Hi,
|
|
1512
|
28 Mar 2019 |
Konstantin Olchanski | Bug Fix | rmlogger events - double counting | > I realized that if I use 'rmlogger' to write
events in ROOT format,
> each event is counted twice;
|
|
Draft
|
29 Mar 2019 |
Gennaro Tortone | Bug Fix | rmlogger events - double counting | Hi,
> I confirm this problem - event counter |
|
1515
|
29 Mar 2019 |
Gennaro Tortone | Bug Fix | rmlogger events - double counting | Hi,
> I confirm this problem - event counter |
|
1518
|
29 Mar 2019 |
Konstantin Olchanski | Bug Fix | rmlogger events - double counting | >
> > BTW, I do not think the ROOT writer (and
rmlogger) get much use these days ...
|
|
1551
|
17 Jun 2019 |
Konstantin Olchanski | Bug Fix | removed modbset() from mhttpd.js | The modbset() function in mhttpd.js is not
used anywhere in midas and it misleads midas
users into thinking that it works like the |
|
1554
|
17 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | I disagree. The modbset() function is used
in many custom pages at PSI because people
are tired of typing mjsonrpc_db_paste([path],[value]) |
|
1555
|
17 Jun 2019 |
Konstantin Olchanski | Bug Fix | removed modbset() from mhttpd.js | If it's a function intended for general use,
it should be in midas.js.
|
|
1556
|
17 Jun 2019 |
Konstantin Olchanski | Bug Fix | restored modbset() in midas.js | > The modbset() function is used in many custom
pages at PSI ...
|
|
1559
|
17 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | A ladder of promise event handlers is certainly
one possibility to enforce the order of ODB
writes, but I wonder if we could so something |
|