fix(pm3py): disable CRC for USB (matching C client), fix CRC byte order for FPC UART

This commit is contained in:
michael
2026-03-16 00:03:23 -07:00
parent d9ec661d06
commit c015082b41
576 changed files with 201565 additions and 21 deletions

View File

@@ -0,0 +1 @@
pip

View File

@@ -0,0 +1,7 @@
Metadata-Version: 2.4
Name: pm3py
Version: 0.1.0
Requires-Python: >=3.10
Requires-Dist: pyserial-asyncio>=0.6
Dynamic: requires-dist
Dynamic: requires-python

View File

@@ -0,0 +1,10 @@
__editable__.pm3py-0.1.0.pth,sha256=0kvccp5exhLJdcVok0lULRCFh3BlyVrpCwXXoTfyQKk,81
__editable___pm3py_0_1_0_finder.py,sha256=31WJteq9sq17nVirEeykhBbbaLvdUPtlZNMr1sO_c30,3404
__pycache__/__editable___pm3py_0_1_0_finder.cpython-312.pyc,,
pm3py-0.1.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
pm3py-0.1.0.dist-info/METADATA,sha256=q8Wc4WeQISUttCAor6qJWIEQqADKvlxvUwkClpfFsaU,158
pm3py-0.1.0.dist-info/RECORD,,
pm3py-0.1.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
pm3py-0.1.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
pm3py-0.1.0.dist-info/direct_url.json,sha256=40YScr89o24e2OLZzt2K1o7nEaLjcxCE_ePP_JScUvY,66
pm3py-0.1.0.dist-info/top_level.txt,sha256=bT0EK4QuIIttaMfNPWBJU7IBW6MbrD9VDzAeiIZiFyQ,12

View File

@@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: setuptools (82.0.1)
Root-Is-Purelib: true
Tag: py3-none-any

View File

@@ -0,0 +1 @@
{"dir_info": {"editable": true}, "url": "file:///home/work/pm3py"}

View File

@@ -0,0 +1,2 @@
pm3py
tests