Package Details: antfs-cli-git r89.f80ebca-1

Git Clone URL: https://aur.archlinux.org/antfs-cli-git.git (read-only, click to copy)
Package Base: antfs-cli-git
Description: A python library to download and upload files from ANT-FS compliant devices (Garmin products).
Upstream URL: https://github.com/Tigge/antfs-cli
Licenses: custom:antfs-cli
Conflicts: garmin-forerunner-610-extractor-git
Submitter: FredericChopin
Maintainer: jklaise
Last Packager: jklaise
Votes: 11
Popularity: 0.000000
First Submitted: 2015-03-12 20:11 (UTC)
Last Updated: 2021-01-23 17:05 (UTC)

Dependencies (4)

Required by (1)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

FredericChopin commented on 2013-10-07 06:25 (UTC)

Updated PKGBUILD to use python2-pyusb-git. Thanks @youngian.

youngian commented on 2013-10-07 04:40 (UTC)

pyusb10 wasn't working for me, as others have noted. I changed the PKGBUILD to depend on python2-pyusb-git, and it works great! Not sure what the etiquette is on this - I'm happy to upload a new version with this updated dependency if that's legit.

FredericChopin commented on 2013-08-10 07:51 (UTC)

I updated the package to use the branch "drivers" on which the most development happens. Especially the ANT USBStick3 (0fcf:1009 Dynastream Innovations, Inc.) is supported now. Moreover highly experimental upload is possible through the --upload switch. The directory structure changed, so make a backup in advance.

<deleted-account> commented on 2013-08-04 12:17 (UTC)

Por fin conseguí que sincronice mi Garmin 910XT con Archlinux. La solución: $ lsusb Bus 007 Device 002: ID 0fcf:1009 Dynastream Innovations, Inc. El problema era que el código de vendedor no es 0fcf:1008 sino 0fcf:1009 por lo tanto he tenido que modificar los ficheros "/usr/bin/garmin-extractor" y "/usr/lib/python2.7/site-packages/ant/fs/manager.py". A partir de ahora todo funciona bien. Espero poder ayudar a alguien.

<deleted-account> commented on 2013-08-03 18:36 (UTC)

garmin-extractor Traceback (most recent call last): File "/usr/bin/garmin-extractor", line 205, in main g = Garmin() File "/usr/bin/garmin-extractor", line 56, in __init__ Application.__init__(self) File "/usr/lib/python2.7/site-packages/ant/fs/manager.py", line 64, in __init__ self._node = Node(0x0fcf, 0x1008) File "/usr/lib/python2.7/site-packages/ant/easy/node.py", line 48, in __init__ self.ant = Ant(idVendor, idProduct) File "/usr/lib/python2.7/site-packages/ant/base/ant.py", line 49, in __init__ raise ValueError('Device not found') ValueError: Device not found Interrupted Traceback (most recent call last): File "/usr/bin/garmin-extractor", line 214, in <module> sys.exit(main()) File "/usr/bin/garmin-extractor", line 210, in main g.stop() UnboundLocalError: local variable 'g' referenced before assignment

<deleted-account> commented on 2013-08-03 18:00 (UTC)

Alguna solución para el garmin 910xt? La carpeta y fichero /usb/core.py no existen. Gracias. ----------- Any solution for the Garmin 910XT? The folder and file / usb / core.py not exist. Thank you.

antoniovj1 commented on 2013-05-28 17:52 (UTC)

yes when the update comes I will remove the manually copy folder

FredericChopin commented on 2013-05-27 19:59 (UTC)

As I sad your solution of just copying usb/core.py from the python3.3 install will lead to problems in the future. In the youtube video, yaourt is also complaining about conflicting files. I strongly suggest that you wait until "pyusb10" is updated. Then remove your manual copy of /usr/lib/python2.7/site-packages/usb/core.py and reinstall "pyusb10".

antoniovj1 commented on 2013-05-27 19:16 (UTC)

Thank's for your time :) I make this: http://www.youtube.com/watch?v=CAaXIzw0-zU