Skip to content

Commit 72311ee

Browse files
committed
Added TobiiStreamEngine to submodules
1 parent 0697d59 commit 72311ee

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,6 @@
149149
[submodule "Apps/PSMoveLSL"]
150150
path = Apps/PSMoveLSL
151151
url = https://github.com/labstreaminglayer/App-PSMove.git
152+
[submodule "Apps/TobiiStreamEngine"]
153+
path = Apps/TobiiStreamEngine
154+
url = https://github.com/labstreaminglayer/App-TobiiStreamEngine.git

Apps/TobiiStreamEngine

Submodule TobiiStreamEngine added at f47eb86

docs/info/supported_devices.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,12 @@ Several eye tracking systems are currently supported by LSL and included in the
5555
* `SMI iViewX <https://github.com/labstreaminglayer/App-SMIEyetracker>`__
5656
* `SMI Eye Tracking Glasses <https://github.com/labstreaminglayer/App-SMIEyetracker>`__
5757
* SR Research Eyelink (very basic)
58-
* `Tobii Eye trackers <https://github.com/labstreaminglayer/App-Tobii>`__ (u)
58+
* Tobii Eye trackers
59+
* `Tobii Pro <https://github.com/labstreaminglayer/App-TobiiPro>`__
60+
* `Tobii StreamEngine (consumer devices) <https://github.com/labstreaminglayer/App-TobiiStreamEngine>`__
61+
* `Tobii other (older app)<https://github.com/labstreaminglayer/App-Tobii>`__ (u)
5962
* Custom 2-camera eye trackers (with some hacking)
60-
* `Pupil-Labs <https://github.com/labstreaminglayer/App-PupilLabs>`__
63+
* `Pupil-Labs < https://github.com/labstreaminglayer/App-PupilLabs>`__
6164

6265
Supported Human Interface Hardware
6366
**********************************

0 commit comments

Comments
 (0)