You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026May17Oct141072130Sep29Aug2720Added debugFlag usage.f_msiSetup masterf_msiSetup masterConfigured project for x86. Added missing tobii dlls to the Product.wxs.Added WiX Project and basic install configuration.Fixed memory leak.f_architectureR…f_architectureRefactoring f_resamplingRefactored. Timer task memory leaks are to be fixed.Simplified event structure.Adapted project to work with Tracker.Added Fake Tracker Class. re-implemented Gaze decimator.Tried to fix performance issue with fixed length decimator. Decimator still does not work properly, likely because processing is still slower than 1,7 ms (1/600).Finished prototype of gaze decimator.Improved mock gaze input via mouse.fix_reconnectionfix_reconnectionCould not reproduce reconnection bug, most likely the architectural changes fixed it already. Reconnections work fine now.Added server-side gaze simulation via mouse input.Changed architecture to reflect separation between web socket server and eye tracker.Added filtering to GazeDataProcessor.f_filteringf_filteringAdded new default value for TrackerSerialNumber. Changed the App.config for debugging on Neil. Added Tobii timestamps to message. Activated KeepClean feature of WebSocketServer.Added logic to provide configuration parameters in app.config-file. From now on the application only continues if the defined serial number matches the number of the connected tracker.Fixed problem where behavior was not correctly instantiated. Added null checking for sessions.Intermediate version. Added functionality to broadcast gaze data to all connected sessions.Projektdateien hinzufügen.GITIGNORE und GITATTRIBUTES hinzufügen.