summaryrefslogtreecommitdiff
path: root/grapher/Models/Serialized
Commit message (Expand)AuthorAgeFilesLines
* add indicator to last move on normalized dev reada1xd2021-09-231-5/+10
* Change disable button to reset, update doc textJacob Palecki2021-09-231-1/+1
* rename directional multipliersa1xd2021-09-231-1/+2
* refactor SetActiveHandles methoda1xd2021-09-231-18/+12
* add device menua1xd2021-09-231-11/+56
* update SettingsManagera1xd2021-09-231-16/+81
* get grapher buildinga1xd2021-09-231-52/+66
* fix typo and wrapper/input code from lut2 mergea1xd2021-07-061-1/+1
* merge lut2a1xd2021-07-053-187/+120
|\
| * update wrapper + writer to handle luta1xd2021-04-064-237/+119
| * It buildsJacob Palecki2021-04-051-8/+9
| * Fix most errors from wrapper rewriteJacob Palecki2021-04-042-5/+5
| * Add differing table typesJacob Palecki2021-04-011-37/+20
| * Add lookuptable jsonJacob Palecki2021-04-012-1/+68
* | Implement settings save/restore for streaming mode optionMatthew Strasiotto2021-05-012-4/+13
|/
* add angle snappinga1xd2021-01-211-0/+1
* filter raw input based on ida1xd2021-01-122-4/+4
* RefactorJacob Palecki2021-01-071-66/+7
* rough GUI integration of "Device Hardware ID"Tomáš Pazdiora2021-01-071-0/+66
* add changes from reviewa1xd2020-12-031-2/+2
* add directional multipliersa1xd2020-12-032-2/+4
* embed version info into assembliesa1xd2020-12-021-29/+0
* put autowrite option back in menua1xd2020-10-213-18/+34
* improve comments, variable namesa1xd2020-10-081-4/+4
* Follow full C# conventionJacob Palecki2020-10-081-1/+21
* add toggle button + save gui settings on closea1xd2020-10-083-25/+36
* ease requirements for loading driver settingsa1xd2020-10-072-22/+39
* Handle errors from bad arg on writeJacob Palecki2020-09-271-0/+29
* add arg checks in wrappera1xd2020-09-272-24/+54
* add initial writera1xd2020-09-252-135/+23
* Remove sigmoidgain, only allow one instance of grapher to run at a timeJacob Palecki2020-09-221-1/+1
* Save option to show velocity and gain on gui startupJacob Palecki2020-09-222-1/+10
* Rename experiment two to motivityJacob Palecki2020-09-221-1/+1
* log sigmoid sens doneJacob Palecki2020-09-191-1/+1
* Add improved logarithm styleJacob Palecki2020-09-091-1/+1
* Save show last mouse valueJacob Palecki2020-09-082-3/+13
* Remove and sort usings en masseJacob Palecki2020-09-082-12/+0
* Remove log and sigmoid stylesJacob Palecki2020-09-041-1/+1
* Merge with masterJacob Palecki2020-09-042-25/+29
|\
| * Refactor for nice gain offsetJacob Palecki2020-09-031-0/+1
| * add 1s write delay to drivera1xd2020-09-012-25/+28
* | Move constants to central classJacob Palecki2020-09-011-7/+1
* | Add constants class and separate classes into regionsJacob Palecki2020-09-014-0/+57
|/
* add independent xy accel to drivera1xd2020-08-314-160/+142
* Saving and loading fully worksJacob Palecki2020-08-224-43/+226
* Serialization mostly workingJacob Palecki2020-08-202-0/+132