EyeTrackVR/CHANGELOG.md
semantic-release-bot f0fd59198b chore(minor): 1.0.0-HSF-and-new-algos-feature-branch.11 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.11](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.10...v1.0.0-HSF-and-new-algos-feature-branch.11) (2023-10-08)

### 🍕 Features

* Merge pull request [#94](https://github.com/EyeTrackVR/EyeTrackVR/issues/94) from DeltaNeverUsed/HSF-and-new-algos-feature-branch ([e1203aa](e1203aa9a7))
2023-10-08 13:32:19 +00:00

25 KiB

📦 Changelog

conventional commits semantic versioning

All notable changes to this project will be documented in this file

1.0.0-HSF-and-new-algos-feature-branch.11 (2023-10-08)

🍕 Features

  • Merge pull request #94 from DeltaNeverUsed/HSF-and-new-algos-feature-branch (e1203aa)

1.0.0-HSF-and-new-algos-feature-branch.10 (2023-10-05)

🍕 Features

  • pupil dilation initial imp (6200ddf)
  • pupil dilation work start (e694054)

1.0.0-HSF-and-new-algos-feature-branch.9 (2023-10-03)

🍕 Features

  • stage one of new output formats (8e28092)

🐛 Bug Fixes

  • temp disable leap low priority for MetalCanyon (9bab5b4)

1.0.0-HSF-and-new-algos-feature-branch.8 (2023-10-01)

🐛 Bug Fixes

1.0.0-HSF-and-new-algos-feature-branch.7 (2023-09-28)

🐛 Bug Fixes

  • left eye ransac thresh set to right (c6fbfe8)
  • left eye ransac thresh set to right (d11f94f)

1.0.0-HSF-and-new-algos-feature-branch.6 (2023-09-27)

🐛 Bug Fixes

  • remove y axis lock (temp) (2ec7d2d)
  • tighten blink vec (needs testing/re-write, just minor fix) (1c2760b)

1.0.0-HSF-and-new-algos-feature-branch.5 (2023-09-26)

🍕 Features

🐛 Bug Fixes

  • small DADDY optimizations (test for FPS limit) (6297ce3)

1.0.0-HSF-and-new-algos-feature-branch.4 (2023-09-24)

🐛 Bug Fixes

  • LEAP full closed thresh (4ad1eaf)

1.0.0-HSF-and-new-algos-feature-branch.3 (2023-09-24)

🐛 Bug Fixes

  • UVC cameras not working (5e28ee3)
  • UVC cameras not working2 (5209a44)

1.0.0-HSF-and-new-algos-feature-branch.2 (2023-09-23)

🍕 Features

🐛 Bug Fixes

🧑‍💻 Code Refactoring

🤖 Build System

1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)

⚠ BREAKING CHANGES

  • CHANGES

🍕 Features

  • add colorama instead of using escape codes (1d9dfea)
  • add dev container (a5e36ad)
  • add taskipy to run tasks via poetry (2f1d3d9)
  • add v2 serial comms with packet headers (c2aad0e)
  • more readable logging with colorama (2efa3c3)
  • show bitrate, fps, latency in tracking mode (6163744)
  • slightly reduce dropped frame count (3b5582d)
  • updated poetry.lock (632ec2a)

🐛 Bug Fixes

  • bring the existing impl to a usable state (b3f444e)
  • ensure serial is closed when thread crashed (4def965)
  • identify and mitigate latency issues (295f104)
  • module leap not found (437b88a)
  • module leap not found (a29db80)
  • Only ever return one blob when blob tracking (5a451b4), closes #20
  • Output all info to OSC unless we're failing to find any data (764baa5), closes #21
  • pinv for pseudo inverse when singular matrix (ca56222)
  • pyserial is the correct dep, not serial (09a9fbb)
  • rate limit error (129e07b)
  • standalone exe (35e71a2)
  • Update graph background color on events (5580d48), closes #24
  • when address is set but no devices connected (6d7630c)

🧑‍💻 Code Refactoring

  • cleanup imports (446a20c)
  • edit readme and dummy commit to trigger actions (f5695f0)
  • extract EyeInfo enums and dataclasses (d6d1938)

🤖 Build System

  • setup pre-release build pipeline (aa5e6b8)
  • setup pre-release build pipeline (a8b73bf)
  • setup pre-release build pipeline (9b27720)
  • setup pre-release build pipeline (e250e4e)

1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)

⚠ BREAKING CHANGES

  • CHANGES

🍕 Features

  • add colorama instead of using escape codes (1d9dfea)
  • add dev container (a5e36ad)
  • add taskipy to run tasks via poetry (2f1d3d9)
  • add v2 serial comms with packet headers (c2aad0e)
  • more readable logging with colorama (2efa3c3)
  • show bitrate, fps, latency in tracking mode (6163744)
  • slightly reduce dropped frame count (3b5582d)
  • updated poetry.lock (632ec2a)

🐛 Bug Fixes

  • bring the existing impl to a usable state (b3f444e)
  • ensure serial is closed when thread crashed (4def965)
  • identify and mitigate latency issues (295f104)
  • module leap not found (437b88a)
  • module leap not found (a29db80)
  • Only ever return one blob when blob tracking (5a451b4), closes #20
  • Output all info to OSC unless we're failing to find any data (764baa5), closes #21
  • pinv for pseudo inverse when singular matrix (ca56222)
  • pyserial is the correct dep, not serial (09a9fbb)
  • rate limit error (129e07b)
  • standalone exe (35e71a2)
  • Update graph background color on events (5580d48), closes #24
  • when address is set but no devices connected (6d7630c)

