Josh Stillerman
Josh Stillerman
I will see where else it is used and try to make it consistent On 10/26/21 1:39 PM, Antoine Merle wrote: > > In |include/ipdesc.h| |SendArg| is declared as: >...
Even though the 2nd declaration is more 'correct' the 1st one is in a public include and is used in many places inside of the MDSplus codebase. I propose fixing...
merlea - Sorry for the delay, this slipped through the cracks. Looking at it now. -Josh
I think that the concept of Signals (in its current implementation) breaks down for multi dimensional arrays. I have run into this myself with data from some control system experiments...
Antoine - I would be happy to discuss this with you on zoom or on discord ( https://discord.gg/4gt6RbhHDm ). I think the clearest example of what is going on is...
I looked through the code, and can not see how this works.
When I build it in my own directory, it does the right thing. When I fire off a build using jenkins (for example: http://jenkins2.mdsplus.org/job/ubuntu18/7846/console ) it seems to know what...
Hmmm - Does anyone else have this problem? Is he the only Windows 11 user? If he runs ``` $ tditest mdsconnect('the-server-specified-in-thick-client') mdsvalue('whoami()') ``` what does he get
With the current alpha the node `t._MP1P01Z` is evaluable. I will try the same tests with the current stable. the nodes referred to in the expression are: ```t._MP1P01Z.FIT_P1.data() t._MP1P01Z.FIT_P2.data() t._MP1P01Z.FOO.data()...
Please verify that you are running: 7.131.6 by typing ``` jas@mfews-jas:~/kstar/KSTAR_27425$ mdstcl TCLshow version MDSplus version: 7.131.6 ---------------------- Release: HEAD_release_7.131.6 Browse: https://github.com/MDSplus/mdsplus/tree/HEAD_release_7.131.6 Download: https://github.com/MDSplus/mdsplus/archive/HEAD_release_7.131.6.tar.gz TCL> ``` Note that my output...