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 77 forks source link

After upgrade to Ubuntu 20.10 the GFR610 is not found by antfs-cli (which it did before) #185

Open PLSchrier-1503 opened 3 years ago

PLSchrier-1503 commented 3 years ago

after upgrading to Ubuntu 20.10 I noticed that I had to reinstall the antfs-cli and openant. After doing so (as indicated in the READMEs), my Garmin ForeRunner610 is still not found anymore by the antfs.....

It starts searching but replies that the Message object does not contain data....I know I have seeen this some years ago, but I do not recollect how I solved it.

I am using python3.8 on my machine.

Included the latest log-file: 20201030-161421-antfs-cli.log

Output to screen: Driver available: [<class 'ant.base.driver.USB2Driver'>, <class 'ant.base.driver.USB3Driver'>]

EDIT: I researcjhed a bit further: the moment the abtfs-cli command outputs 'Searching...', the ttyUSB0 device is removed and unbound

Any ideas?

Kind regards Peter

awatersonpersonal commented 3 years ago

Is there any update on this I m having the same issue on debian (raspberry pi).

PLSchrier commented 3 years ago

This was solved by newest version of openant (as mentioned in this issue: https://github.com/Tigge/antfs-cli/issues/186)