Commit Graph

854 Commits

Author SHA1 Message Date
Prohurtz
58eaed9ad4 fix: ahsf feat. summer
Some checks failed
App Builder / build (ubuntu-latest) (push) Has been cancelled
App Builder / build (windows-latest) (push) Has been cancelled
App Builder / Deploy (push) Has been cancelled
App Builder / Cleanup actions (push) Has been cancelled
2025-06-30 12:57:31 -05:00
Prohurtz
910e6fdfe1
Merge pull request #143 from janwels89/main
Some checks are pending
App Builder / build (ubuntu-latest) (push) Waiting to run
App Builder / build (windows-latest) (push) Waiting to run
App Builder / Deploy (push) Blocked by required conditions
App Builder / Cleanup actions (push) Blocked by required conditions
Update part URL in README.md
2025-06-29 16:28:44 -05:00
Jan Welslau
163a112059 Update part URL in README.md 2025-06-29 22:34:35 +02:00
Prohurtz
320fd04e1e feat: bump version
Some checks are pending
App Builder / build (ubuntu-latest) (push) Waiting to run
App Builder / build (windows-latest) (push) Waiting to run
App Builder / Deploy (push) Blocked by required conditions
App Builder / Cleanup actions (push) Blocked by required conditions
2025-06-28 17:44:41 -05:00
Prohurtz
d653155f5a fix: crash on crop 2025-06-28 17:36:15 -05:00
Prohurtz
eff12375cb fix: serial cam frame drop, slightly improve cropping mode slowness
Some checks failed
App Builder / build (ubuntu-latest) (push) Has been cancelled
App Builder / build (windows-latest) (push) Has been cancelled
App Builder / Deploy (push) Has been cancelled
App Builder / Cleanup actions (push) Has been cancelled
2025-06-26 20:44:43 -05:00
Prohurtz
e2956e0a45
Merge pull request #142 from DeltaNeverUsed/patch-2
fix: serious performance issue with numpy linalg.inv on linux
2025-06-26 19:50:33 -05:00
Prohurtz
9f8b632dec fix: handle lowercase com addresses
Some checks failed
App Builder / build (ubuntu-latest) (push) Has been cancelled
App Builder / build (windows-latest) (push) Has been cancelled
App Builder / Deploy (push) Has been cancelled
App Builder / Cleanup actions (push) Has been cancelled
2025-06-22 16:54:37 -05:00
DeltaNeverUsed
07eb11ebe3
fix: serious performance issue with numpy linalg.inv on linux 2025-05-25 23:04:53 +02:00
Prohurtz
ab441f2ce0 New AHSF code (fixed) ported from Summer
Some checks failed
App Builder / build (ubuntu-latest) (push) Has been cancelled
App Builder / build (windows-latest) (push) Has been cancelled
App Builder / Deploy (push) Has been cancelled
App Builder / Cleanup actions (push) Has been cancelled
2025-05-06 12:52:26 -05:00
Prohurtz
3fc82a43f2 remove wiki link
Some checks failed
App Builder / build (ubuntu-latest) (push) Has been cancelled
App Builder / build (windows-latest) (push) Has been cancelled
App Builder / Deploy (push) Has been cancelled
App Builder / Cleanup actions (push) Has been cancelled
2025-04-19 15:27:10 -05:00
Prohurtz
0c104919ef update links to current docs url 2025-04-19 14:51:23 -05:00
Prohurtz
240a5d464d
Merge v2 dev to main
Some checks failed
App Builder / build (ubuntu-latest) (push) Has been cancelled
App Builder / build (windows-latest) (push) Has been cancelled
App Builder / Deploy (push) Has been cancelled
App Builder / Cleanup actions (push) Has been cancelled
Push v2 app to main
2025-04-03 11:54:11 -07:00
Prohurtz
b001b15ed8 Merge remote-tracking branch 'origin/main' into v2.0-beta-feature-branch
# Conflicts:
#	.github/workflows/build-jekyll.txt
#	EyeTrackApp/one_euro_filter.py
#	LICENSE
#	README.md
#	pyproject.toml
2025-04-03 13:53:35 -05:00
Prohurtz
64ebbc2c58 adjust leap settings behavior to not force leap lid 2025-04-03 13:50:14 -05:00
Prohurtz
f4e7cc1fd2 update links 2025-04-03 11:44:09 -07:00
Prohurtz
064158de41 bump ver to 2.0 2025-04-02 16:50:20 -07:00
Prohurtz
5c86243d58 adjust leap settings behavior to not force leap lid 2025-04-02 14:21:46 -05:00
Prohurtz
ef24e3bf5a update default settings 2025-04-02 14:17:38 -05:00
Prohurtz
ce348b0106
Merge pull request #134 from Fracas42/v2.0-fix-osc-recalibrate
fix(OSC): recalibrate not working + refacto
2025-04-02 13:58:01 -05:00
Prohurtz
151c38bf00
Merge pull request #135 from Fracas42/v2.0-fix-one-euro-filter-return-none
fix: one euro filter return none
2025-04-02 13:33:34 -05:00
DeltaNeverUsed
17b49f67c0
fix(linux): serial devices with longer names than 5 getting treated as url (#138) 2025-03-29 20:55:23 +01:00
Prohurtz
50a68e6177
Merge pull request #136 from EyeTrackVR/RedHawk989-patch-1
Update README.md
2025-02-22 16:07:26 -06:00
Prohurtz
24d1a3836d
Update README.md 2025-02-22 16:07:12 -06:00
Fracas
da396f584b refacto: remove redundant warning 2025-02-19 16:56:24 -06:00
Fracas
5797fb342f fix: one euro filter return none 2025-02-19 16:55:32 -06:00
Fracas
a2593ea90a fix(OSC): recalibrate not working + refacto 2025-02-18 20:36:35 -06:00
Prohurtz
dd81296779
Update README.md 2025-02-18 14:32:03 -06:00
Prohurtz
1010427e3f Update license 2025-02-18 14:30:57 -06:00
Prohurtz
4c0d542817 Merge remote-tracking branch 'origin/v2.0-beta-feature-branch' into v2.0-beta-feature-branch 2025-02-18 14:30:45 -06:00
Prohurtz
869c71ab2b Update license 2025-02-18 14:29:47 -06:00
Prohurtz
5754859060
Update LICENSE 2025-02-18 14:23:51 -06:00
Blabz
59f2aa14ec
Update camera_widget.py - Fix OSC recenter/ recalibrate (#131) 2025-02-06 20:52:23 +01:00
Prohurtz
4836bc55c5 fix: update gitignore 2025-01-08 16:04:49 -06:00
Prohurtz
ccb8571670 fix: IBO does not work with LEAP as main algo 2024-12-27 21:27:00 -06:00
Prohurtz
141ed6ee9e fix: cleanup 2024-12-27 21:17:41 -06:00
Prohurtz
4a351b0c44 fix: cleanup 2024-12-27 21:14:03 -06:00
Prohurtz
88f19d9645
Merge pull request #130 from Fracas42/v2.0-fix-ahsfm-call-eyeprocessor
fix(AHSFM): fix eyeprocessor call to ahsf
2024-12-27 19:05:50 -08:00
Prohurtz
52956eda87
Merge pull request #129 from Fracas42/v2.0-save-leap-calibration
feat: LEAP save calibration
2024-12-27 19:05:14 -08:00
Prohurtz
258615d87d
Merge pull request #128 from Fracas42/v2.0-fix-leap-calibration-samples-settings-not-working
fix: leap calibration samples not saved or having any effect
2024-12-27 19:01:14 -08:00
Prohurtz
222e1c0591
Merge pull request #126 from Raeschen/v2.0_beta_overlay_fix
Fix centering overlay not working
2024-12-27 18:48:39 -08:00
Fracas
d38fc4ba56 feat: leap save calibration 2024-12-21 13:41:02 -05:00
Fracas
4160eb8329 fix(AHSFM): fix eyeprocessor call to ahsf 2024-12-18 16:40:42 -06:00
Fracas
8c78bc9937 fix: leap calibration samples not saved or having any effect 2024-12-16 00:51:41 -06:00
Raeschen
fc446fb67b remove bat files 2024-12-04 10:28:56 +01:00
Raeschen
85d73f46d2 os.startfile use tweak 2024-12-03 14:39:14 +01:00
Prohurtz
52e7ee0fd8
Merge pull request #120 from SnuffSocket/timer-branch
Feat: Set timer resolution (1ms)
2024-11-27 12:00:10 -08:00
Prohurtz
f595fb53c6 fix import statement position to prevent errors on non windows machines 2024-11-27 13:59:58 -06:00
Prohurtz
9a64b1e38a
Merge pull request #119 from SnuffSocket/focus-branch
Feat: Lower CPU usage when not in focus
2024-11-27 11:56:22 -08:00
Prohurtz
0d3128d397 minor: move variables for clarity and complete usage 2024-11-27 13:55:57 -06:00