Commit Graph

19 Commits

Author SHA1 Message Date
Jan Pochyla 737200c7ef debuglink: fix debuglink for V2 2016-11-15 13:46:00 +01:00
Dominik Kozaczko 933bc12985 fix imports (#72) 2016-09-27 22:49:51 +02:00
Pavol Rusnak ec4e85b008
fix v2 protocol 2016-09-26 17:32:54 +02:00
Jan Pochyla 80ffa27052 enable crc32, update protocol, add session closing 2016-09-21 16:51:29 +02:00
Jan Pochyla 4d3e4574ef add session request to TransportV2, add @session helper 2016-09-13 12:25:06 +02:00
Jan Pochyla e9427b04f3 fixes for latest V2 format, add checksum 2016-08-05 13:14:30 +02:00
Jochen Hoenicke 90122cf29a Fix for older python version 2016-07-19 21:37:54 +02:00
Jan Pochyla 0f48e15c48 fix v2 transport 2016-07-13 17:41:08 +02:00
slush0 97ce804cb7 Pipe w/ trezor1-emu works
UDP write to trezor2-emu works, reads to be tested
2016-06-28 09:51:57 +02:00
slush0 e8f76ebd03 WIP 2016-06-28 09:51:57 +02:00
Pavol Rusnak 3a108ee8a5
fix pylint warnings 2016-05-26 17:20:44 +02:00
slush0 64fadde3e0
Passes first unit tests (against trezor-emu over transport_pipe).
WIP: Issue with console printing of protobuf messages (probably bug in protobuf for python3 itself).
WIP: Disabled Bridge transport because of json_protobuf incompatibility with python3.
WIP: Broken expectations of returned objects in unit tests
2016-05-20 13:46:51 +02:00
slush0 6ec2ff3eac
Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
Pavol Rusnak f3449fcbd7
fix spelling of TREZOR 2016-02-10 16:48:13 +01:00
Timothy 78e9afae6e Document Transport class 2014-08-26 13:54:06 +00:00
Pavol Rusnak a527456db5 add transport for bridge 2014-07-26 16:40:51 +02:00
slush0 aec4908fd7 HidTransport raises ConnectionException when disconnected during HID session 2014-07-10 00:44:46 +02:00
slush0 ae9444a83b Fixes bug with aligning the magic 2013-09-25 01:14:54 +02:00
slush0 98bb17299b Module renamed to trezorlib 2013-09-13 05:37:23 +02:00