Mercurial > public > hwos_code
diff src/ostc3.inc @ 11:04794990b619
Show Max. Depth with 0.1m precision
author | heinrichsweikamp |
---|---|
date | Sun, 26 May 2013 10:24:50 +0200 |
parents | 1ab317814dd7 |
children | 440e537e19d6 |
line wrap: on
line diff
--- a/src/ostc3.inc Thu May 16 14:48:32 2013 +0200 +++ b/src/ostc3.inc Sun May 26 10:24:50 2013 +0200 @@ -19,7 +19,7 @@ #include <ports.inc> ; Portmap #DEFINE softwareversion_x d'0' ; Software version XX.YY -#DEFINE softwareversion_y d'93' ; Software version XX.YY +#DEFINE softwareversion_y d'94' ; Software version XX.YY #DEFINE softwareversion_beta 0 ; (and 0 for release) #DEFINE comm_service_key 0xABCDEF @@ -565,6 +565,7 @@ #DEFINE ccr_diluent_setup flag7,4 ; =1: Setting up Diluents ("Gas6-10") #DEFINE menu_show_sensors flag7,5 ; =1: Update HUD data in menu #DEFINE short_gas_decriptions flag7,6 ; =1: Use short versions of gaslist_strcat_gas_mod and gaslist_strcat_setpoint +#DEFINE max_depth_greater_100m flag7,7 ; =1: Max. Depth > 100m #DEFINE is_bailout flag8,0 ; =1: Bailout #DEFINE is_bailout_menu flag8,1 ; =1: Bailout