tuhi/tuhi
Peter Hutterer 4ff7da5d41 protocol: handle the pen id packet correctly
We were re-using the header byte of the stroke header to count the bits.
Where that header is anything but 0xff we got out of sync and raised an
error. Fix this by renaming things so we don't accidentally use the
wrong fields.

Fixes #283

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2022-01-31 12:29:31 +10:00
..
gui Fix flake8 errors - f-string without placeholders 2021-01-22 17:09:27 +10:00
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py Fix flake8 errors - f-string without placeholders 2021-01-22 17:09:27 +10:00
ble.py Fix flake8 errors - f-string without placeholders 2021-01-22 17:09:27 +10:00
config.py config: don't purge drawings 2019-08-26 09:18:10 +10:00
dbusclient.py dbusclient: make the live property mirror the dbus one 2019-09-03 16:22:18 +10:00
dbusserver.py Fix flake8 errors - f-string without placeholders 2021-01-22 17:09:27 +10:00
drawing.py wacom: add a session id field to make it easier to find log files 2019-08-23 10:46:14 +02:00
export.py export: drop unused import 2019-09-30 18:05:39 +10:00
protocol.py protocol: handle the pen id packet correctly 2022-01-31 12:29:31 +10:00
uhid.py wacom: create a uhid device on live mode 2018-02-14 06:23:25 +10:00
util.py Fix flake8 errors - ambiguous variable name 'l' 2021-01-22 17:09:27 +10:00
wacom.py Fix flake8 errors - ambiguous variable name 'l' 2021-01-22 17:09:27 +10:00