On 01 May, 2015 - Jef Driesen wrote:
On 25-04-15 18:33, Anton Lundin wrote:
This adds a dump function for the ostc3 series computers. This function dumps the whole external eprom, that contains the dive-headers and the dive data.
The patch has been applied (with a few minor modifications).
Thanks. I didn't get around to fix the minor things you pointed out. I agreed with all of them, and i was obviously to tired when i sent that patch to notice them myself.
For me it really doesn't matter if we write our own "mem-dump" format or we use the external eprom format straight off. The external eprom is generally bigger, but its completely independent of everything. I kinda thought it would be nice to have all the data if i needed to reset my logbook for some reason, and its nice to be able to hack on subsurface/libdivecomputer without pulling out my dc's, and its nice to be able to generate weird data to test the chain.
//Anton