Ryan Binns

Results 37 comments of Ryan Binns

Yes, that will make it partially work, but only because you're disabling all the error-checking to make sure it's a watch you're talking to. What you have is a new...

I don't think so. It compiled fine for me...

I've never tried debugging using strace before, so I'm not sure how to interpret that. The delay generally only happens if the watch is busy. Can you verify that no...

Try running `lsof | grep dev/bus/usb` to see if there is a process that's holding the watch open. You could try reinserting it also.

Your `lsof` output indicates there is a copy of `ttwatch` running that has a watch open. Or at least, it did a short time ago. Sometimes `lsof` takes a while...

No, I don't use any IM. It seems like this watch uses a different protocol, so we may have to do a packet sniff while the Windows software is talking...

No, development on this project is practically dead as the watch is not supported by TomTom anymore. My watch has died so I have no means for testing or development...

I don't have access to a Mac and I've never done any software development (and never really even used) a Mac, so I have no idea at all. It may...

I hadn't noticed that their elevation model has been taken down, but yes, it's not available at that location any more. When I get a chance, I'll check to see...

Sure. I didn't realise it had been closed; it wasn't closed by me.