-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
32 lines (21 loc) · 790 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Test version of 405 download
Needs lots of work!
Usage:
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.
Patch gant.c
Send me patches!
Paul