From 53c9025337166a408febc15078af3e9b136b3bab Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Wed, 19 Aug 2020 15:26:25 -0700 Subject: Add natural gain accel; add scale by DPI, poll rate in GUI --- common/common.vcxitems | 1 + 1 file changed, 1 insertion(+) (limited to 'common/common.vcxitems') diff --git a/common/common.vcxitems b/common/common.vcxitems index 9696ac6..0471b5f 100644 --- a/common/common.vcxitems +++ b/common/common.vcxitems @@ -19,6 +19,7 @@ + -- cgit v1.2.3 From 3dd0bb9163380de64d0df4f0b5c16dd86979714e Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Thu, 20 Aug 2020 00:32:11 -0700 Subject: Sigmoid gain --- common/common.vcxitems | 1 + 1 file changed, 1 insertion(+) (limited to 'common/common.vcxitems') diff --git a/common/common.vcxitems b/common/common.vcxitems index 0471b5f..2e9265c 100644 --- a/common/common.vcxitems +++ b/common/common.vcxitems @@ -23,6 +23,7 @@ + -- cgit v1.2.3