ID |
Date |
Author |
Topic |
Subject |
Text |
|
1573
|
26 Jun 2019 |
Konstantin Olchanski | Forum | Problem transferring fetest data from the remote frontend to the backend | > Hi again, we now have Midas installed on
the Rpi (remote frontend machine) and
> have managed to run Fetest on it. Now we |
|
1572
|
26 Jun 2019 |
Hassan | Forum | Problem transferring fetest data from the remote frontend to the backend | Hi again, we now have Midas installed on the
Rpi (remote frontend machine) and
have managed to run Fetest on it. Now we |
|
1571
|
26 Jun 2019 |
Hassan | Bug Report | ERROR INSTALLING 32BIT MIDAS LIBRARIES ON 64BIT HOST MACHINE | Thanks for your advice. We now have Midas
installed on both our machines (remote machine-Rpi
&
|
|
1570
|
25 Jun 2019 |
Konstantin Olchanski | Forum | Strange JS array creation | > --> In the midas back-end I never created
an array. I created an INT in the ODB with
db_create_key(hDB, 0,
|
|
1569
|
25 Jun 2019 |
Konstantin Olchanski | Bug Report | ERROR INSTALLING 32BIT MIDAS LIBRARIES ON 64BIT HOST MACHINE | Yikes, the error is in the CRC library. The
assembly-optimized crc32c function fails
to build, and the
|
|
1568
|
24 Jun 2019 |
Stefan Ritt | Bug Report | ERROR INSTALLING 32BIT MIDAS LIBRARIES ON 64BIT HOST MACHINE | Update: "make" instead of "make linux32" should
also work. I believe the "linux32" target
came
|
|
1567
|
24 Jun 2019 |
Marius Koeppel | Forum | Strange JS array creation | > > for (i = 0; i < lines.length; i++) {
> > modbset("/Equipment/Switching/Variables/DATA_WRITE["
+ String(i) + "]", parseInt(lines[i]));
|
|
1566
|
24 Jun 2019 |
Stefan Ritt | Bug Report | ERROR INSTALLING 32BIT MIDAS LIBRARIES ON 64BIT HOST MACHINE | Why don't your try the (yet undocumented)
new installation procedure:
|
|
1565
|
24 Jun 2019 |
Hassan | Bug Report | ERROR INSTALLING 32BIT MIDAS LIBRARIES ON 64BIT HOST MACHINE | Hi, we are part of the Mu3e research based
at University of Bristol. We have a
remote 32 bit frontend (raspberry pi) connected |
|
1564
|
19 Jun 2019 |
Konstantin Olchanski | Release | midas-2019-06 with cmake and c++ | We are happy to the midas release "midas-2019-06"
with the build system implemented in cmake
and the midas, mxml and mscb
|
|
1563
|
18 Jun 2019 |
Konstantin Olchanski | Bug Fix | removed modbset() from mhttpd.js | > Just to make this point clear: The "write-to-odb-read-via-hotlink"
was never meant to guarantee the receiving
side to see each change. If changes happen |
|
1562
|
18 Jun 2019 |
Konstantin Olchanski | Info | MIDAS switching to Cmake | > target_compile_options(rmlogger PRIVATE
-DHAVE_ROOT)
|
|
1561
|
18 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | Just to make this point clear: The "write-to-odb-read-via-hotlink"
was never meant to guarantee the receiving
side to see each change. If changes happen |
|
1560
|
18 Jun 2019 |
Konstantin Olchanski | 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 |
|
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 |
|
1558
|
17 Jun 2019 |
Stefan Ritt | Info | MIDAS switching to Cmake | > - it looks like cmake does not like building
variant executables and object files, i.e.
"with ROOT" and "without ROOT".
|
|
1557
|
17 Jun 2019 |
Konstantin Olchanski | Info | MIDAS switching to Cmake | > > Status update on the cmake conversion:
After the latest updates from Stefan & co, |
|
1556
|
17 Jun 2019 |
Konstantin Olchanski | Bug Fix | restored modbset() in midas.js | > The modbset() function is used in many custom
pages at PSI ...
|
|
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.
|
|
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]) |
|