Need someone with Aeris T3 to test software downloader...

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!

AndyDragon

Contributor
Messages
155
Reaction score
6
Location
Ontario, Canada
# of dives
500 - 999
I'm looking for someone with an Aeris T3 (or EPIC) to test a software downloader I am working on. I have it working with the Oceanic VT3 (my computer) which uses the same interface. PM me if you are interested. The software MAKES NO WRITES TO THE DIVE COMPUTER. It reads the information only which can then be saved to disk. You can run portmon from sysinternals.com to see what the software is doing. The software is Windows-based, WPF/.NET 3.5.
 
I'm looking for someone with an Aeris T3 (or EPIC) to test a software downloader I am working on. I have it working with the Oceanic VT3 (my computer) which uses the same interface. PM me if you are interested. The software MAKES NO WRITES TO THE DIVE COMPUTER. It reads the information only which can then be saved to disk. You can run portmon from sysinternals.com to see what the software is doing. The software is Windows-based, WPF/.NET 3.5.

I also sent you a PM but I thought I would post it here wo everybody can benefit from your answer.

Is the download program an interim step to loading the data into a dive logging program?

Out of curiousity why would you need WPF for a download program? Is there that much of a UI that you needed WPF vs. say Windows forms?
 
The downloader will be part of a library which will be open source for a dive logging program I am writing from the ground up to be extensible (XML-based dynamic data) and look half decent. The library will likely be used by a couple of other dive logging programs in existence which are moving to WPF (I am making the library for Oceanic, Suunto and hopefully if I can get the USB download working in C# for Cressi-Sub/Seiko computers and it will be free to use). At this point, the application downloads from the dive computer and allows looking and parsing the dive data as well as saving a dump of the dive computer's memory for interrogation to perfect the parsing (since Aeris/Oceanic are reluctant to release the file structure).

The biggest issues with most dive software are common. First the are written by people without a vested interest as an add-on to their hardware. Hardware companies do NOT make good software as a general rule. They are ugly, ill-designed and hard to use. Second since there is little vested interest, they do not enjoy a lot of support. When was the last time your favorite hardware-released dive log software was updated which didn't cause a ton of new bugs or fix anything of real value?

As an alterior motive, I need to ramp up on WPF for projects at work, so this is a good way to expand my knowledge, writing as many tools and apps as I can. WinForms is pretty much old hat for me.
 

Back
Top Bottom