comparison src/option_table.asm @ 336:1318c6cad41b

Merged new_screen_layout into default
author Janos Kovacs <kovjanos@gmail.com>
date Sun, 28 Jun 2015 05:05:46 +0200
parents 3d43da7acfe1
children 508d7fb98b34
comparison
equal deleted inserted replaced
334:d07f7d07e568 336:1318c6cad41b
201 OPTION_UINT8 odeco_usage, .5,.50, .20,tLitersMinute, .155, char_I_deco_usage ; l/min 201 OPTION_UINT8 odeco_usage, .5,.50, .20,tLitersMinute, .155, char_I_deco_usage ; l/min
202 OPTION_BOOL oMODwarning, 0, .156, opt_modwarning ; =1: red depth blinking warning 202 OPTION_BOOL oMODwarning, 0, .156, opt_modwarning ; =1: red depth blinking warning
203 OPTION_BOOL oVSItextv2, 0, .157, opt_vsitextv2 ; =1: use the dynamic (depends on depth) ascend rate limits 203 OPTION_BOOL oVSItextv2, 0, .157, opt_vsitextv2 ; =1: use the dynamic (depends on depth) ascend rate limits
204 OPTION_BOOL oVSIgraph, 0, .158, opt_vsigraph ; =1: draw the graphical VSI bar 204 OPTION_BOOL oVSIgraph, 0, .158, opt_vsigraph ; =1: draw the graphical VSI bar
205 OPTION_BOOL oExtCeiling, 0, .159, opt_extceiling ; =1:print ppO2 and currentGF on the Ceiling Custom View 205 OPTION_BOOL oExtCeiling, 0, .159, opt_extceiling ; =1:print ppO2 and currentGF on the Ceiling Custom View
206 OPTION_BOOL oShowppO2, 0, .160, opt_showppo2 ; =1:always show the ppO2 value in the warning position
206 207
207 ;============================================================================= 208 ;=============================================================================
208 ; Set Time/Set Date (RAM only) 209 ; Set Time/Set Date (RAM only)
209 OPTION_UINT8 oSetHours, .0, .23, .0, 0, -1, hours 210 OPTION_UINT8 oSetHours, .0, .23, .0, 0, -1, hours
210 OPTION_UINT8 oSetMinutes, .0, .59, .0, 0, -1, mins 211 OPTION_UINT8 oSetMinutes, .0, .59, .0, 0, -1, mins