comparison src/configuration.inc @ 654:75e90cd0c2c3

hwOS sport 10.77 release
author heinrichsweikamp
date Thu, 14 Mar 2024 16:56:46 +0100
parents 682c514c53c0
children c7b7b8a358cd
comparison
equal deleted inserted replaced
653:8bcd138ab744 654:75e90cd0c2c3
3 ; 3 ;
4 ; File configuration.inc * combined next generation V3.12.3 4 ; File configuration.inc * combined next generation V3.12.3
5 ; 5 ;
6 ; OSTC hwOS Configuration 6 ; OSTC hwOS Configuration
7 ; 7 ;
8 ; Copyright (c) 2019, HeinrichsWeikamp, all rights reserved. 8 ; Copyright (c) 2019, heinrichs weikamp gmbh, all rights reserved.
9 ; ============================================================================ 9 ; ============================================================================
10 #endif 10 #endif
11 11
12 12
13 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 13 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
21 ; 21 ;
22 ; NOTE: all values need to be defined in hex! 22 ; NOTE: all values need to be defined in hex!
23 ; 23 ;
24 #endif 24 #endif
25 25
26 #define fw_version_major .3;0x03 26 #define fw_version_major 0x03
27 #define fw_version_minor .21;0x15 27 #define fw_version_minor 0x16
28 #define fw_version_beta 0x00 28 #define fw_version_beta 0x00
29 29
30 30
31 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 31 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
32 ; 32 ;
40 ; 40 ;
41 ; NOTE: all values need to be defined in hex! 41 ; NOTE: all values need to be defined in hex!
42 ; 42 ;
43 #endif 43 #endif
44 44
45 #define firmware_creation_year .23;0x18 45 #define firmware_creation_year .24;0x18
46 #define firmware_creation_month .03;0x09 46 #define firmware_creation_month .03;0x09
47 #define firmware_creation_day .31;0x06 47 #define firmware_creation_day .11;0x06
48 48
49 #define firmware_expire_year .25;0x18 49 #define firmware_expire_year .27;0x18
50 #define firmware_expire_month .03;0x08 50 #define firmware_expire_month .01;0x08
51 #define firmware_expire_day .31;0x1C 51 #define firmware_expire_day .10;0x1C
52 52
53 53
54 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 54 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
55 ; 55 ;
56 ; global Version Selection 56 ; global Version Selection
62 ; _hwos_tech_3_cR_cave compile Tech version for OSTC 3 and cR en+de memory: 122.079 used, 801 free * 62 ; _hwos_tech_3_cR_cave compile Tech version for OSTC 3 and cR en+de memory: 122.079 used, 801 free *
63 ; _hwos_sport compile Sport version for all models en+de memory: 116.365 used, 6.515 free 63 ; _hwos_sport compile Sport version for all models en+de memory: 116.365 used, 6.515 free
64 ; 122.880 max. available 64 ; 122.880 max. available
65 #endif 65 #endif
66 66
67 #define _hwos_tech_2_TR 67 #define _hwos_sport
68 68
69 69
70 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 70 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
71 ; 71 ;
72 ; Language Selection 72 ; Language Selection
77 ; 77 ;
78 ; _language_2 second language, coding as above or 'none' mem: approx. 4.0 kB in Sport, 4.3 kB in Tech 78 ; _language_2 second language, coding as above or 'none' mem: approx. 4.0 kB in Sport, 4.3 kB in Tech
79 ; 79 ;
80 #endif 80 #endif
81 81
82 #define _language_1 de 82 #define _language_1 en
83 #define _language_2 none 83 #define _language_2 none
84 84
85 85
86 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 86 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
87 ; 87 ;
137 #ifdef _hwos_tech_2_TR 137 #ifdef _hwos_tech_2_TR
138 138
139 #define _compass 139 #define _compass
140 #define _helium 140 #define _helium
141 #define _ccr_pscr 141 #define _ccr_pscr
142 #define _rx_functions 142 #define NOT_INCLUDED_rx_functions
143 #define _rx_update 143 #define NOT_INCLUDED_rx_update
144 #define _gauge_mode 144 #define _gauge_mode
145 #define _high_ppO2_max 145 #define _high_ppO2_max
146 #define _gas_contingency 146 #define _gas_contingency
147 #define NOT_INCLUDED_external_sensor 147 #define NOT_INCLUDED_external_sensor
148 #define NOT_INCLUDED_cave_mode 148 #define NOT_INCLUDED_cave_mode
157 #ifdef _hwos_tech_2_TR_cave 157 #ifdef _hwos_tech_2_TR_cave
158 158
159 #define _compass 159 #define _compass
160 #define _helium 160 #define _helium
161 #define _ccr_pscr 161 #define _ccr_pscr
162 #define _rx_functions 162 #define NOT_INCLUDED_rx_functions
163 #define _rx_update 163 #define NOT_INCLUDED_rx_update
164 #define _gauge_mode 164 #define _gauge_mode
165 #define _high_ppO2_max 165 #define _high_ppO2_max
166 #define _gas_contingency 166 #define _gas_contingency
167 #define NOT_INCLUDED_external_sensor 167 #define NOT_INCLUDED_external_sensor
168 #define _cave_mode 168 #define _cave_mode