Some stability issues, handling what to do when user calls clear all and a thread is running (which will dump the therad). Adding onExit calls. mglPostEvent still seems to not be very clean, if you try to quit it twice and clear all it crashes
21 lines of code changed in 5 files:
Return 0 when NI-DAQmx Base not installed
4 lines of code changed in 1 file:
Fixing code to handle computers that don't have NI-DAQmx Base installed -- will given warning and then not use digin
20 lines of code changed in 3 files:
Give warning if NI-DAQmx Base is not installed
9 lines of code changed in 1 file:
Display what calibration was done on the display in test settings
14 lines of code changed in 2 files:
Adding ability to hide mouse. Also mglEditScreenParams defaults to showing you your current display.
32 lines of code changed in 5 files:
This now has add/delete/revert for screen parameters
149 lines of code changed in 4 files:
Added message on how to get mrTools utilities if needed
2 lines of code changed in 1 file:
small fix to use correct return value
1 lines of code changed in 2 files:
Handling autoCloseScreen better
1 lines of code changed in 1 file:
changing some minor input arguments
7 lines of code changed in 1 file:
Screen parameters can now test digio
390 lines of code changed in 6 files:
Removing old version
0 lines of code changed in 1 file:
Added ability to call with displayNum set to -1 so that it will just draw the stimuli not open and close the screen so that it could be called from mglEditScreenParamsNew
33 lines of code changed in 1 file:
Added display of gamma test screen and calibration parameters to screenParams stuff
137 lines of code changed in 5 files:
function to validate screenparams, runs kinda slow though, may need some work
76 lines of code changed in 1 file:
More work on set/edit/get screen params. Now the test settings feature works
75 lines of code changed in 4 files:
Moved mglGetHostName into its own function. Began work on mglEditScreenParamsNew - GUI interface to setting up screen parameters
182 lines of code changed in 2 files:
Moved getHostaName into its own function, endScreen changed comments
2 lines of code changed in 2 files:
Always bringing up with window dressings for mglOpen(0). See if this improves stability
1 lines of code changed in 2 files:
Still fixing mglEditScreenParams - needs grouping of digin parameters on use parameter, also default field checks, and some values should be handled as checkbox rather than numbers
26 lines of code changed in 4 files:
More changes to make editing screen params work better
61 lines of code changed in 4 files:
Some functions for update the mglScreenParams with a GUI. Note that mglEditScreenParams requires mrParamsDialog which is in mrTools
101 lines of code changed in 4 files:
Fixing up mglDigIO, making sure it returns valid outputs etc.
54 lines of code changed in 3 files:
Fixing digial IO stuff
26 lines of code changed in 5 files:
Something is fishy about releasing memory -- commenting out for now, but we need to go figure out what is happening -- possibly some weird interaction with mglDigIO.c
5 lines of code changed in 1 file:
binaries
0 lines of code changed in 43 files:
Updated to add laptop
0 lines of code changed in 1 file:
init of digio was in the wrong section of if statement
1 lines of code changed in 1 file: