02 Jun 2021, Konstantin Olchanski, Bug Report, History plots deceiving users into thinking data is still logging 
 | 
https://bitbucket.org/tmidas/midas/issues/305/log_history_periodic-doesnt-account-for
 
 
this problem is a blocker for the next midas release.
 | 
   
   02 Jun 2021, Konstantin Olchanski, Suggestion, Have a list of 'users responsible' in Alarms and Programs odb entries 
 | 
> This list of responsible being attached to alarm message strings ...
 
 
This is a great idea. But I think we do not need to artificially limit ourselves
 | 
   
   02 Jun 2021, Konstantin Olchanski, Bug Report, Wrong location for mysql.h on our Linux systems 
 | 
> % mariadb_config --cflags
 
> -I/usr/include/mariadb -I/usr/include/mariadb/mysql
 
 | 
   
   02 Jun 2021, Konstantin Olchanski, Info, label ordering in history plot 
 | 
> is there any way to order the labels in the history plot legend? In the old 
 
> system there was the “order” column in the config panel, but I can not find it 
 
> in the new system. Thanks in advance for the support.
 | 
   
   02 Jun 2021, Konstantin Olchanski, Info, label ordering in history plot 
 | 
> > is there any way to order the labels in the history plot legend? In the old 
 
> > system there was the “order” column in the config panel, but I can not find it 
 
> > in the new system. Thanks in advance for the support.
 | 
   
   02 Jun 2021, Konstantin Olchanski, Bug Report, Bug "is of type" 
 | 
> Hi,
 
> 
 
> I am running a simple FE executable that is supposed to define a PRAW DWORD bank.
 | 
   
   02 Jun 2021, Konstantin Olchanski, Bug Report, mhttpd WebServer ODBTree initialization 
 | 
> > Thanks a lot, this solved my issue!
 
> 
 
> ... or we should turn IPv6 off by default, since not many people use this right now.
 | 
   
   02 Jun 2021, Konstantin Olchanski, Bug Report, History formula not correctly managed 
 | 
> OS: OSX 10.14.6 Mojave
 
> MIDAS: Downloaded from repo on April 2021.
 
> 
 | 
   02 Jun 2021, Konstantin Olchanski, Info, bitbucket build truncated 
 | 
I truncated the bitbucket build to only build on ubuntu LTS 20.04.
 
 
Somehow all the other build targets - centos-7, centos-8, ubuntu-18 - have
 | 
   
   04 Jun 2021, Konstantin Olchanski, Bug Report, cmake with CMAKE_INSTALL_PREFIX fails 
 | 
> cmake ../ -DCMAKE_INSTALL_PREFIX=/usr/local/midas
 
 
good timing, I am working on cmake for manalyzer and rootana and I have not tested
 | 
   
   04 Jun 2021, Konstantin Olchanski, Info, MidasConfig.cmake usage 
 | 
> find_package(Midas)
 
 
I am testing find_package(Midas). There is a number of problems:
 | 
   
   04 Jun 2021, Konstantin Olchanski, Bug Report, cmake with CMAKE_INSTALL_PREFIX fails 
 | 
> cmake ../ -DCMAKE_INSTALL_PREFIX=/usr/local/midas
 
> Is the cmake setup not relocatable? This is new and was working until recently:
 
 | 
   
   04 Jun 2021, Konstantin Olchanski, Info, MidasConfig.cmake usage 
 | 
> > find_package(Midas)
 
> 
 
> So how much time should I spend in fixing find_package(Midas) to make it generally usable?
 | 
   
   08 Jun 2021, Konstantin Olchanski, Bug Report, cmake with CMAKE_INSTALL_PREFIX fails 
 | 
> > > cmake ../ -DCMAKE_INSTALL_PREFIX=/usr/local/midas
 
> > > Is the cmake setup not relocatable? This is new and was working until recently:
 
> > Not relocatable. This is because we do not install the header files.
 | 
   
   10 Jun 2021, Konstantin Olchanski, Bug Report, cmake with CMAKE_INSTALL_PREFIX fails 
 | 
> > > > > cmake ../ -DCMAKE_INSTALL_PREFIX=/usr/local/midas
 
> > > > > Is the cmake setup not relocatable? This is new and was working until recently:
 
> > > > Not relocatable. This is because we do not install the header files.
 | 
   
   15 Jun 2021, Konstantin Olchanski, Info, blog - convert tmfe_rev0 event builder to develop-branch tmfe c++ framework 
 | 
Now we are converting the alpha-g event builder from rev0 tmfe (midas-2020-xx) to the new tmfe c++
 
framework in midas-develop. Earlier, I followed the steps outlined in this blog
 
to convert this event builder from mfe.c framework to rev0 tmfe.
 | 
   15 Jun 2021, Konstantin Olchanski, Info, 1000 Mbytes/sec through midas achieved! 
 | 
I am sure everybody else has 10gige and 40gige networks and are sending terabytes of data before breakfast.
 
 
Myself, I only have one computer with a 10gige network link and sufficient number of daq boards to fill
 | 
   18 Jun 2021, Konstantin Olchanski, Bug Report, my html modbvalue thing is not working? 
 | 
I have a web page and I try to use modbvalue, but nothing happens. The best I can tell, I follow the documentation 
 
(https://midas.triumf.ca/MidasWiki/index.php/Custom_Page#modbvalue).
 
 | 
   
   18 Jun 2021, Konstantin Olchanski, Info, 1000 Mbytes/sec through midas achieved! 
 | 
> In MEG II we also kind of achieved this rate.
 
>
 
> Instead of an expensive high-grade switch, we chose a cheap "Chinese" high-grade switch.
 | 
   
   18 Jun 2021, Konstantin Olchanski, Info, 1000 Mbytes/sec through midas achieved! 
 | 
> ... MEG II ... 34 crates each with 32 DRS4 digitiser chips and a single 1 Gbps readout link through a Xilinx Zynq SoC.
 
>
 
> Zynq ... embedded ethernet MAC does not support jumbo frames (always read the fine prints in the manuals!)
 |