Boris Gromov

Results 29 comments of Boris Gromov

Any update on this?

@brupelo Thanks! I will have a look.

@gregsadetsky Didn't work for me unfortunately. It gives an error: ``` __init__() got an unexpected keyword argument 'cancel' ``` What version of Sublime are you using? I am on v3,...

@gregsadetsky I am using unregistered version so far, so dev builds are not available for me, at least that's what the official web-site says. Build 3143 is the latest official...

Yes, certainly. How can I enable this mode? Side note: I am now sporadically having the same problem with bluepy (unexpected response), also with the Bluez v5.50 but on Ubuntu...

It didn't produce that much output, basically it fails on connect: ``` Connecting to E3:BF:35:60:19:36 info 1536227335.956335 log_fd_: Socket success: 226 (src/blestatemachine.cc) info 1536227335.956446 log_fd_: Socket success: 269 (src/blestatemachine.cc) info...

Here is a slightly longer log for a virtual device on iPhone made with LightBlue app: ``` Connecting to 5c:94:a0:ae:9b:49 info 1536229712.481205 log_fd_: Socket success: 226 (src/blestatemachine.cc) info 1536229712.481339 log_fd_:...

Sorry, took me a while to get back to this problem. > Additional: > > It's trying to read a 32 bit UUID with the ID ffff0028. Or more likely...

> I'm having a lot of difficulty debugging this without a device to try. @edrosten If you have access to an Apple iPhone/iPad, you could get the same error with...

@chadrockey I will add it, but it may be confusing. Quaternions should always be normalized, thus GUI should not change one component of vector at a time. So it may...