Strange default gas for #1 (255/0)

Legacy OSTC's
Post Reply
Tiburon
Posts: 6
Joined: Sunday 23. September 2012, 20:27

Strange default gas for #1 (255/0)

Post by Tiburon »

Hi All,

Today was my first dive with the OTSC 2N (V2.50).
Really not bad!

But while entering my gases I noticed that for the the first Gas the default value is 255/0. Wow, 255% O2!
Is there any chance to change this? I tried to find the parameter in the CF but with no luck!

Cheerio

Tiburon
Tiburon
Posts: 6
Joined: Sunday 23. September 2012, 20:27

Re: Strange default gas for #1 (255/0)

Post by Tiburon »

Also dieser 255/0 default macht Probleme! Ich kann den Computer über JDivelog nicht auslesen...

Eventuell verhindert der Wert auch, dass ich die Tauchgänge auf JDivelog laden kann. Das funktioniert nämlich auch nicht.

Ich wäre froh, wenn sich dem mal jemand von Heinrichs & Weikamp annehmen könnte.

Danke und

Cheerio

Tiburon


java.lang.IllegalArgumentException: oxygenPercent is not a valid Percentage value '255'
at net.sf.jdivelog.ci.ostc.OSTCMix.(Unknown Source)
at net.sf.jdivelog.ci.ostc.OSTCProtocol100801Mk2.parseSettings(Unknown Source)
at net.sf.jdivelog.ci.ostc.OSTCProtocol110615Mk2.parseSettings(Unknown Source)
at net.sf.jdivelog.ci.ostc.AbstractOSTCProtocol.downloadSettings(Unknown Source)
at net.sf.jdivelog.ci.ostc.OSTCProtocol081130.downloadSettings(Unknown Source)
at net.sf.jdivelog.ci.ostc.OSTCProtocol100801.downloadSettings(Unknown Source)
at net.sf.jdivelog.ci.ostc.OSTCProtocol100801Mk2.downloadSettings(Unknown Source)
at net.sf.jdivelog.ci.OSTCInterface.transferSettings(Unknown Source)
at net.sf.jdivelog.gui.ostc.OSTCSettingsPanel.load(Unknown Source)
at net.sf.jdivelog.gui.ostc.OSTCSettingsPanel.access$000(Unknown Source)
at net.sf.jdivelog.gui.ostc.OSTCSettingsPanel$1.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Rob
Posts: 362
Joined: Thursday 12. May 2011, 18:12

Re: Strange default gas for #1 (255/0)

Post by Rob »

Hi,

was sagt denn der Gas Setup dialog im OSTC?
Stehen da auch 255%?

what are the numbers in the gas setup dialog in ostc?
Are there 255% too?

Grüße/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
Tiburon
Posts: 6
Joined: Sunday 23. September 2012, 20:27

Re: Strange default gas for #1 (255/0)

Post by Tiburon »

Yes, exactly the default value is 255/0.
When I select the default value the OSTC is even calculating with 255% O2!

MOD is then 65532m, which I think is an integer overflow.

An it then also shows it in the gas list with O2 255. So I really could use this hyper O2 mix for diving (:P)

BTW as my computer is brand new, I have firmware V2.50 on it

Cheerio

Tiburon
Rob
Posts: 362
Joined: Thursday 12. May 2011, 18:12

Re: Strange default gas for #1 (255/0)

Post by Rob »

Hmmm - strange.

I would reinstall the firmware.
See read.php?2,9543
Then the problem should be solved.

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
Tiburon
Posts: 6
Joined: Sunday 23. September 2012, 20:27

Re: Strange default gas for #1 (255/0)

Post by Tiburon »

Hi Rob,

Ok, done, but no change :S

What now?

Cheerio

Beat
Tiburon
Posts: 6
Joined: Sunday 23. September 2012, 20:27

Re: Strange default gas for #1 (255/0)

Post by Tiburon »

Solved!

The solution was to use OSTC Tools Config application. It was able to read, change and write back the default gas.

Cheerio

Tiburon
Vortax
Posts: 23
Joined: Thursday 28. June 2012, 13:50

Re: Strange default gas for #1 (255/0)

Post by Vortax »

This bug was present in an old version of the 2N firmware (v. 2.0)

Youtube video:

http://www.youtube.com/watch?v=C2Bi7k_44vY
Tiburon
Posts: 6
Joined: Sunday 23. September 2012, 20:27

Re: Strange default gas for #1 (255/0)

Post by Tiburon »

Thanks Vortex,

So, not so strange and uncommon as first thought :D

Maybe this threat serves then as a solution for the next one

Cheerio

Tiburon
Post Reply