Skip to content

Conversation

@jamesbt365
Copy link
Member

@jamesbt365 jamesbt365 commented Dec 29, 2023

Fixes #3128.

This tablet doesn't have a listing anymore because Parblo pulled it presumably because they don't want to support this tablet either.

verification: https://canary.discord.com/channels/615607687467761684/1185199717743865908/1190311364191858848
diagnostic: https://canary.discord.com/channels/615607687467761684/1185199717743865908/1190270418188243014
strings: https://canary.discord.com/channels/615607687467761684/1185199717743865908/1190291812502478879

A lot of things to note here.

  • The lpi is weird, the user had to measured the active area of the tablet and this is as accurate we are getting.
  • Tablet buttons do not work due to usage of the basic TabletReportParser. The tablet also doesn't change anything on the report, but this may change if we init on string 123, but there is no point doing this as the parser doesn't support it anyway, so not really worth trying at this time.
  • Throwing init on string 100 or ArAE causes the tablet to revert to 7999 limits on both x and y axis.
  • This tablet is otherwise cursed so I'm not sure anything can really be improved with this configuration.

Unrelated things to note:

  • Why is the A640 V2 configuration using a wrong size? Calculating the size with the lpi and coordinates leads to a value much closer to the actual tablet size measured by this user, and what the parblo support page says.

@jamesbt365 jamesbt365 added the configuration Adds or modifies a tablet configuration label Dec 29, 2023
@jamesbt365
Copy link
Member Author

How did i fuck this up when i force pushed wtf

@jamesbt365
Copy link
Member Author

Okay fixed this time.

@InfinityGhost InfinityGhost merged commit 49b1d1e into OpenTabletDriver:master May 29, 2024
@gonX gonX added the backport-added A backport is already merged label Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-added A backport is already merged configuration Adds or modifies a tablet configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Parblo A640 V1

3 participants