ID |
Date |
Author |
Topic |
Subject |
Text |
|
2670
|
12 Jan 2024 |
Stefan Ritt | Forum | slow control frontends - how much do they sleep and how often their drivers are called? | > Hi Stefan, thanks a lot !
>
> I just thought that for the EQ_SLOW type |
|
2673
|
16 Jan 2024 |
Stefan Ritt | Forum | a scroll option for "add history variables" window? | Have you updated to the current midas version?
This issue has been fixed a while ago. Below
|
|
2675
|
17 Jan 2024 |
Stefan Ritt | Bug Report | mhttpd eqtable | > 1) In the attached snapshot you see that
the values shown from our vacuum Pirani and
Penning cells are all zero, which of course |
|
2680
|
18 Jan 2024 |
Stefan Ritt | Forum | History tags | This part of the system has been designed
by KO, so he should reply here.
|
|
2681
|
18 Jan 2024 |
Stefan Ritt | Forum | mhttpd eqtable | I fixed both in the current version, so please
give it a try.
|
|
2683
|
22 Jan 2024 |
Stefan Ritt | Bug Report | Warnings about ODB keys that haven't been touched for 10+ years | > What's the best way to make these messages
go away?
> - Change the logic in db_validate_and_repair_key_wlocked() |
|
2694
|
28 Jan 2024 |
Stefan Ritt | Forum | number of entries in a given ODB subdirectory ? | I guess you won't change your FPGA configuration
just when you start a run, so I don't consider
the race
|
|
2695
|
28 Jan 2024 |
Stefan Ritt | Bug Report | Warnings about ODB keys that haven't been touched for 10+ years | > Please run "git blame" to find out who added
that check.
|
|
2705
|
08 Feb 2024 |
Stefan Ritt | Forum | number of entries in a given ODB subdirectory ? | > Konstantin is right: KEY.num_values is not
the same as the number of subkeys (should
it be ?)
|
|
2708
|
13 Feb 2024 |
Stefan Ritt | Forum | number of entries in a given ODB subdirectory ? | > > For ODB keys of type TID_KEY, the value
num_values IS the number of subkeys.
>
|
|
2715
|
15 Feb 2024 |
Stefan Ritt | Forum | number of entries in a given ODB subdirectory ? | > Hmm... is there any use case where you want
to know the number of directory entries,
but you will not iterate
|
|
2720
|
27 Feb 2024 |
Stefan Ritt | Forum | displaying integers in hex format ? | Thanks for reporting that bug. I fixed it
and committed the change to the develop branch.
|
|
2737
|
15 Apr 2024 |
Stefan Ritt | Bug Report | open MIDAS RPC ports | One thing coming to my mind is the interface
binding. If you have a midas host with two
networks
|
|
2741
|
29 Apr 2024 |
Stefan Ritt | Forum | Midas Sequencer with less than 1 second wait | I guess the simplest way to do that without
breaking with existing code is to change
the
|
|
2744
|
30 Apr 2024 |
Stefan Ritt | Forum | Midas Sequencer with less than 1 second wait | > This would work fine in principle, but isn't
implemented in the current MIDAS sequencer
as we understand it. (We tried!) Is your |
|
2746
|
30 Apr 2024 |
Stefan Ritt | Forum | Midas Sequencer with less than 1 second wait | While I will do it, i'm not sure if this is
what you want. If I understand correctly,
some process gets triggered and then writes |
|
2748
|
02 May 2024 |
Stefan Ritt | Forum | Midas Sequencer with less than 1 second wait | Ok, I implemented the float second wait function.
Internally it works in ms, so the maximum
resolution is 0.001 s.
|
|
2751
|
03 May 2024 |
Stefan Ritt | Bug Report | Params not initialized when starting sequencer | Ok, here is the complete code to reproduce
the problem. Load parameter_test.msl which
includes functions.msl. From the screenshot |
|
2754
|
03 May 2024 |
Stefan Ritt | Suggestion | Possible addition to IF Statements | The tinyexpr library I use to evaluate expressions
does not support boolean operations. I would
have to switch to the newer
|
|
2756
|
03 May 2024 |
Stefan Ritt | Bug Report | Params not initialized when starting sequencer | Ahh, that rings a bell:
1) JS opens start dialog box
|
|