Tigge / antfs-cli

Extracts FIT files from ANT-FS based sport watches such as Garmin Forerunner 60, 405CX, 310XT, 610 and 910XT.
MIT License
312 stars 76 forks source link

timeout problem with initial pairing #98

Closed mbernico closed 10 years ago

mbernico commented 10 years ago

Any ideas? Garmin 910xt is set to allow pairing. I installed pyserial based on a previous issue I saw.

lsusb | grep Dyna Bus 001 Device 012: ID 0fcf:1004 Dynastream Innovations, Inc. ANT2USB

mike@mike-Lenovo-Z580 ~/Garmin $ sudo ./garmin.py Driver available: [<class ant.base.driver.SerialDriver at 0x7f07a6278a78>, <class ant.base.driver.USB2Driver at 0x7f07a6027188>, <class ant.base.driver.USB3Driver at 0x7f07a60271f0>]

Tigge commented 10 years ago

The 0fcf:1004 stick is unfortunately still unsupported. I'm trying to this to work with a USB stick that was kindly loaned to me, but progress is slow. Sorry.

Tigge commented 10 years ago

Bug / issue tracking this is #47.

mbernico commented 10 years ago

Thanks

On Mon, Jun 23, 2014 at 1:47 PM, Gustav Tiger notifications@github.com wrote:

Closed #98 https://github.com/Tigge/Garmin-Forerunner-610-Extractor/issues/98.

— Reply to this email directly or view it on GitHub https://github.com/Tigge/Garmin-Forerunner-610-Extractor/issues/98#event-134236490 .