Re: Data download error

2024-04-28 Thread Jef Driesen via subsurface

On 28/04/2024 19:03, Kevin Metcalf wrote:

Just checking in to see if you learned anything from the files.  I am wondering 
if my computer will work going forward as I haven't had this issue in the past.


As suspected, this was indeed a problem with the memory layout. Your Geo has an 
older firmware version (1D), and those appear to use a larger end address 
(0xFFF0 vs 0xFE00). I suspect this was a firmware bug that was fixed in the 
newer version.


I already fixed the problem in libdivecomputer master:

https://github.com/libdivecomputer/libdivecomputer/commit/4914f6bff3d749984c201cb1b1eea87126755d7b

Since the affected memory area is very small, your next dives will fall again 
inside the area that is considered valid, and you should have no problem to 
download those dives with the current subsurface version. But to download those 
two affected dives you'll have to wait until the above fix makes it into a new 
subsurface build.


Jef
___
subsurface mailing list -- subsurface@subsurface-divelog.org
To unsubscribe send an email to subsurface-le...@subsurface-divelog.org


RE: Data download error

2024-05-02 Thread Kevin Metcalf via subsurface
Just checking in to see if you learned anything from the files.  I am wondering 
if my computer will work going forward as I haven't had this issue in the past.

Kevin

-Original Message-
From: Jef Driesen  
Sent: Sunday, April 21, 2024 5:25 PM
To: Kevin Metcalf ; subsurface@subsurface-divelog.org
Subject: Re: Data download error

On 21/04/2024 20:35, Kevin Metcalf via subsurface wrote:
> Will analyzing the attached files be of any assistance?

Yes. Those files are exactly what I need. At first sight, the problem appears 
to be an error in the used memory layout for your device. I'll look into it.

Jef
___
subsurface mailing list -- subsurface@subsurface-divelog.org
To unsubscribe send an email to subsurface-le...@subsurface-divelog.org


RE: Data download error

2024-05-02 Thread Kevin Metcalf via subsurface
Thank you for your help.  I attempted to review and see if I could update my 
computers firmware, just for giggles but it looks like that is a challenge on 
this old dive computer and the poor Oceanic app.  So will leave the dive 
computer alone for now and standby for the new build.  If you have any ETA on 
that, please share.  Otherwise I will check back the next time I try to import 
new dives.

Kevin

-Original Message-
From: Jef Driesen  
Sent: Monday, April 29, 2024 2:27 AM
To: Kevin Metcalf ; subsurface@subsurface-divelog.org
Subject: Re: Data download error

On 28/04/2024 19:03, Kevin Metcalf wrote:
> Just checking in to see if you learned anything from the files.  I am 
> wondering if my computer will work going forward as I haven't had this issue 
> in the past.

As suspected, this was indeed a problem with the memory layout. Your Geo has an 
older firmware version (1D), and those appear to use a larger end address
(0xFFF0 vs 0xFE00). I suspect this was a firmware bug that was fixed in the 
newer version.

I already fixed the problem in libdivecomputer master:

https://github.com/libdivecomputer/libdivecomputer/commit/4914f6bff3d749984c201cb1b1eea87126755d7b

Since the affected memory area is very small, your next dives will fall again 
inside the area that is considered valid, and you should have no problem to 
download those dives with the current subsurface version. But to download those 
two affected dives you'll have to wait until the above fix makes it into a new 
subsurface build.

Jef
___
subsurface mailing list -- subsurface@subsurface-divelog.org
To unsubscribe send an email to subsurface-le...@subsurface-divelog.org