🧑‍💻 Code Refactoring

  • cleanup imports (446a20c)
  • extract EyeInfo enums and dataclasses (d6d1938)

🤖 Build System

  • setup pre-release build pipeline (aa5e6b8)
  • setup pre-release build pipeline (a8b73bf)
  • setup pre-release build pipeline (9b27720)
  • setup pre-release build pipeline (e250e4e)

1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)

⚠ BREAKING CHANGES

  • CHANGES

🍕 Features

  • add colorama instead of using escape codes (1d9dfea)
  • add dev container (a5e36ad)
  • add taskipy to run tasks via poetry (2f1d3d9)
  • add v2 serial comms with packet headers (c2aad0e)
  • more readable logging with colorama (2efa3c3)
  • show bitrate, fps, latency in tracking mode (6163744)
  • slightly reduce dropped frame count (3b5582d)
  • updated poetry.lock (632ec2a)

🐛 Bug Fixes

  • bring the existing impl to a usable state (b3f444e)
  • ensure serial is closed when thread crashed (4def965)
  • identify and mitigate latency issues (295f104)
  • module leap not found (a29db80)
  • Only ever return one blob when blob tracking (5a451b4), closes #20
  • Output all info to OSC unless we're failing to find any data (764baa5), closes #21
  • pinv for pseudo inverse when singular matrix (ca56222)
  • pyserial is the correct dep, not serial (09a9fbb)
  • rate limit error (129e07b)
  • standalone exe (35e71a2)
  • Update graph background color on events (5580d48), closes #24
  • when address is set but no devices connected (6d7630c)

🧑‍💻 Code Refactoring

  • cleanup imports (446a20c)
  • extract EyeInfo enums and dataclasses (d6d1938)

🤖 Build System

  • setup pre-release build pipeline (aa5e6b8)
  • setup pre-release build pipeline (a8b73bf)
  • setup pre-release build pipeline (9b27720)
  • setup pre-release build pipeline (e250e4e)

1.0.0-HSF-and-new-algos-feature-branch.2 (2023-08-24)

🐛 Bug Fixes

1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)

⚠ BREAKING CHANGES

  • CHANGES

🍕 Features

  • add colorama instead of using escape codes (1d9dfea)
  • add dev container (a5e36ad)
  • add taskipy to run tasks via poetry (2f1d3d9)
  • add v2 serial comms with packet headers (c2aad0e)
  • more readable logging with colorama (2efa3c3)
  • show bitrate, fps, latency in tracking mode (6163744)
  • slightly reduce dropped frame count (3b5582d)
  • updated poetry.lock (632ec2a)

🐛 Bug Fixes

  • bring the existing impl to a usable state (b3f444e)
  • ensure serial is closed when thread crashed (4def965)
  • identify and mitigate latency issues (295f104)
  • Only ever return one blob when blob tracking (5a451b4), closes #20
  • Output all info to OSC unless we're failing to find any data (764baa5), closes #21
  • pinv for pseudo inverse when singular matrix (ca56222)
  • pyserial is the correct dep, not serial (09a9fbb)
  • standalone exe (35e71a2)
  • Update graph background color on events (5580d48), closes #24
  • when address is set but no devices connected (6d7630c)

🧑‍💻 Code Refactoring

  • cleanup imports (446a20c)
  • extract EyeInfo enums and dataclasses (d6d1938)

🤖 Build System

  • setup pre-release build pipeline (aa5e6b8)
  • setup pre-release build pipeline (a8b73bf)
  • setup pre-release build pipeline (9b27720)
  • setup pre-release build pipeline (e250e4e)

1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)

🍕 Features

  • add colorama instead of using escape codes (1d9dfea)
  • add dev container (a5e36ad)
  • add taskipy to run tasks via poetry (2f1d3d9)
  • add v2 serial comms with packet headers (c2aad0e)
  • more readable logging with colorama (2efa3c3)
  • show bitrate, fps, latency in tracking mode (6163744)
  • slightly reduce dropped frame count (3b5582d)
  • updated poetry.lock (632ec2a)

🐛 Bug Fixes

  • bring the existing impl to a usable state (b3f444e)
  • ensure serial is closed when thread crashed (4def965)
  • identify and mitigate latency issues (295f104)
  • Only ever return one blob when blob tracking (5a451b4), closes #20
  • Output all info to OSC unless we're failing to find any data (764baa5), closes #21
  • pinv for pseudo inverse when singular matrix (ca56222)
  • pyserial is the correct dep, not serial (09a9fbb)
  • Update graph background color on events (5580d48), closes #24
  • when address is set but no devices connected (6d7630c)

🧑‍💻 Code Refactoring

  • cleanup imports (446a20c)
  • extract EyeInfo enums and dataclasses (d6d1938)

🤖 Build System

  • setup pre-release build pipeline (aa5e6b8)
  • setup pre-release build pipeline (a8b73bf)
  • setup pre-release build pipeline (9b27720)
  • setup pre-release build pipeline (e250e4e)