Provided by: antpm_1.21-1_amd64 bug

NAME

       antpm-downloader - console based ANT-FS information retrieval client for Garmin GPS products.

SYNOPSIS

       antpm-downloader [ OPTIONS ]

DESCRIPTION

       antpm-downloader  is  a  small  command-line  utility  to retrieve information (sports tracks, etc.) from
       Garmin GPS products over the wireless ANT-FS protocols. Currently supported devices  are  the  Forerunner
       310XT.  It  is  expected  that  the Forerunner 60, Forerunner 610, Forerunner 910XT, FR70 and Swim models
       work, but user feedback is required.

OPTIONS

       -P [ --pairing ]
              Force pairing first

       --dir-only
              Download and list device directory

       -D [ --download ] arg Download a single file (hex id e.g. 0x12FB) from device

       --erase arg
              Erase a single file (hex id e.g. 0x12FB) from device

       --v arg
              Adjust verbosity level, varies in [1, 6]

   Help options
       -h [ --help ]
              produce help message

       -V [ --version ]
              Print version information

LINUX USER'S GUIDE

       Make sure you're using the latest released version of ANT+minus.

       Make sure that the cp210x kernel module is loaded: "sudo modprobe cp210x". Verify by looking at non-empty
       output of "lsmod | grep cp210x".

       Make sure that the USB2ANT stick is connected to the machine.

       Make sure cp210x driver was assigned to your USB2ANT. Verify by "dmesg | grep tty" and look  for  a  line
       similar  to:  "[  3274.854726]  usb  6-2:  cp210x  converter now attached to ttyUSB0". Also make sure "ls
       /dev/ttyUSB*" lists your device node.