Search found 3 matches

by kestas
26 Oct 2016, 18:46
Forum: OSTC+, 3, cR, sport, nano and OSTC 2 (Mod. 2015 and later)
Topic: OSTC2 CNS
Replies: 3
Views: 3802

Re: OSTC2 CNS

From the source code I would suspect something should be visible once CNS has reached 70% (hwos_code/src/hwos.inc):
[pre]
124 #DEFINE cns_display_high .70 ; [%]
125 #DEFINE cns_warning_high .100 ; [%]
[/pre]
These defines are used in check_cns_violation routine (hwos_code/srcdivemode.asm:1761-1785 ...
by kestas
22 Oct 2016, 22:56
Forum: OSTC+, 3, cR, sport, nano and OSTC 2 (Mod. 2015 and later)
Topic: OSTC2 CNS
Replies: 3
Views: 3802

OSTC2 CNS

Hello,

Is it possible to see CNS level in dive mode on OSTC2 display? I see it in the logs after the dive, but I was unable to get it displayed during the dive (firmware v2.07).

Best regards,
Kestas
by kestas
01 Jun 2016, 21:58
Forum: OSTC+, 3, cR, sport, nano and OSTC 2 (Mod. 2015 and later)
Topic: OSTC screen blank while in hot weather
Replies: 2
Views: 4920

OSTC screen blank while in hot weather

Hello,
Yesterday OSTC2 screen failed to turn on while on the surface. While trying to revive it, I've descended to ~6m and noticed slight glowing of the numbers on the screen (unreadable even in dark environment). After about half a minute the screen turnet on (no boot logo, in diving mode at once ...