[root]/sandbox/eyelinkdev/mgllib/unitTests

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| dep | 16 (100.0%) | 191 (100.0%) | 11.9 |
merged eyelink, end of branch development
0 lines of code changed in 3 files:
moved eyedata save into the saveStimData to capture the user choice result
eat keys after calibration
added shell for drift correct
merged in additions for testEyelink
1 lines of code changed in 1 file:
fixes saving bugs for eyelink,
corrects recording check
rearranging getTaskParameters
6 lines of code changed in 1 file:
bugfix: StartRecording -> RecordingStart (and stop)
2 lines of code changed in 1 file:
Working mglEyelink with tracking
1 lines of code changed in 1 file:
get eye position in native or device coords
3 lines of code changed in 1 file:
Working mglEyelink.
This revision contains a working version of mglEyelink (the basic library calls) that
allows you to self calibrate, can return eye positions and appears (mostly) to not crash.
There is a lot of cleanup to be done in the code. Further, there MUST be a movement
towards a library based mgl with real make file and real architecture differentiation. Most
of what was tricky to make work was the eyelink calibration code (especially the eye drawing).
We still do not have working titles; we should report on state or return codes; etc.
Task integration is incomplete.
38 lines of code changed in 1 file:
test code
13 lines of code changed in 1 file:
a temporary test of Carbon Event Code
48 lines of code changed in 1 file:
maintain verbose state correctly with mglOpen/Close
2 lines of code changed in 1 file:
Continuing saga of a calibration code gone wrong.
Restored separation of code, re-factoring will be too complex for now. it needs
to be done carefully and with coordination, so it is postponed.
28 lines of code changed in 2 files:
Added unit test area and getkey test
49 lines of code changed in 2 files: