Lines Matching +full:calibration +full:- +full:data
24 Starting with kernel-version 3.11 Motion Plus hotplugging is
26 extension. You will get uevent notifications for the motion-plus
40 Other strings for each device-type are available and may be
41 added if new device-specific detections are added.
56 balance board. It provides a single line with 3 calibration
63 Calibration data is already applied by the kernel to all input
64 values but may be used by user-space to perform other
72 pro-controller. It provides a single line with 4 calibration
73 values for all 4 analog sticks. Format is: "x1:y1 x2:y2". Data
74 is prefixed with a +/-. Each value is a signed 16bit number.
75 Data is encoded as decimal numbers and specifies the offsets of
76 the analog sticks of the pro-controller.
78 Calibration data is already applied by the kernel to all input
79 values but may be used by user-space to perform other
82 Calibration data is detected by the kernel during device setup.
83 You can write "scan\n" into this file to re-trigger calibration.
84 You can also write data directly in the form "x1:y1 x2:y2" to
85 set the calibration values manually.