summaryrefslogtreecommitdiff
path: root/data/dominici/4_adults/adults_vm_r.txt
blob: f21645dad26854f30ad73e662518890a3e284c0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
x	y
0.000	9.667
1.172	11.577
2.960	13.199
3.866	14.572
4.746	15.486
6.503	16.485
7.806	16.485
9.138	15.530
10.441	13.621
11.743	11.711
13.727	9.757
15.680	7.847
17.437	7.847
19.192	6.848
21.146	5.848
23.358	4.893
25.886	3.939
27.840	3.939
30.052	3.319
32.067	3.319
34.928	3.319
36.716	3.319
39.183	3.319
40.653	2.890
41.848	2.652
44.092	2.652
45.651	2.652
47.861	2.365
50.921	2.365
53.390	2.365
54.949	2.365
57.872	2.365
60.735	2.365
62.689	3.319
65.095	3.319
66.201	4.274
67.920	3.909
69.548	4.274
71.789	4.274
73.386	3.245
74.653	3.319
77.120	3.028
80.045	2.984
81.810	3.133
83.618	3.580
85.808	3.469
87.400	3.133
88.662	3.580
90.488	3.801
91.553	4.248
93.547	4.513
94.900	5.580
96.884	7.489
98.187	9.112
100.000	9.451
>
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Pull HID updates from Jiri Kosina: - Integrated Sensor Hub support (Cherrytrail+) from Srinivas Pandruvada - Big cleanup of Wacom driver; namely it's now using devres, and the standardized LED API so that libinput doesn't need to have root access any more, with substantial amount of other cleanups piggy-backing on top. All this from Benjamin Tissoires - Report descriptor parsing would now ignore and out-of-range System controls in case of the application actually being System Control. This fixes quite some issues with several devices, and allows us to remove a few ->report_fixup callbacks. From Benjamin Tissoires - ... a lot of other assorted small fixes and device ID additions * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: (76 commits) HID: add missing \n to end of dev_warn messages HID: alps: fix multitouch cursor issue HID: hid-logitech: Documentation updates/corrections HID: hid-logitech: Improve Wingman Formula Force GP support HID: hid-logitech: Rewrite of descriptor for all DF wheels HID: hid-logitech: Compute combined pedals value HID: hid-logitech: Add combined pedal support Logitech wheels HID: hid-logitech: Introduce control for combined pedals feature HID: sony: Update copyright and add Dualshock 4 rate control note HID: sony: Defer the initial USB Sixaxis output report HID: sony: Relax duplicate checking for USB-only devices Revert "HID: microsoft: fix invalid rdesc for 3k kbd" HID: alps: fix error return code in alps_input_configured() HID: alps: fix stick device not working after resume HID: support for keyboard - Corsair STRAFE HID: alps: Fix memory leak HID: uclogic: Add support for UC-Logic TWHA60 v3 HID: uclogic: Override constant descriptors HID: uclogic: Support UGTizer GP0610 partially HID: uclogic: Add support for several more tablets ...
Diffstat (limited to 'Documentation')