bluerobotics / ping-viewer

Ping Viewer is an open-source application to view and record data from the Blue Robotics Ping Echosounder and Ping360 Scanning Sonar.
https://docs.bluerobotics.com/ping-viewer/
GNU General Public License v3.0
40 stars 38 forks source link

examples: decode: improve recovery failure message #1051

Closed ES-Alexander closed 1 year ago

ES-Alexander commented 1 year ago

Track number of bytes skipped during the recovery process, and include them in the output on failure.

Should help with understanding whether a large proportion of the file was lost, and whether a more in-depth recovery attempt / investigation is warranted.

Created because of this forum post, where the user was thinking the "recovery" portion was likely at/near the end of the file.