Commit Graph

585 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
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
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
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
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
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
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