Commit Graph

22 Commits (6ec2ff3eac49d0142e483fa6ab2296ae98225650)

Author SHA1 Message Date
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."
This reverts commit 53e361b70b.

As requested by @dstanchfield here: https://github.com/trezor/python-trezor/pull/49#issuecomment-183486838
8 years ago
Pavol Rusnak f3449fcbd7
fix spelling of TREZOR 8 years ago
Pavol Rusnak f1868b72cd Merge pull request #49 from keepkey/master
Added code to make trezor-agent work with keepkey.
8 years ago
Pavol Rusnak 915cf0099e
fix interface number handling 8 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.
The connected logic was flawed.  After 10 s it would continuously
check if the device is still connected.  Now, we reset the timer
after every check.
9 years ago
Pavol Rusnak 45d9955bc2 speed up communication 9 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 10 years ago
slush0 a56700a03b Reworked HID path handling (to fix Windows issues) 10 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