Commit Graph

606 Commits

Author SHA1 Message Date
Prohurtz
a8cf676730 fix: fix several bugs that caused crashes 2023-11-19 17:43:21 -06:00
Prohurtz
cfe7c73c44 fix: serial cam crash on first app launch 2023-11-19 16:41:48 -06:00
Prohurtz
ceb320115a feat: bump ver 2023-11-19 16:16:26 -06:00
Prohurtz
cf707a92c9 fix: algo priority num 2023-11-11 16:56:37 -06:00
Prohurtz
ac342f30e9 feat: update overlay app 2023-11-11 16:55:11 -06:00
Prohurtz
2b232a1e89 feat: credits 2023-11-11 16:04:35 -06:00
Prohurtz
bdc91313fe feat: AHSFRAC 2023-11-11 16:02:30 -06:00
Prohurtz
f539b02388 feat: Initial AHSF imp (HSF successor) 2023-11-11 15:36:17 -06:00
Prohurtz
3f6efcb315 feat: change ovr overlay port number 2023-11-09 12:54:20 -06:00
Prohurtz
92af3d6c4f fix: properly define var lol 2023-11-09 09:42:46 -06:00
Prohurtz
b1a6acb1c5 fix: calling overlay too many times 2023-11-09 09:38:36 -06:00
Prohurtz
9e358f64ae fix: overlay call 2023-11-09 09:34:35 -06:00
Prohurtz
a38f61977f fix: fix slash 2023-11-09 09:29:20 -06:00
Prohurtz
f6345e0a47 fix: missing import 2023-11-09 09:27:37 -06:00
Prohurtz
4cde26609f fix: path fix? 2023-11-09 09:27:11 -06:00
Prohurtz
0ea6523ec1 fix: remove try:s so we can get proper error 2023-11-09 09:24:56 -06:00
Prohurtz
86cf3bd843 fix: fix file path of overlay? 2023-11-09 09:23:47 -06:00
Prohurtz
661fc3d8c2 fix: fix overlay arg 2023-11-09 09:20:45 -06:00
Prohurtz
582813cc01 feat: revert port number for now 2023-11-09 09:16:16 -06:00
Prohurtz
9620d50ccb feat: Trigger center point only calibration overlay when recenter 2023-11-07 08:57:47 -06:00
Prohurtz
a6fcabf9be feat: commit 2023-11-07 08:02:24 -06:00
Prohurtz
f06db29e1b feat: add calibration overlay files 2023-11-04 19:39:35 -05:00
Prohurtz
590fc70164 feat: add buttons for future markup crop mode 2023-11-02 09:20:02 -05:00
Prohurtz
58ee8e3033 fix: variable falloff not defined 2023-10-31 18:30:22 -05:00
Prohurtz
4c668f9b47 fix: eye dominant falloff (may still be broke) 2023-10-31 13:05:22 -05:00
Prohurtz
55a0df1b66 feat: untested eye dominant falloff 2023-10-31 08:58:38 -05:00
Prohurtz
37aa4c05c0 feat: working dual eye falloff 2023-10-31 08:51:54 -05:00
Prohurtz
9b3c9b4bcf feat: initial foundation of new dual eye falloff (non functional) 2023-10-26 09:10:35 -05:00
Prohurtz
ada4936922 fix: VRCFT V2 param addresses 2023-10-17 09:04:46 -05:00
Prohurtz
d7c9b3b70b fix: tune LEAP filter 2023-10-12 09:16:06 -05:00
Prohurtz
d685ad18ea fix: safe crop int erros
fix: pupil dilation filtering, calib
2023-10-12 08:24:32 -05:00
Prohurtz
0ee5404f5d
Merge pull request #93 from lorow/feature/config-rewrite-with-defualts-reset
Settings rewrite for easier data validation and resseting to defaults
2023-10-11 23:13:48 -05:00
lorow
7068d8539b Add validation, refactor some more stuff 2023-10-08 19:36:14 +02:00
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
Prohurtz
e1203aa9a7
feat: Merge pull request #94 from DeltaNeverUsed/HSF-and-new-algos-feature-branch
basic vrcft v2 support
2023-10-08 08:28:35 -05:00
DeltaNeverUsed
355068c0be basic vrcft v2 support 2023-10-08 14:49:04 +02:00
lorow
6a9a27578d Fix eye dilation and vrcft2 settings 2023-10-07 01:01:39 +02:00
lorow
61b2c88960 Merge remote-tracking branch 'upstream/HSF-and-new-algos-feature-branch' into feature/config-rewrite-with-defualts-reset
# Conflicts:
#	EyeTrackApp/algo_settings_widget.py
#	EyeTrackApp/general_settings_widget.py
#	EyeTrackApp/osc.py
2023-10-06 22:23:44 +02:00
lorow
5a84217402 Style the button 2023-10-06 22:11:35 +02:00
lorow
3190364a72 Add config reset, clean-up modules 2023-10-06 00:33:37 +02:00
lorow
aa3be78f54 Refactor settings into base settings, fixup modules
TODO: reset
2023-10-05 22:57:34 +02:00
semantic-release-bot
75f4bddb6d chore(minor): 1.0.0-HSF-and-new-algos-feature-branch.10 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.10](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.9...v1.0.0-HSF-and-new-algos-feature-branch.10) (2023-10-05)

### 🍕 Features

* pupil dilation initial imp ([6200ddf](6200ddfcab))
* pupil dilation work start ([e694054](e694054cb4))
2023-10-05 14:51:00 +00:00
Prohurtz
6200ddfcab feat: pupil dilation initial imp 2023-10-05 09:47:02 -05:00
Prohurtz
e694054cb4 feat: pupil dilation work start 2023-10-05 09:47:02 -05:00
lorow
ff5974ec8d WIP: refactor algo settings into modules 2023-10-05 00:44:47 +02:00
lorow
c93e279157 Initial settings rewrite into modules in preparation for resetting to defaults and for better settings handling 2023-10-03 22:11:52 +02:00
semantic-release-bot
6b7f5a63ca chore(minor): 1.0.0-HSF-and-new-algos-feature-branch.9 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.9](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.8...v1.0.0-HSF-and-new-algos-feature-branch.9) (2023-10-03)

### 🍕 Features

* stage one of new output formats ([8e28092](8e28092601))

### 🐛 Bug Fixes

* temp disable leap low priority for MetalCanyon ([9bab5b4](9bab5b4555))
2023-10-03 19:57:43 +00:00
Prohurtz
9bab5b4555 fix: temp disable leap low priority for MetalCanyon 2023-10-03 14:52:00 -05:00
Prohurtz
8e28092601 feat: stage one of new output formats 2023-10-03 14:51:36 -05:00
Prohurtz
62fba485ba
Merge pull request #92 from NickDuijndam/feature/osc-config
Make the eye X & Y OSC addresses configurable through the config file
2023-10-02 20:51:42 -07:00