Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 2.71 KB

CHANGES.rst

File metadata and controls

69 lines (58 loc) · 2.71 KB

3.1.1 (2024-05-09)

  • Bumps real-time API to support Pupillometry & Eye state in real-time.

3.1.0 (2023-05-25)

  • Adds official support for Neon modules
  • New project name pupil-labs-lsl-relay

3.0.2 (2022-11-09)

  • Gracefully handle xdf files without required time alignment information

3.0.1 (2022-10-25)

  • Detect missing dependencies and provide instructions on how to install them
  • Document how to install time alignment dependencies in the corresponding guide

3.0.0.post1 (2022-10-25)

  • Fix displayed version in docs

3.0.0 (2022-10-25)

2.1.0

  • Add check for correct epoch
  • Allow for direct device selection through command line argument
  • Outlet prefix can be set though command line argument
  • Restructure relay module to accept device ip and port explicitly, instead of accepting DiscoveredDeviceInfo
  • Add an acquisition field to the outlet metadata, including manufacturer, model, version and the serial number of the world camera

2.0.2

  • Fix default duration of network search (10 seconds)
  • Fix default interval for time synchronization events (60 seconds)

2.0.1

  • Document minimum Pupil Invisible Companion version required (v1.4.14)
  • Add code example demonstrating post-hoc time sync between a Pupil Cloud download and a LSL recording
  • Write debug logs to log file (path defined via --log_file_name parameter)

2.0.0