Ping,
The wcmTilt2Rotatioc.c contains __big__ tilt tables.
Question one: do we need to hardcode them instead of generating during
device initialisation? I think I can do it...
Question two: a tilt table value contains an angle (shifted by 8 bits).
Are we using it or are we going to use that angle somewhere?
The wcmTilt2R doesn't use it:
[..]
xyTable = cTable[tilt_x];
ds->rotation = (xyTable[tilt_y-tilt_x] & 0xFF) + offset;
[..]
--
Przemo
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel