-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The current software only exports the pupil diameter as a control but we
need it included in the data stream and then out an analog output. There
are a few steps to achieve this.
- The fifo currently has a 16 bit x and y position. To hold more data we
need to switch to a 64-bit fifo - Pack the number of pixels into the stream. You can see how this is done
in the existing FPGA software
- Unpack the data in the host software
- Add an analog channel to the output
For recording that data in parallel with the existing eye trackers then add three
analog channels ot the StateSystemAnalog task for the optical X, Y and pupil
area.
Yujiaop
Metadata
Metadata
Assignees
Labels
No labels
