|
@@ -36,19 +36,23 @@ type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } da
|
36
|
36
|
|
37
|
37
|
|
38
|
38
|
// 1
|
39
|
|
- { loc:-1, mod:m1, var:thr0, type:set, val:50 },
|
40
|
|
- { loc:-1, mod:m1, var:thr1, type:set, val:55 },
|
41
|
|
-
|
42
|
|
- { loc:-1, mod:m1, var:mint0, type:set, val:30 },
|
43
|
|
- { loc:-1, mod:m1, var:maxt0, type:set, val:80 },
|
44
|
|
- { loc:-1, mod:m1, var:minu0, type:set, val:-0.5 },
|
|
39
|
+ { loc:-1, mod:m1, var:thr0, type:set, val:55 },
|
|
40
|
+ { loc:-1, mod:m1, var:thr1, type:set, val:70 },
|
|
41
|
+ { loc:-1, mod:m1, var:upr0, type:set, val:0 },
|
|
42
|
+ { loc:-1, mod:m1, var:upr1, type:set, val:0 },
|
|
43
|
+ { loc:-1, mod:m1, var:lwr0, type:set, val:2.0 },
|
|
44
|
+ { loc:-1, mod:m1, var:lwr1, type:set, val:2.0 },
|
|
45
|
+
|
|
46
|
+ { loc:-1, mod:m1, var:mint0, type:set, val:50 },
|
|
47
|
+ { loc:-1, mod:m1, var:maxt0, type:set, val:65 },
|
|
48
|
+ { loc:-1, mod:m1, var:minu0, type:set, val:0.0 },
|
45
|
49
|
{ loc:-1, mod:m1, var:maxu0, type:set, val:0.5 },
|
46
|
50
|
{ loc:-1, mod:m1, var:minl0, type:set, val:0 },
|
47
|
51
|
{ loc:-1, mod:m1, var:maxl0, type:set, val:3 },
|
48
|
52
|
|
49
|
|
- { loc:-1, mod:m1, var:mint1, type:set, val:30 },
|
50
|
|
- { loc:-1, mod:m1, var:maxt1, type:set, val:80 },
|
51
|
|
- { loc:-1, mod:m1, var:minu1, type:set, val:-0.5 },
|
|
53
|
+ { loc:-1, mod:m1, var:mint1, type:set, val:65 },
|
|
54
|
+ { loc:-1, mod:m1, var:maxt1, type:set, val:75 },
|
|
55
|
+ { loc:-1, mod:m1, var:minu1, type:set, val:0.0 },
|
52
|
56
|
{ loc:-1, mod:m1, var:maxu1, type:set, val:0.5 },
|
53
|
57
|
{ loc:-1, mod:m1, var:minl1, type:set, val:0 },
|
54
|
58
|
{ loc:-1, mod:m1, var:maxl1, type:set, val:3 },
|
|
@@ -56,23 +60,44 @@ type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } da
|
56
|
60
|
|
57
|
61
|
// 741: 4 1024 4 60 0 2
|
58
|
62
|
// 1 1024 4 65 0 2
|
|
63
|
+/*
|
|
64
|
+ { loc:741, mod:m1, var:mint0, type:set, val:55 },
|
|
65
|
+ { loc:741, mod:m1, var:maxt0, type:set, val:80 },
|
|
66
|
+ { loc:741, mod:m1, var:mint1, type:set, val:70 },
|
|
67
|
+ { loc:741, mod:m1, var:maxt1, type:set, val:80 },
|
59
|
68
|
|
60
|
|
- //{ loc:741, mod:m1, var:thr0, type:set, val:60 },
|
61
|
|
- //{ loc:741, mod:m1, var:thr1, type:set, val:65 },
|
|
69
|
+ { loc:741, mod:m1, var:thr0, type:set, val:70 },
|
|
70
|
+ { loc:741, mod:m1, var:thr1, type:set, val:75 },
|
|
71
|
+*/
|
62
|
72
|
|
63
|
|
- { loc:741, mod:m1, var:mint0, type:set, val:55 },
|
|
73
|
+ { loc:741, mod:m1, var:mint0, type:set, val:50 },
|
64
|
74
|
{ loc:741, mod:m1, var:maxt0, type:set, val:65 },
|
65
|
|
- { loc:741, mod:m1, var:mint1, type:set, val:60 },
|
66
|
|
- { loc:741, mod:m1, var:maxt1, type:set, val:70 },
|
|
75
|
+ { loc:741, mod:m1, var:mint1, type:set, val:70 },
|
|
76
|
+ { loc:741, mod:m1, var:maxt1, type:set, val:85 },
|
|
77
|
+
|
|
78
|
+ { loc:754, mod:m1, var:mint0, type:set, val:55 },
|
|
79
|
+ { loc:754, mod:m1, var:maxt0, type:set, val:70 },
|
|
80
|
+ { loc:754, mod:m1, var:mint1, type:set, val:65 },
|
|
81
|
+ { loc:754, mod:m1, var:maxt1, type:set, val:70 },
|
|
82
|
+
|
|
83
|
+ { loc:770, mod:m1, var:mint0, type:set, val:60 },
|
|
84
|
+ { loc:770, mod:m1, var:maxt0, type:set, val:75 },
|
|
85
|
+ { loc:770, mod:m1, var:mint1, type:set, val:60 },
|
|
86
|
+ { loc:770, mod:m1, var:maxt1, type:set, val:75 },
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+ //{ loc:767, mod:m1 var:mod1, type:set, val:4 },
|
|
91
|
+ //{ loc:770, mod:m1 var:mod1, type:set, val:1 },
|
67
|
92
|
|
68
|
93
|
|
69
|
94
|
// 755: 4 2048 4 60 0 2
|
70
|
95
|
// 1 1024 4 65 0 2
|
71
|
96
|
|
72
|
|
- { loc:754, mod:m1, var:mint0, type:set, val:65 },
|
73
|
|
- { loc:754, mod:m1, var:maxt0, type:set, val:85 },
|
74
|
|
- { loc:754, mod:m1, var:mint1, type:set, val:70 },
|
75
|
|
- { loc:754, mod:m1, var:maxt1, type:set, val:80 },
|
|
97
|
+ //{ loc:754, mod:m1, var:mint0, type:set, val:65 },
|
|
98
|
+ //{ loc:754, mod:m1, var:maxt0, type:set, val:85 },
|
|
99
|
+ //{ loc:754, mod:m1, var:mint1, type:set, val:70 },
|
|
100
|
+ //{ loc:754, mod:m1, var:maxt1, type:set, val:80 },
|
76
|
101
|
|
77
|
102
|
//{ loc:754, mod:m1, var:mod0, type:set, rate:100 val:4 },
|
78
|
103
|
|
|
@@ -83,9 +108,35 @@ type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } da
|
83
|
108
|
//{ loc:149, mod:m1, var:thr0, type:set, val:60 },
|
84
|
109
|
//{ loc:149, mod:m1, var:thr1, type:set, val:60 },
|
85
|
110
|
|
|
111
|
+ { loc:989, mod:m1, var:mint0, type:set, val:50 },
|
|
112
|
+ { loc:989, mod:m1, var:maxt0, type:set, val:65 },
|
|
113
|
+ { loc:989, mod:m1, var:mint1, type:set, val:70 },
|
|
114
|
+ { loc:989, mod:m1, var:maxt1, type:set, val:85 },
|
86
|
115
|
|
87
|
|
-
|
88
|
|
-
|
|
116
|
+ { loc:1010, mod:m1, var:mint0, type:set, val:55 },
|
|
117
|
+ { loc:1010, mod:m1, var:maxt0, type:set, val:70 },
|
|
118
|
+ { loc:1010, mod:m1, var:mint1, type:set, val:65 },
|
|
119
|
+ { loc:1010, mod:m1, var:maxt1, type:set, val:70 },
|
|
120
|
+
|
|
121
|
+ { loc:1017, mod:m1, var:mint0, type:set, val:60 },
|
|
122
|
+ { loc:1017, mod:m1, var:maxt0, type:set, val:75 },
|
|
123
|
+ { loc:1017, mod:m1, var:mint1, type:set, val:60 },
|
|
124
|
+ { loc:1017, mod:m1, var:maxt1, type:set, val:75 },
|
|
125
|
+
|
|
126
|
+ { loc:1036, mod:m1, var:mint0, type:set, val:65 },
|
|
127
|
+ { loc:1036, mod:m1, var:maxt0, type:set, val:80 },
|
|
128
|
+ { loc:1036, mod:m1, var:mint1, type:set, val:55 },
|
|
129
|
+ { loc:1036, mod:m1, var:maxt1, type:set, val:70 },
|
|
130
|
+
|
|
131
|
+ { loc:1049, mod:m1, var:mint0, type:set, val:70 },
|
|
132
|
+ { loc:1049, mod:m1, var:maxt0, type:set, val:75 },
|
|
133
|
+ { loc:1049, mod:m1, var:mint1, type:set, val:50 },
|
|
134
|
+ { loc:1049, mod:m1, var:maxt1, type:set, val:65 },
|
|
135
|
+
|
|
136
|
+ //{ loc:1240, mod:m1, var:mint0, type:set, val:50 },
|
|
137
|
+ //{ loc:1240, mod:m1, var:maxt0, type:set, val:65 },
|
|
138
|
+ //{ loc:1240, mod:m1, var:mint1, type:set, val:70 },
|
|
139
|
+ //{ loc:1240, mod:m1, var:maxt1, type:set, val:85 },
|
89
|
140
|
|
90
|
141
|
]
|
91
|
142
|
}
|