Converter to import Suunto dive logs into Garmin Connect

Please register or login

Welcome to ScubaBoard, the world's largest scuba diving community. Registration is not required to read the forums, but we encourage you to join. Joining has its benefits and enables you to participate in the discussions.

Benefits of registering include

  • Ability to post and comment on topics and discussions.
  • A Free photo gallery to share your dive photos with the world.
  • You can make this box go away

Joining is quick and easy. Log in or Register now!

Nick_Radov

ScubaBoard Supporter
ScubaBoard Supporter
Messages
412
Reaction score
606
Location
California
I created a simple Java application to convert my old Suunto D3 dive logs for import into Garmin Connect. It's pretty limited but seems to work so I'm sharing it as open source for others to try. It might also work for converting dive logs from other Suunto computers but I didn't have anything else to test with besides the D3.

GitHub - nradov/SdeToFit: Java application to convert Suunto dive log files to ANT+ Flexible and Interoperable format for import into Garmin Connect

Hopefully this can be useful for some of you. If you find a serious defect then I'll try to fix it but I can't promise any real support.
 
I created a simple Java application to convert my old Suunto D3 dive logs for import into Garmin Connect. It's pretty limited but seems to work so I'm sharing it as open source for others to try. It might also work for converting dive logs from other Suunto computers but I didn't have anything else to test with besides the D3.

GitHub - nradov/SdeToFit: Java application to convert Suunto dive log files to ANT+ Flexible and Interoperable format for import into Garmin Connect

Hopefully this can be useful for some of you. If you find a serious defect then I'll try to fix it but I can't promise any real support.
Hi, I'm trying this process but am a bit lost once I've downloaded the SDK. How do you install and update the classpath environment variable?

Can you provide any additional info??
 
Hi, I'm trying this process but am a bit lost once I've downloaded the SDK. How do you install and update the classpath environment variable?

Can you provide any additional info??
The instructions for setting the environment variable are there on the page linked above.
 
https://www.shearwater.com/products/swift/

Back
Top Bottom