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 |
|
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 |
|
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 |
|
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 |
|
Prohurtz
|
9c814453ba
|
Merge pull request #118 from SnuffSocket/misc-branch
Fix: Misc fixes/changes
|
2024-11-27 11:48:45 -08:00 |
|
Prohurtz
|
1e0ac5867b
|
Revert print removal
it isn't console spam if it is important logging.
|
2024-11-27 13:48:15 -06:00 |
|
Prohurtz
|
e83b8f6811
|
fix: leap lid tuning
|
2024-11-02 20:10:54 -05:00 |
|
Prohurtz
|
fae1a953cb
|
feat: expose LEAP calibration samples
|
2024-11-02 19:59:45 -05:00 |
|
Prohurtz
|
da9cdb5436
|
fix: change IBO default setting to off
|
2024-11-02 19:25:25 -05:00 |
|
Prohurtz
|
872f9675b0
|
fix: center.bat not in exe
|
2024-11-02 19:17:57 -05:00 |
|
SnuffSocket
|
3e1a3a05d4
|
Fix: Made intended behavior more clear to the user
|
2024-10-26 14:39:33 +03:00 |
|
SnuffSocket
|
58dc2e8d07
|
Fix: Colors 'n use "is_nt"
|
2024-10-23 08:11:13 +03:00 |
|
SnuffSocket
|
e3b2e8ed95
|
Feat: Lower CPU usage when not in focus by stopping 'n slowing down the GUI loop.
|
2024-10-15 04:06:20 +03:00 |
|
SnuffSocket
|
fd40ffedd3
|
Feat: Set timer resolution (1ms)
|
2024-10-15 04:03:33 +03:00 |
|
SnuffSocket
|
ce4942a54e
|
Fix: shutil.SameFileError, removed "[INFO] Config Saved Successfully" print spam
|
2024-10-07 01:55:44 +03:00 |
|
SnuffSocket
|
9e4b345928
|
Fix: Misc fixes/changes
|
2024-10-07 01:55:23 +03:00 |
|
Prohurtz
|
a291b2fc4f
|
fix: remove cuda
|
2024-09-21 11:50:34 -05:00 |
|
Prohurtz
|
71ddd8ceba
|
fix: add new leap simplified model
|
2024-09-19 19:12:06 -07:00 |
|
Prohurtz
|
9798fb13a6
|
fix: AHSF dual eye jitter
|
2024-09-07 14:42:09 -07:00 |
|
Prohurtz
|
a32a08e89b
|
feat: bitrate, fps fixes, new leap model
|
2024-09-07 13:41:28 -07:00 |
|
Prohurtz
|
db78c951a6
|
feat: remove rotation slider on main page
|
2024-08-18 17:52:23 -05:00 |
|
Prohurtz
|
6024a67fc8
|
fix: algo crashes, frame size issues
|
2024-08-18 15:19:47 -05:00 |
|
Prohurtz
|
dbda86d845
|
fix: algo crashes, frame size issues
|
2024-08-18 14:27:51 -05:00 |
|
Prohurtz
|
8acaa1c643
|
fix: leap and leap lid both enabled crash
|
2024-08-17 17:13:02 -05:00 |
|
Prohurtz
|
bf4b77abe7
|
fix: type comparason error
|
2024-08-17 11:24:55 -05:00 |
|
Prohurtz
|
9a130a1de9
|
fix: center.bat not foind (potentially)
|
2024-08-17 11:15:13 -05:00 |
|
Prohurtz
|
b4221319ae
|
fix: test pupil dilation fixes
|
2024-07-30 16:17:33 -05:00 |
|
Prohurtz
|
f0fd2565f6
|
fix: test pupil dilation fixes
|
2024-07-30 16:12:21 -05:00 |
|
Prohurtz
|
c2e7281b76
|
feat: lower frame queue max size
|
2024-07-30 15:46:59 -05:00 |
|