Commit graph

693 commits

Author SHA1 Message Date
a1xd
5b39bb6a53 update signed/ 2025-02-17 14:44:34 -05:00
a1xd
0186cda146 clear signed/ 2025-02-17 13:40:37 -05:00
a1xd
32e644a9b3 fix wrapper/input.h includes 2025-02-17 11:19:59 -05:00
a1xd
9e43b217ba
Merge pull request #255 from JacobPalecki/master
Update readme with new repo link and working branch info
2025-01-03 12:47:39 -05:00
Jacob Palecki
3c76c61193 Update readme with new repo link and working branch info 2025-01-02 22:25:11 -08:00
a1xd
834252e297
Merge pull request #233 from JacobPalecki/master
Add ARM64 Build Options
2024-07-27 11:54:51 -04:00
Jacob Palecki
10231ccbf9 Add ARM64 2024-07-17 00:23:14 -07:00
JacobPalecki
5d8633f6a9
Merge pull request #231 from JacobPalecki/synchronous
Change "Motivity" mode to "Synchronous"
2024-07-14 12:55:11 -07:00
Jacob Palecki
63faf70961 Update guide 2024-07-13 21:42:37 -07:00
Jacob Palecki
615db2be30 Remember input speed args in UI 2024-07-13 21:24:17 -07:00
Jacob Palecki
8162bf505c Expose smooth in synchronous mode 2024-07-13 21:19:39 -07:00
Jacob Palecki
7f7bc81284 Rename growthrate to gamma 2024-07-13 01:28:58 -07:00
Jacob Palecki
73d602cbc9 Rename motivity mode to synchronous, midpoint value to syncspeed 2024-07-13 01:16:21 -07:00
Jacob Palecki
428f4e8b49 Change motivity type to use syncrhonous framework 2024-07-11 01:09:33 -07:00
JacobPalecki
7427404ea0
Merge pull request #229 from JacobPalecki/ChangeSensitivityToOutputDPI
[Code] Change mentions of sensitivity to output dpi
2024-07-05 19:54:37 -07:00
Jacob Palecki
7cc1950d1c change other mentions of sens to output dpi 2024-07-05 19:03:25 -07:00
Jacob Palecki
9e8020bd52 User helper functions in grapher to convert output dpi <-> sensitivity 2024-07-04 14:57:05 -07:00
Jacob Palecki
e0ce817cc4 Move constants to common namespace 2024-07-04 14:30:58 -07:00
Jacob Palecki
dc6a076537 Adjust test and use constants 2024-07-04 14:02:51 -07:00
Jacob Palecki
814e9bbdb1 Within driver, change primary sensitivity to output DPI 2024-07-04 13:28:42 -07:00
a1xd
77feecd4dd
Merge pull request #228 from JacobPalecki/DeleteConverter
Remove converter
2024-07-03 08:16:47 -04:00
Jacob Palecki
6a8644814a Remove converter 2024-07-03 01:21:12 -07:00
a1xd
0c37cb1237
Merge pull request #227 from JacobPalecki/ReadMeExternalWebsites
Add external websites section to readme
2024-07-03 02:44:34 -04:00
Jacob Palecki
a4f862c5f5 Add external websites section to readme 2024-07-02 23:18:52 -07:00
a1xd
74f48601c1
Merge pull request #199 from Nutzzz/patch-1
Update Guide.md
2024-03-22 09:50:02 -04:00
a1xd
fba570d2e8
Merge pull request #209 from a1xd/change-poll
Update time interval behavior given polling rate
2024-03-22 09:46:34 -04:00
a1xd
2d22da443d rename override to poll time lock 2024-03-21 09:10:37 -04:00
a1xd
5bf60e56c6 set time interval upper bound to 100ms 2024-03-20 13:09:48 -04:00
a1xd
0ef6d591c7 set only the lower bound to polling interval by default 2024-03-20 13:07:59 -04:00
a1xd
7e41750cc4 fix simple_ema_smoother 2024-03-20 12:51:53 -04:00
a1xd
b07c6783b2 bump min version 2024-03-20 12:50:36 -04:00
a1xd
4d75d7d192 update signed bins 2024-03-05 11:54:28 -05:00
a1xd
dc1beb960e bump version 2024-03-05 11:23:40 -05:00
a1xd
80e3686a95 fix linear_ema_smoother 2024-03-05 11:23:08 -05:00
Nutzzz
aebeabdaf9
Update Guide.md
Add anchor links where other sections are referenced
2024-02-06 11:46:41 -08:00
a1xd
8350c33dfe
Merge pull request #138 from a1xd/fix-carry-guard
improve carry guard
2023-10-06 14:31:26 -04:00
a1xd
486d9bf59f
Merge pull request #139 from a1xd/install-setupapi
installer - use setupapi over winreg
2023-10-06 14:31:14 -04:00
a1xd
e8215f3828
Merge pull request #191 from JacobPalecki/coalesce
Add smoothing
2023-10-06 14:21:58 -04:00
Jacob Palecki
29e49ba573 Code review changes 2023-10-06 11:17:56 -07:00
JacobPalecki
6cc65736b3
Merge pull request #179 from kleborgn/master
Use LaTeX to write mathematical formulas in the guide
2023-10-06 00:47:17 -07:00
Jacob Palecki
0d272dc3ee Further cleanup 2023-10-06 00:44:34 -07:00
Jacob Palecki
b0bbe3d5fa Cleanup 2023-10-05 22:29:11 -07:00
Jacob Palecki
f8ded87b2c Fix grapher bug 2023-10-05 22:18:52 -07:00
Jacob Palecki
a44cf30d89 Fix some bugs 2023-10-05 18:32:01 -07:00
Jacob Palecki
00dc31fb9c add by component smoothing 2023-10-05 16:11:22 -07:00
Jacob Palecki
365c7e135a input, scale, output smoothing 2023-10-05 15:13:46 -07:00
Jacob Palecki
a61940d004 retarget to VS 2022 + settings init bugfix 2023-09-29 01:15:54 -07:00
Jacob Palecki
d3397f82cc Rephrase smoothing window as weight half-life 2023-09-28 12:56:46 -07:00
Jacob Palecki
e6b2ea667d Change to EMA smoothing 2023-09-26 14:19:16 -07:00
Jacob Palecki
eb535a326e init speed_processor in driver + more performant algo 2023-09-15 11:47:32 -07:00