Mercurial > public > hwos_code
view src/customview.inc @ 526:0d1cda9f2d43
BUGFIX: Skip MOD Test for CCR in Sensor modes (OSTC cR and OSTC3 only)
CHANGE: Swap positions of ppO2(O2) and ppO2(Dil) in customview 10 on screen. "left = lean" and "right = rich"
BUGFIX: A wrong configured gas was suggested as "Better gas" on the configured depth even if this resulted in a ppO2 high or low condition
author | heinrichsweikamp |
---|---|
date | Sat, 05 Aug 2017 16:50:28 +0200 |
parents | 653a3ab08062 |
children | b7eb98dbd800 |
line wrap: on
line source
;============================================================================= ; ; File customview.inc ; ; Customview for divemode and surfacemode ; ; Copyright (c) 2011, Matthias Heinrichs, HeinrichsWeikamp, all right reserved. ;============================================================================= ; HISTORY ; 2011-08-10 : [mH] Import into hwOS sources ; Dive mode extern customview_toggle extern customview_second extern customview_minute extern customview_show_mix ; Put "Nxlo", "Txlo/hi", "Air" or "O2" into Postinc2 extern customview_show_change_depth ; Put " in lo m" or " in lo ft" into Postinc2 extern menuview_toggle extern menuview_toggle_reset extern customview_mask ; Surface mode extern surf_customview_toggle extern surf_customview_mask ; extern surf_customview_second ; extern surf_customview_minute