Author Topic: *** NEW RELEASE *** of HBSI Converter - Updated for 6.6 Firmware  (Read 38229 times)

0 Members and 1 Guest are viewing this topic.

Offline RGecy

  • Administrator
  • *
  • Joined: Mar 2009
  • Location: Beaufort, SC
  • Posts: 1981
    • SideImagingSoft.com
  • Unit(s): 1197c SI, 997c SI & 785c2
  • Software: 4.950 & 4.510
  • Accessories: Interlink & GRHA
Here is the new release of the HBSI Converter that fixed the Windows Vista Issue. 

You will need to be Registed here with the site and logged in.

Please let me know if you have any issues.  Again, you will need to have 3.940 or later installed on your Humminbird Unit.

http://forums.sideimagingsoft.com/index.php?topic=17.0

Thanks,

Robert
« Last Edit: November 28, 2013, 02:35:10 AM by RGecy »
Humminbird Guru and Forum Administrator


Offline GWF

  • Newbie
  • *
  • Joined: Apr 2009
  • Posts: 1
I am new to this forum and was wondering if you could tell me what the HSBI Converter is and how you use it. I didn't see anything else on this forum.  Thank you.

GWF

Offline RGecy

  • Administrator
  • *
  • Joined: Mar 2009
  • Location: Beaufort, SC
  • Posts: 1981
    • SideImagingSoft.com
  • Unit(s): 1197c SI, 997c SI & 785c2
  • Software: 4.950 & 4.510
  • Accessories: Interlink & GRHA
GWF,

The forum is brand new.  I just got it set up 2 days ago.

The HBSI Converter basically reads the .SON recording files and converts them over to a format that can be viewed in software on the PC.  Humminbird has not come out with a viewer and we had to improvise a little.  YellowFin is playback software for Imagenex Side Scan Sonars.  You can convert the SON files to the YellowFin .872 format and view them.  Here is a screen shot of the software and a wreck I scanned last year.

Let me know if you have any more questions.

RGecy

Humminbird Guru and Forum Administrator

Offline arnados

  • Newbie
  • *
  • Joined: Mar 2009
  • Location: Spain
  • Posts: 19
  • Unit(s): 798SI
  • Software: 4.62
Depth in SON files..
« Reply #3 on: April 02, 2009, 08:33:14 AM »
Robert, ¿where is the Field "DEPTH" in SON files?
Thanks

Offline RGecy

  • Administrator
  • *
  • Joined: Mar 2009
  • Location: Beaufort, SC
  • Posts: 1981
    • SideImagingSoft.com
  • Unit(s): 1197c SI, 997c SI & 785c2
  • Software: 4.950 & 4.510
  • Accessories: Interlink & GRHA
There is no straight forward answer to your question unless you are familiar with Binary Files.  If you are, then the son files are basically made up of a 67 byte header and then the sonar data for the ping.  The depth is stored in the header as a 32bit integer.  This number represents the depth in 10ths of a meter.  So if the stored value is 100, the depth is 10.0 meters. 

As for the position in the file, it is stored in bytes 35-38 of each header.  Remeber 0 is the first position.  Also, the Humminbird uses a motorola chip so the data is stored in Big Endian.

I have some files that show the structure of the header. I will pull them off the other computer later today.

Good luck.

RGecy
« Last Edit: April 02, 2009, 09:47:14 AM by RGecy »
Humminbird Guru and Forum Administrator

Offline nsmith997C

  • Newbie
  • *
  • Joined: Mar 2009
  • Location: Rochester, NY
  • Posts: 4
  • Unit(s): 997C
Robert,

Great information… keep it coming... what program language are you using for your code? I'm going to start making a program to view the data (hopefully get to mosicing), and thought it might be worth it to use the same language and share the sorce code. I’m currently working with .xtf file format with Tritons definition/format. It seems to be working good. Let me know if you have a definition/format of Humminbird .son files. The key to an .xtf is the magic number “FACE”.

Nate

Offline RGecy

  • Administrator
  • *
  • Joined: Mar 2009
  • Location: Beaufort, SC
  • Posts: 1981
    • SideImagingSoft.com
  • Unit(s): 1197c SI, 997c SI & 785c2
  • Software: 4.950 & 4.510
  • Accessories: Interlink & GRHA
Sorry to take so long in getting back.  I was out of town at the Myrtle Beach 2009 Treausre Expo and Trade Show.

I am using VB.net.  Humminbird has not released the official format and probably will not.  They are using the son2xtf to convert the format over to the public. 

The information contained above is really the nuts and bolts of the HB format. 

I would love to see what you have done so far and certainly would be interested in talking with you.

Robert
Humminbird Guru and Forum Administrator

Offline sixwarden9

  • Newbie
  • *
  • Joined: Apr 2009
  • Posts: 12
Robert,

I made a short recording the other day and was watching it in both yellowfin and SIview.  Pretty good stuff.  Is there a way to do the same with a screenshot?  I noticed in my snapshot folder each picture has a dat file.  It would be useful to be able to measure objects, distances from snapshots.

