Commit Graph

7 Commits

Author SHA1 Message Date
BTChip 69c42dabfb Speedup 2017-01-22 18:03:41 +01:00
Cédric Mesnil 48f071cafa add received data in CommException object 2016-10-11 14:47:49 +02:00
Cédric Mesnil 0a4f7c4c91 Python 3 port with keeping Python 2 compliance
Add missing () around print arguments
  Replace <> with !=
  Fix bytes/str compliance

Status
  loadApp.py and deleteApp.py works with both python 2.7.12 and 3.5.2 on BlueLedger 1.2
  sign.py is untested because it requires en hsm access
2016-09-14 16:30:53 +02:00
a_ferron 58bc25a2bc Fix timeout from 7 hours to expected 20 seconds 2016-08-15 22:10:13 +02:00
BTChip a0168238f2 Nano S vendor ID support 2016-07-28 09:42:16 +02:00
BTChip 09d04da1d8 Cleanup 2016-05-20 08:34:57 +02:00
BTChip ccfb42ad3e Initial (re)import 2016-04-12 09:21:11 +02:00