History#

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#