Page 1 of 1

New firmware 2.59beta

Posted: Sunday 6. January 2013, 17:41
by heinrichsweikamp
Hi all,

After some real-world testing, we now have uploaded the 2.59beta: http://www.heinrichsweikamp.com/#/en/ostc_2n/firmware/

Besides some new CF for the safety stop users we have fixed some issues with the new aGF function and the correct use of the diluent gases when updating from beta 2.55. There's now also a confirmation when a logbook-marker was set.

Check the changelog for all details: https://bitbucket.org/heinrichsweikamp/ ... at=default

Cheers,
Matthias

Re: New firmware 2.59beta

Posted: Sunday 6. January 2013, 18:11
by gorcio
Thank You Matthias. Pity I haven't checked it before today's dives ... If no feedback by next weekend - I will try to provide some ...

Re: New firmware 2.59beta

Posted: Sunday 6. January 2013, 19:30
by sailor
Hello,

my bootloader is not working anymore and the download-link woun't do it either:
http://www.heinrichsweikamp.net/ostc/do ... loader.zip
Is there another place to download the bootloader?

Regards, Reiner

Re: New firmware 2.59beta

Posted: Sunday 6. January 2013, 19:39
by Smiler1968
Hi,

The new Beta is looking good. I've not dived with it but have been playing around with the unit and see that CF70 seems to have a limit of 4:10 - was that intentional? (not that I want to change it, I was just curious)

Regards

Jerry

Re: New firmware 2.59beta

Posted: Sunday 6. January 2013, 19:56
by DTR.Diver66
Hallo Matthias,

ich habe gerade ein paar Tauchgänge im Simulator gemacht und es ist der gleiche Fehler da wie in 2.57
Der Fehler ist nur bei CF 55 = 5min

Anbei die Bilder


Gruß

Re: New firmware 2.59beta

Posted: Sunday 6. January 2013, 20:06
by DTR.Diver66
@ Matthias,

die 45m 6min werden in der Dekoliste gelb hinterlegt wie CF 55 (zB: 21m 5min). Nach dem 6. Bild erneuter Wechsel auf aGF auch hier Deko 45m 6min.


Gruß

Re: New firmware 2.59beta

Posted: Sunday 6. January 2013, 20:09
by heinrichsweikamp
sailor Wrote:
> Is there another place to download the
> bootloader?

http://www.heinrichsweikamp.com/#/de/os ... _software/

regards,
Matthias

Re: New firmware 2.59beta

Posted: Sunday 6. January 2013, 20:14
by DTR.Diver66
@ Matthias,

bleibe ich für mindestens 10m auf 45m und Wechsel dann zu aGF und wieder zurück wird die Dekoanzeige korrekt angezeigt mit dem eingestellten 21m 5min gelb hinterlegt.


Gruß

Re: New firmware 2.59beta

Posted: Sunday 6. January 2013, 20:25
by DTR.Diver66
@ Matthias,

wird dann höher aufgetaucht kommt wieder eine korrekte Dekoanzeige, allerdings bei GF und aGF ohne die Wechselzeit CF 55 (21m 5min).


Gruß

Re: New firmware 2.59beta

Posted: Sunday 6. January 2013, 21:07
by scubatinoo
Thanks for your efforts, Matthias!

Just a couple of things:
CF70: S.StopLenght[s ] is in Seconds? Default value is 3:00 - but this is Minutes, not Seconds?

And all Current values of the new CF70 - 73 are set to zero. I think it would make more sense if the current values are the same like the Default values, not?

Re: New firmware 2.59beta

Posted: Monday 7. January 2013, 07:45
by Mike
Help,

Ich wolte diese version mit Bootloader einspiellen und jetzt geht bei mir gar nichts mehr.

Ich habe wärend des Transfer ein Weisses bild auf mein MK2N bekommen und eine fehler meldung auf dem Bootloader.

Nach 5 minuten hat sich mein OSTC ausgechalten und jetzt kann ich ihn nicht mehr einschalten.

Was kann ich machen ?

Danke

Wenn ich den OSTC an meinen computer anschliesse habe ich nur wieder das Weisse licht.

MFG

Re: New firmware 2.59beta

Posted: Monday 7. January 2013, 23:45
by Bardass
Matthias > french translation

CF66 : Aff. GF Nodeco
CF67 : Alt. GF Bas [%]
CF68 : Alt. GF Haut[%]
CF69 : Changement GF

DiveMode :
ToggleGF : ChangeGF

Beta works well despite my tests

Re: New firmware 2.59beta

Posted: Sunday 13. January 2013, 04:35
by Clownfish
Have done three dives with 2.59. One was over 30 m and just into deco. All worked well, although the limitation of 4 mins (and 10 seconds) for the safety stop is a bit annoying.

Re: New firmware 2.59beta

Posted: Sunday 13. January 2013, 09:15
by heinrichsweikamp
Hi,

It's a 8bit custom function (max. 255) and it's limit is set to 250s currently.

Cheers,
Matthias

Re: New firmware 2.59beta

Posted: Sunday 13. January 2013, 10:15
by gorcio
> It's a 8bit custom function (max. 255) and it's
> limit is set to 250s currently.


Is there any chance to change unit from second to minutes ? Then 8bits would be more than enough :-) and I guess there is no one around who sets his stops (deco or safety) with second-precision anyway. For safety stop, round minutes should be ok.

Re: New firmware 2.59beta

Posted: Sunday 13. January 2013, 10:44
by Clownfish
Matthias, I realise the practical reasons behind this, but as gorcio says, is it possible to change so that it is only minutes?

Re: New firmware 2.59beta

Posted: Tuesday 15. January 2013, 20:54
by DiverM
heinrichsweikamp Wrote:
-------------------------------------------------------
> Hi,
>
> It's a 8bit custom function (max. 255) and it's
> limit is set to 250s currently.
>
> Cheers,
> Matthias


As a quick workaround to the limitation, multiply by 10 ?

Still storing the CF in 8bits, and a 10s setting resolution for the safety stop timer CF is not a problem.