Thanks,

Matthew

Offline wcrescuechief@hotmail.com

  • Newbie
  • *
  • Joined: May 2009
  • Posts: 2
Re: *** NEW RELEASE *** of HBSI Converter - Fixed Vista Compatibility Issues
« Reply #8 on: November 25, 2013, 07:41:59 PM »
Has the HBSI Converter for yellowfin been updated to work with new firmware 6.6...

Offline RGecy

  • Administrator
  • *
  • Joined: Mar 2009
  • Location: Beaufort, SC
  • Posts: 1981
    • SideImagingSoft.com
  • Unit(s): 1197c SI, 997c SI & 785c2
  • Software: 4.950 & 4.510
  • Accessories: Interlink & GRHA
Re: *** NEW RELEASE *** of HBSI Converter - Fixed Vista Compatibility Issues
« Reply #9 on: November 25, 2013, 08:56:33 PM »
Has the HBSI Converter for yellowfin been updated to work with new firmware 6.6...

It has.  I will have to upload it to the download section.  I will post it here when that has been done.

Robert
Humminbird Guru and Forum Administrator

Offline RGecy

  • Administrator
  • *
  • Joined: Mar 2009
  • Location: Beaufort, SC
  • Posts: 1981
    • SideImagingSoft.com
  • Unit(s): 1197c SI, 997c SI & 785c2
  • Software: 4.950 & 4.510
  • Accessories: Interlink & GRHA
Re: *** NEW RELEASE *** of HBSI Converter - Updated for 6.6 Firmware
« Reply #10 on: November 28, 2013, 12:15:37 AM »
Here is the new version.

http://forums.sideimagingsoft.com/index.php?action=downloads;sa=view;down=178

Please let me know if you have any issues.

Robert
« Last Edit: November 28, 2013, 02:33:41 AM by RGecy »
Humminbird Guru and Forum Administrator

Offline Nitro78

  • French frog
  • Full Member
  • ***
  • Joined: Apr 2012
  • Location: FRANCE
  • Posts: 115
  • French frog!
  • Unit(s): Solix mega
  • Accessories: TM265 LH + 2 side imagin transdeucer an
Re: *** NEW RELEASE *** of HBSI Converter - Updated for 6.6 Firmware
« Reply #11 on: November 30, 2013, 10:55:02 AM »
Hello, just down load on PC but get the 1.1.0.1 version not the 1.1.2 , so doesn't work with my 1198 dat log.

Offline Bill H

  • Jr. Member
  • **
  • Joined: Jan 2014
  • Location: Moses Lake, WA
  • Posts: 28
  • Unit(s): 998c HD SI Combo , Helix 9 SI
  • Software: 7.670
  • Accessories: None
Re: *** NEW RELEASE *** of HBSI Converter - Updated for 6.6 Firmware
« Reply #12 on: January 26, 2014, 10:13:06 PM »
Yeah I downloaded from the link 1.1.2 and after install it comes up as 1.1.0.1. Link broken?

Offline MikeM24108

  • Newbie
  • *
  • Joined: Oct 2017
  • Location: Michigan
  • Posts: 2
  • Unit(s): HELIX 5 CHIRP SI GPS G2 | HELIX 5 Series
  • Software: Not sure - current
  • Accessories: None
Re: *** NEW RELEASE *** of HBSI Converter - Updated for 6.6 Firmware
« Reply #13 on: October 15, 2017, 11:32:36 PM »
OK ... this is an old post.  Can someone let me know if there is an update.  Basically, I NEED to extract the LAT LONG & DEPTH from Humminbird SONAR files into something that I can import to Excel (e.g. CSV file, etc.  ... anything in text format that could be sucked into Excel with a little or no work). 

My need for this is to work the LAT LONG & DEPTH in Excel and then export it to a very sophisticated scientific contouring software app.

Appreciate if anyone out there did complete writing a software that can accomplish the above.

THANK YOU!!!


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo

 

Related Topics

  Subject / Started by Replies Last post
7 Replies
34809 Views
Last post June 18, 2015, 01:22:52 PM
by Fishboch
1 Replies
16778 Views
Last post May 18, 2009, 04:23:29 PM
by RGecy
1 Replies
14668 Views
Last post May 11, 2011, 12:49:14 PM
by sonar2000
1 Replies
10552 Views
Last post January 01, 2012, 09:07:26 AM
by sonar2000
1 Replies
10808 Views
Last post December 31, 2012, 09:43:44 AM
by sonar2000
1 Replies
12012 Views
Last post July 23, 2014, 01:23:59 PM
by abraquelebout
3 Replies
11949 Views
Last post September 02, 2015, 04:29:51 PM
by norj
1 Replies
11348 Views
Last post September 18, 2019, 10:50:41 PM
by rnvinc


SimplePortal 2.3.3 © 2008-2010, SimplePortal