Fernando Santoro
Fernando Santoro
The setting of gains and offsets are now improved. The function that sets the gains also commits them using an EPICS call as well.
The 423/435 streaming devices contain a call to copy the tree (`dev.copy()`) inside the MDSWorker's new thread. This breaks the code when executing it from an mdsip service (i.e. when...
Two new devices to monitoring the slow rates streams coming from port 53666 of the D-Tacq 2106 423s and 435s.
When executing a shot cycle using D-Tacq's digitizers, sometimes mdsip processes become zombie processes. This, in turn, will break the shot cycle for the user. Those mdsip process will contain...
**Affiliation** MIT / PSFC **Version(s) Affected** MDSplus Release: alpha_release_7.139.33 **Platform** Ubuntu 20 **Describe the bug** jTraverser2 fails to display VMS floating point numbers (DTYPE_F). For example, when opening CMOD tree...
Some clean up of the code. Add debugging when using D-Tacq API that loads the STL. Remove the usage of putData and instead directly add STL as text to the...
This is intended to be a discussion, there are several ways this can be handled for integers. Regardless, $ROPRAND is well suited for handling divide by zero errors for floating...
Since the values of `SEEK_SET`, `SEEK_CUR` and `SEEK_END` aren't standard, this adds a way to access the C macros from TDI. This is for use with the `FSEEK()` builtin, like...
* clang-format introduced weird formatting issues for certain section of the tdishr codebase. Those issues were fixed manually. * Some refactor of the code was needed for those fixes.
**Affiliation** MIT/PSFC **Version(s) Affected** Release: alpha_release-7-153-6 Date: Tue Jul 22 22:00:27 UTC 2025 **Platform(s)** Ubuntu 24 **Describe the bug** ( Related to issue #1540 ) A configuration file that contains...