* Note: The executable has only been tested using an Ambit2 and Windows 7. This will probably work on Windows 8 and/or additional Suunto GPS models. Advanced Mac/Linux users may still be able to use the backup utility by following method 2 below.
Prerequisites: Must have Moveslink installed and a Suunto device connected.
Method 1
1) Download ambit_backup.zip
2) Extract the files, run ambit_backup.exe
a) Running the ambit_backup.exe utility.
b) GPX (Strava compatible) files will show up in the Documents / ambit_backup folder. Please note the file names contain the date of the recorded activity:
Method 2 (Advanced)
1) Download and install Python 2.7
2) Download and extract ambit_backup_src.zip
3) Run the ambit_backup Python script:
python ambit_backup.py
This comment has been removed by the author.
ReplyDeleteNice. Got it to work on my Mac with just a couple tweaks to line 6-7
ReplyDeleteAMBIT_DATA_DIR = "/Users/--you--/Library/Application Support/Suunto/Moveslink2"
AMBIT_BACKUP_DIR = "/Users/--you--/--wherever--"
Thanks Tim! I will incorporate that into the code.
DeleteAlso, I'm not really a python guy, but I threw in a hacky "if os.path.isfile(AMBIT_BACKUP_DIR + "/" + fname) == False: " so that it only processes files that aren't already present in the backup dir. Maybe something nice to add?
DeleteIt would be really great if a similar utility, to load GPX data to the device, as a route, was available?
ReplyDeleteThat would then mean when you're away from internet connectivity you could upload and download data to the device.
Tony
Sorry - forget to say, works great as is!! Thanks!
ReplyDeleteTony
In this application, there are two unmistakable sorts of satellites and two particular recieving wires: the GPS satellies are MEO and the GPS radio wire is commonly a 2cm sq. "patch reception apparatus."https://biobigdata.ucsd.edu/members/1939/blog/2016/09/garmin-camper-660lmt-the-latest-navigator-you-need-to-have
ReplyDeletePerfect! THANK YOU!
ReplyDelete