Skip to content

Conversation

@martsc1
Copy link

@martsc1 martsc1 commented Nov 6, 2025

Added methods to enable sending pupil diameter in mm and blink data in accordance with Gazepoint API 3.0. The older LPUPILD and RPUPILD are deprecated.

Added methods to enable sending pupil diameter in mm and blink data in accordance with Gazepoint API 3.0.
The older LPUPILD and RPUPILD are deprecated.
@esdalmaijer
Copy link
Owner

Fab, thanks! Do you know if these are backwards compatible with older versions of the API? If not, we should either make them optional orrrrr implement a version check. (The latter would have my preference.)

@martsc1
Copy link
Author

martsc1 commented Nov 12, 2025

I don't know whether it is backwards compatible, and I actually also don't know in which exact API version they introduced this function. I thought it was API 3.0, but I just found out I have version 2.8 (according to the get_api function call) and it works for me. From what I could find online, the blink tracking got introduced in version 2.1, and the more accurate pupil size in mm got introduced somewhere between versions 2.3 and 2.7. Documentation online is a bit sparse and scattered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants