|  30 Jun 2021, Konstantin Olchanski, Bug Fix, changes in history plots | 
| > I am updating the history plots. > So the idea is to use this computation:
 > y_position_on_plot = offset + factor*(formula(history_value) - voffset)
 | 
|  14 Jul 2021, Konstantin Olchanski, Bug Fix, changes in history plots | 
| Moving in the direction of this proposal. History plot editor is updated according to it. Remaining missing piece is the "show raw value" buttons and code behind them.
 
 | 
|  14 Jul 2021, Konstantin Olchanski, Bug Fix, changes in history plots | 
| > Moving in the direction of this proposal. Remaining missing piece is the "show > raw value" buttons and code behind them.
 
 | 
|  24 Aug 2021, Stefan Ritt, Bug Fix, changes in history plots | 
| One addition I would be in favour of is to remove the "Order" and replace it with drag&drop handles, because this is what people are more used to today. Only the old guys like us remember the /etc/init.d/xx_yy scheme where one uses an integer number in the file name to
 determine an order.
 | 
|  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.
 
 | 
|  08 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue   | 
| Hi all, 
 I am having some issues getting the ODBINC command to work within the MIDAS
 | 
|  08 Feb 2022, Konstantin Olchanski, Bug Fix, ODBINC/Sequencer Issue | 
| Please post the output of odbedit "ls -l" for /eq/ar.../variables. (you posted the variable name as an image, and I cannot cut-and-paste the odb path!). BTW data size 4 is
 correct, 4 bytes for INT32/UINT32/FLOAT. For DOUBLE it should be 8. For you it prints 32
 | 
|  09 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue | 
| > Please post the output of odbedit "ls -l" for /eq/ar.../variables. (you posted the > variable name as an image, and I cannot cut-and-paste the odb path!). BTW data size 4 is
 > correct, 4 bytes for INT32/UINT32/FLOAT. For DOUBLE it should be 8. For you it prints 32
 | 
|  09 Feb 2022, Konstantin Olchanski, Bug Fix, ODBINC/Sequencer Issue | 
| > > [local:mu3eMSci:S]/>cd Equipment/ArduinoTestStation/Variables
 > [local:mu3eMSci:S]Variables>ls -l
 | 
|  10 Feb 2022, Stefan Ritt, Bug Fix, ODBINC/Sequencer Issue | 
| I tried following script: 
 ODBSET /Equipment/ArduinoTestStation/Variables/_S_, 10
 | 
|  14 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue | 
| > I tried following script: >
 > ODBSET /Equipment/ArduinoTestStation/Variables/_S_, 10
 | 
|  14 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue | 
| > > > > [local:mu3eMSci:S]/>cd Equipment/ArduinoTestStation/Variables
 > > [local:mu3eMSci:S]Variables>ls -l
 | 
|  14 Feb 2022, Stefan Ritt, Bug Fix, ODBINC/Sequencer Issue | 
| Just post here a minimal script which produces the error, so that I can try myself. 
 ... and make sure that you have the latest develop version of midas.
 | 
|  14 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue | 
| > Just post here a minimal script which produces the error, so that I can try myself. >
 > ... and make sure that you have the latest develop version of midas.
 | 
|  14 Feb 2022, Stefan Ritt, Bug Fix, ODBINC/Sequencer Issue | 
| > I noticed that "Jacob Thorne"  in the forum had the same issue as us in Novemeber last > year. Indeed we have not installed any later versions of MIDAS since then so we will
 > double check we have the latest version.
 | 
|  14 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue | 
| > > I noticed that "Jacob Thorne"  in the forum had the same issue as us in Novemeber last > > year. Indeed we have not installed any later versions of MIDAS since then so we will
 > > double check we have the latest version.
 | 
|  15 Feb 2022, Stefan Ritt, Bug Fix, ODBINC/Sequencer Issue | 
| > But the error still persists. Is there another way to update which we are missing? 
 The bug was definitively fixed in this modification:
 | 
|  15 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue | 
| > > But the error still persists. Is there another way to update which we are missing? >
 > The bug was definitively fixed in this modification:
 | 
|  16 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue | 
| > > But the error still persists. Is there another way to update which we are missing? >
 > The bug was definitively fixed in this modification:
 | 
|  15 Mar 2022, Konstantin Olchanski, Bug Fix, mhttpd ipv6 bind should be fixed now | 
| Something changed after my initial implementation of ipv6 in mhttpd and listening to ipv6 http/https connections was broken.
 
 |