commit | 4ea6e4ffb4acdaaf9ba7687dbd84ae36e26cef9e | [log] [tgz] |
---|---|---|
author | Nikolai Kondrashov <spbnick@gmail.com> | Wed Sep 15 14:51:14 2010 +0400 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Oct 15 16:40:29 2010 +0200 |
tree | 9636ec55c7f58ea5140daf40159f383faf7a81f8 | |
parent | b6dc79929fa18a97bbc08400db72405ad835622f [diff] |
HID: add absolute axis resolution calculation Add absolute axis resolution calculation to the core HID layer, according to HID specification v1.11 6.2.2.7 Global Items. Only exponent 1 length units for X/Y/Z/RX/RY/RZ axis are supported for now. Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>