annotate src/tft_outputs.inc @ 402:a3a0f1fd7fc4

NEW: Logbook shows markers with small orange boxes in the profile Slightly reduce max. backlight levels
author heinrichsweikamp
date Sun, 10 Jan 2016 09:36:47 +0100
parents 573f2251cf49
children 12e85930d95c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
heinrichsweikamp
parents:
diff changeset
1 ;=============================================================================
heinrichsweikamp
parents:
diff changeset
2 ;
heinrichsweikamp
parents:
diff changeset
3 ; File tft_outputs.inc
heinrichsweikamp
parents:
diff changeset
4 ;
heinrichsweikamp
parents:
diff changeset
5 ;
heinrichsweikamp
parents:
diff changeset
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
heinrichsweikamp
parents:
diff changeset
7 ;=============================================================================
heinrichsweikamp
parents:
diff changeset
8 ; HISTORY
heinrichsweikamp
parents:
diff changeset
9 ; 2011-08-07 : [mH] moving from OSTC code
heinrichsweikamp
parents:
diff changeset
10
heinrichsweikamp
parents:
diff changeset
11 ; Macros
heinrichsweikamp
parents:
diff changeset
12 extern TFT_color_code1
heinrichsweikamp
parents:
diff changeset
13 TFT_color_code macro color_code_temp
heinrichsweikamp
parents:
diff changeset
14 movlw color_code_temp
heinrichsweikamp
parents:
diff changeset
15 call TFT_color_code1
heinrichsweikamp
parents:
diff changeset
16 endm
heinrichsweikamp
parents:
diff changeset
17
heinrichsweikamp
parents:
diff changeset
18 ; Surface mode
234
57155164faad Show OSTC2-like active gas boxes in surface mode
heinrichsweikamp
parents: 205
diff changeset
19 extern TFT_show_OC_startgas_surface ; Show first gas and "OSTC2-like" active gases
0
heinrichsweikamp
parents:
diff changeset
20 extern TFT_serial
heinrichsweikamp
parents:
diff changeset
21 extern TFT_clock
heinrichsweikamp
parents:
diff changeset
22 extern TFT_date
heinrichsweikamp
parents:
diff changeset
23 extern TFT_desaturation_time
heinrichsweikamp
parents:
diff changeset
24 extern TFT_nofly_time
heinrichsweikamp
parents:
diff changeset
25 extern TFT_interval
heinrichsweikamp
parents:
diff changeset
26 extern TFT_gaslist_surfmode
heinrichsweikamp
parents:
diff changeset
27 extern TFT_dillist_surfmode
heinrichsweikamp
parents:
diff changeset
28 extern TFT_splist_surfmode ; Show Setpoint list
heinrichsweikamp
parents:
diff changeset
29 extern TFT_temp_surfmode
heinrichsweikamp
parents:
diff changeset
30 extern TFT_update_batt_voltage
heinrichsweikamp
parents:
diff changeset
31 extern TFT_display_decotype_surface
heinrichsweikamp
parents:
diff changeset
32 extern TFT_display_decotype_surface1 ; Used from logbook!
heinrichsweikamp
parents:
diff changeset
33 extern TFT_update_surf_press
188
ebc28381f17d NEW: Show Bailout Gas List in Surface mode (CCR Modes)
heinrichsweikamp
parents: 187
diff changeset
34 extern TFT_surface_sensor ; Update HUD data in surface mode
0
heinrichsweikamp
parents:
diff changeset
35 ; extern TFT_clear_customview_surfacemode
heinrichsweikamp
parents:
diff changeset
36 extern TFT_menu_hud ; Update HUD data in menu (including mV)
187
669b5d00706d CHANGE: Longer timeout (4 min) for calibration menu
heinrichsweikamp
parents: 145
diff changeset
37 extern TFT_menu_calibrate ; Update mV data in menu
0
heinrichsweikamp
parents:
diff changeset
38 extern TFT_custom_text ; The custom text
heinrichsweikamp
parents:
diff changeset
39 extern TFT_surface_tissues ; Show Tissue diagram in surface mode
256
5b4ef0b9090d place compass display code into compass_ops.asm
heinrichsweikamp
parents: 234
diff changeset
40 ; extern TFT_surface_compass_mask ; Compass heading mask
5b4ef0b9090d place compass display code into compass_ops.asm
heinrichsweikamp
parents: 234
diff changeset
41 ; extern TFT_surface_compass_heading ; Compass heading value
41
5041477eee79 Surface customview with important deco settings
mh@mh-THINK
parents: 0
diff changeset
42 extern TFT_surface_decosettings ; Show all deco settings
76
a5ea132770db 1.21 release
heinrichsweikamp
parents: 67
diff changeset
43 extern TFT_cat_serial ; Add serial to current string
a5ea132770db 1.21 release
heinrichsweikamp
parents: 67
diff changeset
44 extern TFT_cat_firmware ; Add firmware version to current string
256
5b4ef0b9090d place compass display code into compass_ops.asm
heinrichsweikamp
parents: 234
diff changeset
45 ; extern TFT_compass_show_gain ; Show the current compass gain
5b4ef0b9090d place compass display code into compass_ops.asm
heinrichsweikamp
parents: 234
diff changeset
46 ; extern TFT_show_timeout_testmode ; Show the timeout during calibration
0
heinrichsweikamp
parents:
diff changeset
47 ; Menu
heinrichsweikamp
parents:
diff changeset
48 extern TFT_LogOffset_Logtitle
50
ec4d8503ec45 NEW: user-selectable color schemes
heinrichsweikamp
parents: 41
diff changeset
49 extern TFT_show_color_schemes ; Yes, update the color schemes
0
heinrichsweikamp
parents:
diff changeset
50
heinrichsweikamp
parents:
diff changeset
51 ; Debug and useless stuff
145
e3ac5b2021bc NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents: 131
diff changeset
52 ; extern TFT_update_raw_data
e3ac5b2021bc NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents: 131
diff changeset
53 ; extern TFT_update_raw_data2
256
5b4ef0b9090d place compass display code into compass_ops.asm
heinrichsweikamp
parents: 234
diff changeset
54 ; extern TFT_compass_fast
0
heinrichsweikamp
parents:
diff changeset
55
heinrichsweikamp
parents:
diff changeset
56 ; Dive mode
heinrichsweikamp
parents:
diff changeset
57 extern TFT_display_cns
heinrichsweikamp
parents:
diff changeset
58 extern TFT_divemins
heinrichsweikamp
parents:
diff changeset
59 extern TFT_depth
heinrichsweikamp
parents:
diff changeset
60 extern TFT_temp_divemode
heinrichsweikamp
parents:
diff changeset
61 extern TFT_max_pressure
heinrichsweikamp
parents:
diff changeset
62 extern TFT_active_gas_divemode
heinrichsweikamp
parents:
diff changeset
63 extern TFT_divemode_mask
heinrichsweikamp
parents:
diff changeset
64 extern TFT_display_ndl_mask
heinrichsweikamp
parents:
diff changeset
65 extern TFT_show_TTS_divemode
heinrichsweikamp
parents:
diff changeset
66 extern TFT_display_ndl
heinrichsweikamp
parents:
diff changeset
67 extern TFT_display_deko_mask
heinrichsweikamp
parents:
diff changeset
68 extern TFT_divemode_warning
heinrichsweikamp
parents:
diff changeset
69 extern TFT_divemode_warning_clear
315
4f83470dcece VSIbar #3: remaining changes for the split style bar
Janos Kovacs <kovjanos@gmail.com>
parents: 292
diff changeset
70 extern TFT_velocity_clear
0
heinrichsweikamp
parents:
diff changeset
71 extern TFT_display_velocity
heinrichsweikamp
parents:
diff changeset
72 extern TFT_display_deko
333
14b466f66a7f Extend the Ceiling custom-view with ppO2 and current GF
Janos Kovacs <kovjanos@gmail.com>
parents: 315
diff changeset
73 extern TFT_mask_ppo2
0
heinrichsweikamp
parents:
diff changeset
74 extern TFT_display_ppo2
333
14b466f66a7f Extend the Ceiling custom-view with ppO2 and current GF
Janos Kovacs <kovjanos@gmail.com>
parents: 315
diff changeset
75 extern TFT_display_ppo2_val
0
heinrichsweikamp
parents:
diff changeset
76 extern TFT_update_batt_percent_divemode
heinrichsweikamp
parents:
diff changeset
77 extern TFT_display_apnoe_descent
heinrichsweikamp
parents:
diff changeset
78 extern TFT_apnoe_clear_surface
heinrichsweikamp
parents:
diff changeset
79 extern TFT_display_apnoe_surface
heinrichsweikamp
parents:
diff changeset
80 extern TFT_display_apnoe_last_max
heinrichsweikamp
parents:
diff changeset
81 extern TFT_ftts
heinrichsweikamp
parents:
diff changeset
82 extern TFT_clear_warning_text
heinrichsweikamp
parents:
diff changeset
83 extern TFT_clear_warning_text_2nd_row
heinrichsweikamp
parents:
diff changeset
84 extern TFT_warning_gf
192
efe70488a04b voting logic for external monitoring
heinrichsweikamp
parents: 188
diff changeset
85 extern TFT_update_ppo2_sensors ; Update Sensor data
0
heinrichsweikamp
parents:
diff changeset
86 extern TFT_hud_mask ; The HUD mask
heinrichsweikamp
parents:
diff changeset
87 extern TFT_mask_avr_stopwatch ; Show mask for average depth and stopwatch
heinrichsweikamp
parents:
diff changeset
88 extern TFT_update_avr_stopwatch ; Update average depth and stopwatch
heinrichsweikamp
parents:
diff changeset
89 extern TFT_decoplan ; Decoplan
heinrichsweikamp
parents:
diff changeset
90 extern TFT_clear_divemode_menu ; Clear the divemode menu
315
4f83470dcece VSIbar #3: remaining changes for the split style bar
Janos Kovacs <kovjanos@gmail.com>
parents: 292
diff changeset
91 extern TFT_draw_gassep_line ; Draw the gas separator grid line in spec mode only
0
heinrichsweikamp
parents:
diff changeset
92 extern TFT_divemode_menu_cursor ; the divemode cursor
heinrichsweikamp
parents:
diff changeset
93 extern TFT_ead_end_tissues_clock_mask ; Setup Mask
heinrichsweikamp
parents:
diff changeset
94 extern TFT_ead_end_tissues_clock ; Show EAD/END, Tissues and clock
heinrichsweikamp
parents:
diff changeset
95 extern TFT_gf_mask ; Setup Mask
333
14b466f66a7f Extend the Ceiling custom-view with ppO2 and current GF
Janos Kovacs <kovjanos@gmail.com>
parents: 315
diff changeset
96 extern TFT_gf_mask_cGF ; Setup Mask - current GF only
0
heinrichsweikamp
parents:
diff changeset
97 extern TFT_gf_info ; Show GF informations
heinrichsweikamp
parents:
diff changeset
98 extern TFT_warning_agf ; Show a warning if aGF is selected
256
5b4ef0b9090d place compass display code into compass_ops.asm
heinrichsweikamp
parents: 234
diff changeset
99 ; extern TFT_dive_compass_mask ; Compass mask
5b4ef0b9090d place compass display code into compass_ops.asm
heinrichsweikamp
parents: 234
diff changeset
100 ; extern TFT_dive_compass_heading ; Compass heading
53
2825f1d2262f NEW: Dynamic Gaslist in OC mode (Divemode, Customview 7)
heinrichsweikamp
parents: 50
diff changeset
101 extern TFT_dyn_gaslist ; Show the dyn gaslist
55
448ba265fdae Change "O2" warning to "ppO2"
heinrichsweikamp
parents: 53
diff changeset
102 extern TFT_divetimeout ; Show timeout counter
102
37275e0fa7f5 NEW: Show End-of-Dive time together with clock during deco
heinrichsweikamp
parents: 99
diff changeset
103 extern TFT_hud_voltages ; Show HUD details
104
223579e905c3 Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents: 102
diff changeset
104 extern TFT_show_safety_stop ; Show the safety stop
223579e905c3 Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents: 102
diff changeset
105 extern TFT_clear_decoarea ; Cleanup deco area on screen
123
d076e9c02438 add ceiling display
heinrichsweikamp
parents: 113
diff changeset
106 extern TFT_ceiling_mask ; The ceiling mask
d076e9c02438 add ceiling display
heinrichsweikamp
parents: 113
diff changeset
107 extern TFT_ceiling ; Ceiling
131
35b9da423de6 NEW: Update warnings every second
heinrichsweikamp
parents: 123
diff changeset
108 extern TFT_clear_safety_stop ; Clear safety stop
145
e3ac5b2021bc NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents: 131
diff changeset
109 extern TFT_warning_fallback ; Show fallback warning
0
heinrichsweikamp
parents:
diff changeset
110
heinrichsweikamp
parents:
diff changeset
111 ; Misc
292
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
112 extern TFT_standard_color
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
113 extern TFT_disabled_color
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
114 extern TFT_attention_color
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
115 extern TFT_warnings_color
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
116 extern TFT_divemask_color
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
117 extern adjust_depth_with_salinity ; computes salinity setting into lo:hi [mbar]
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
118 extern adjust_depth_with_salinity_log ; computes salinity setting (FROM WREG!) into lo:hi [mbar]
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
119 extern TFT_convert_date_short
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
120 extern TFT_convert_signed_16bit
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
121 extern TFT_convert_date
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
122 extern TFT_debug_output
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
123 extern TFT_show_time_date_menu
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
124 extern convert_mbar_to_feet ; convert value in lo:hi from mbar to feet
ccb93f319e78 ADD (back) Gas Volumes display after decoplanning.
jDG
parents: 256
diff changeset
125 extern convert_celsius_to_fahrenheit ; convert value in lo:hi from celsius to fahrenheit