comparison src/hwos.inc @ 516:2ef8cf6b320d

NEW: ppO2 blinks in sensor mode when min/max boundaries are hit Backup diluent change depths in dive mode boot
author heinrichsweikamp
date Thu, 03 Aug 2017 16:59:31 +0200
parents da2cd6172f29
children 06e9370c6d75
comparison
equal deleted inserted replaced
515:01c0fbd16025 516:2ef8cf6b320d
558 558
559 old_velocity res 4 ; Stores the last 4 speeds (8 seconds) in m/min 559 old_velocity res 4 ; Stores the last 4 speeds (8 seconds) in m/min
560 opt_gas_type_backup res 5 ; 0=Disabled, 1=First, 2=Travel, 3=Deco 560 opt_gas_type_backup res 5 ; 0=Disabled, 1=First, 2=Travel, 3=Deco
561 opt_dil_type_backup res 5 ; 0=Disabled, 1=First, 2=Normal 561 opt_dil_type_backup res 5 ; 0=Disabled, 1=First, 2=Normal
562 opt_OC_bail_gas_change_backup res 5 ; Gas change depths OC/Bailout 562 opt_OC_bail_gas_change_backup res 5 ; Gas change depths OC/Bailout
563 563 opt_dil_change_backup res 5; Gas change depths Diluents
564
564 internal_battery_capacity res 2 ; For internal battery gauging 565 internal_battery_capacity res 2 ; For internal battery gauging
565 battery_capacity res 2 ; For battery gauge IC 566 battery_capacity res 2 ; For battery gauge IC
566 battery_offset res 2 ; For battery gauge IC 567 battery_offset res 2 ; For battery gauge IC
567 568
568 analog_sw1_raw res 2 ; idle values (average) 569 analog_sw1_raw res 2 ; idle values (average)