OpenTabletDriver icon indicating copy to clipboard operation
OpenTabletDriver copied to clipboard

Add initial support for Wacom DTU-1141

Open mochaaP opened this issue 11 months ago • 4 comments

Changes

Add new parser for DTU family tablets Add a sample configuration (DTU-1141)

Signed-off-by: Zephyr Lykos <[email protected]>

mochaaP avatar Dec 28 '24 19:12 mochaaP

Do you have any verification for this? Alongside diagnostics and such as they are mandatory as per our CONTRIBUTING.md

jamesbt365 avatar Jan 29 '25 17:01 jamesbt365

I tested this on my own DTU-1141. Only plaintext mode is implemented (i.e. if you have the official driver installed along OTD, you have to fully stop the driver and power cycle your tablet in order for OTD to work properly.)

mochaaP avatar Jan 31 '25 07:01 mochaaP

I tested this on my own DTU-1141. Only plaintext mode is implemented (i.e. if you have the official driver installed along OTD, you have to fully stop the driver and power cycle your tablet in order for OTD to work properly.)

No idea what you mean by "only plaintext mode", but you still are yet to provide a diagnostic (help > export diagnostics) or added an entry to the TABLETS.md.

jamesbt365 avatar Jan 31 '25 20:01 jamesbt365

No idea what you mean by "only plaintext mode"

Since this is a commercial tablet mainly used for signatures, it supports encrypting the reported data to prevent MITM attacks on the USB.

I will attach the diagnostic file and add this to TABLETS.md later.

mochaaP avatar Feb 01 '25 08:02 mochaaP