Commit Graph

34 Commits (ec966a01114a6c9c91a9909fb2b69884d3569d3e)

Author SHA1 Message Date
Pavol Rusnak 0bba092741
add LGPLv3 headers to sources files
8 years ago
Roman Zeyde d1397c779c transport_hid: return sorted list of devices (#77)
8 years ago
Pavol Rusnak bac91afca7
use usage_page to detect interfaces
8 years ago
Pavol Rusnak 25672288cf
use hid_version=2 for HidTransportV2
8 years ago
slush0 6aaa5928e2 Fixed _write_chunk for hid_version==2
8 years ago
slush0 58fd1bb512 Reworked handling of DEVICE_IDS
8 years ago
slush0 e8f76ebd03 WIP
8 years ago
Jochen Hoenicke eac9c99e32
Bug fixes
8 years ago
Pavol Rusnak 73864e2979
determine hid version
8 years ago
Pavol Rusnak 3a108ee8a5
fix pylint warnings
8 years ago
Pavol Rusnak de9b10fd90
more python3 stuff
8 years ago
Roman Zeyde c567ceec94
transport_hid: fix buffer handling for Python 3
8 years ago
slush0 6ec2ff3eac
Preparation for python3 support (WIP)
8 years ago
slush0 0341e6f724 Removed unused imports
8 years ago
Pavol Rusnak 8b7e6058ed
Revert "Added code to make trezor-agent work with keepkey."
9 years ago
Pavol Rusnak f3449fcbd7
fix spelling of TREZOR
9 years ago
Pavol Rusnak f1868b72cd Merge pull request #49 from keepkey/master
9 years ago
Pavol Rusnak 915cf0099e
fix interface number handling
9 years ago
Pavol Rusnak a8a68ca5fc
fix typo
9 years ago
Pavol Rusnak 62e8b57ccf
cleanup old stuff
9 years ago
Kenneth Heutmaker 53e361b70b Added code to make trezor-agent work with keepkey.
9 years ago
Jochen Hoenicke 6cedf149d2 Don't spam the usb.
9 years ago
Pavol Rusnak 45d9955bc2 speed up communication
10 years ago
Timothy e7cb1d474a Document transport_hid class
10 years ago
Pavol Rusnak a527456db5 add transport for bridge
10 years ago
slush0 aec4908fd7 HidTransport raises ConnectionException when disconnected during HID session
10 years ago
slush0 f48cf157c7 Fixes HID detection on Mac
11 years ago
slush0 a56700a03b Reworked HID path handling (to fix Windows issues)
11 years ago
slush0 12afba8385 Support for HID debug_link
11 years ago
Pavol Rusnak 817cd6ea86 use same product id for bootloader mode as well
11 years ago
Pavol Rusnak 2587eff8fd use new hidapi api
11 years ago
Pavol Rusnak 57151ce1b3 fix usb ids
11 years ago
slush0 ae9444a83b Fixes bug with aligning the magic
11 years ago
slush0 98bb17299b Module renamed to trezorlib
11 years ago