EnglishFrenchSpanish

Ad


OnWorks favicon

antpm-garmin-ant-downloader - Online in the Cloud

Run antpm-garmin-ant-downloader in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command antpm-garmin-ant-downloader that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gant - console based ANT+ information retrieval client for Garmin GPS products

SYNOPSIS


gant [ OPTIONS ]

DESCRIPTION


gant is a small command-line utility to retrieve information (sports tracks, etc.) from
Garmin GPS products over the wireless ANT/ANT+ protocols. Currently supported devices are
the Forerunner 405.

OPTIONS


-a authfile
Provide authfile (default ~/.gant).

-f name
Assign a name to the ANT device. (default garmin)

-d devno
ttyUSB devno Device no. (default 0)

-i id ID for pairing (default random)

-m mydev
(default 0)

-p Passive

-v Verbose

-D level
Debug

-r Reset the device

-n Do not write auth file

-z Do not pair

Help options
-h Show command line options.

EXAMPLE 1


Put 405 in pairing mode gant -f paul -a auth405

This gives your garmin a name of "paul" and an auth file of "auth405" The 405 will ask you
if you wish to pair with "paul". Obviously you might want to use a different name :)

Download with: gant -nza auth405 > output

or -Dnza if you want lots of debug output

It doesn't seem to be very reliable at starting the download and I haven't investigated
why yet. So, if it doesn't start downloading press ctrl-c and try again. I find it helps
to take the watch out of power save mode.

If you've already downloaded the data, then you'll need to set "force send" to yes on the
watch.

Compare output with .TCX file produce by windows ANT Agent.

EXAMPLE 2


HOWTO USE gant

1. plugin your ANT+ stick 2. the system will load the kernel module "cp210x" 3. to find
out what ttyUSB device is used run

# dmesg|grep "cp210x converter"
[...] cp210x 3-1:1.0: cp210x converter detected
[...] usb 3-1: cp210x converter now attached to ttyUSB3

In this case you have to use the optione "-d 3". If it is ttyUSB0 then you don't need the
-d option because 0 is the default 4. put the watch into paring mode (menu ->
configuration -> ANT+ ->
computer -> pairing on) 5. pair the computer with the watch ("mywatch" as name for the
watch and
the file "auth405" as an authorization file which will be created)

# gant -d 3 -f mywatch -a auth405

6. download saved tracks from the watch

# gant -d 3 -f mywatch -nza auth405

You get the possible options with

# gant -h

To convert the downloaded TCX file (e.g. 2011-07-22-123456.tcx) you can use gpsbabel:

# gpsbabel -t -i gtrnctr -f 2011-07-22-123456.tcx -o gpx -F 2011-07-22-123456.gpx

-- 2011-07-22 Noèl Köthe <[email protected]>

DEVICES


Wireless ANT communications happens over a USB2ANT dongle. Under Linux the dongle is
driven by cp210x kernel module, and presented to user-space as a USB serial port,
/dev/ttyUSBxxx where xxx is an integer. The dongle is typically carrying the USB vendor
id/product id pair of 0fcf/1004 or 0fcf/1008. Recent Linux systems employ udev to handle
device nodes and permissions, thus appropriate

Use antpm-garmin-ant-downloader online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

  • 1
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 2
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 3
    couriermlm
    couriermlm
    couriermlm - The Courier mailing list
    manager ...
    Run couriermlm
  • 4
    couriertcpd
    couriertcpd
    couriertcpd - the Courier mail server
    TCP server daemon ...
    Run couriertcpd
  • 5
    gbklatex
    gbklatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbklatex
  • 6
    gbkpdflatex
    gbkpdflatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbkpdflatex
  • More »

Ad