Memory Map

Legacy OSTC's
Post Reply
Rob
Posts: 368
Joined: 12 May 2011, 18:12

Memory Map

Post by Rob »

Hallo zusammen,

ich bin auf der Suche nach einer Beschreibung der Speichermap des OSTC für

-die custom Settings
-die gespeicherten Tauchgangsdaten

Gibt es irgendwo so eine Beschreibung für die unterschiedlichen OSTC Firmware-Versionen?
Ich habe schon im repository und im v1.90er Code gesucht aber nicht wirklich etwas gefunden.

Viele Grüße
Robert

Hi,

i'm searching for a description of the memory map for
-custom settings
-the saved dives

is there a description for the different OSTC firmware versions?
i-ve looked in the repository and in the v1.90 code but i coudn't find something.

Best regards
Robert
Home: http://www.angermayr.eu
email: ostctools@angermayr.eu
Home of OSTC Tools: http://ostctools.angermayr.eu
HWOSConfig for Android: https://play.google.com/store/apps/details?id=eu.angermayr.hwosconfig
heinrichsweikamp
Posts: 4469
Joined: 13 May 2007, 18:07

Re: Memory Map

Post by heinrichsweikamp »

Hi,

Attached is the description for the interface with a PC. It includes the dive profile format and the commands to access the data via the USB port.

regards,
Matthias
wrobell
Posts: 105
Joined: 28 Jan 2009, 16:28

Re: Memory Map

Post by wrobell »

as well, if you are looking for parsers

1. Java: jdivelog has one (sorry for lack of url)
2. Python: kenozooid has one (sorry for self ad): http://git.savannah.gnu.org/cgit/kenozo ... /parser.py
3. C: libdivecomputer has one: http://libdivecomputer.git.sourceforge. ... .c;hb=HEAD
Brabbel

Re: Memory Map

Post by Brabbel »

Hi,

is there an update for V1.91 of the ostc_interface description document included in the post above available?
I would like to update my logbook program to the new logbook format.
Maybe the interface specification could be put into the repository, so everybody can access the most recent version instantly.

Regards
Brabbel
Rob
Posts: 368
Joined: 12 May 2011, 18:12

Re: Memory Map

Post by Rob »

Hi Brabbel,

MAtthias posted one here
in the thread Logbook memory map - is this normal

But i think he has a newer one.

Regards
Rob
Home: http://www.angermayr.eu
email: ostctools@angermayr.eu
Home of OSTC Tools: http://ostctools.angermayr.eu
HWOSConfig for Android: https://play.google.com/store/apps/details?id=eu.angermayr.hwosconfig
heinrichsweikamp
Posts: 4469
Joined: 13 May 2007, 18:07

Re: Memory Map

Post by heinrichsweikamp »

Attached is the latest one.

regards,
Matthias
brabbel
Posts: 5
Joined: 25 Jun 2011, 12:18

Re: Memory Map

Post by brabbel »

Hi,

thanks for the document. Fortunately there are only minor changes and the profile data is unchanged.

Regards
Brabbel
Post Reply