1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
---|
2 | <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" initialViewController="T1J-Fd-fkz"> |
---|
3 | <dependencies> |
---|
4 | <deployment defaultVersion="1536" identifier="iOS"/> |
---|
5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3747"/> |
---|
6 | </dependencies> |
---|
7 | <scenes> |
---|
8 | <!--Support View Controller - Support--> |
---|
9 | <scene sceneID="Ngw-L2-w0F"> |
---|
10 | <objects> |
---|
11 | <viewController id="rjE-lQ-n1C" customClass="SupportViewController" sceneMemberID="viewController"> |
---|
12 | <view key="view" contentMode="scaleToFill" id="GgB-QH-eJV"> |
---|
13 | <rect key="frame" x="0.0" y="0.0" width="320" height="480"/> |
---|
14 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
15 | <subviews> |
---|
16 | <webView contentMode="scaleToFill" id="R7U-lO-baI"> |
---|
17 | <rect key="frame" x="0.0" y="44" width="320" height="436"/> |
---|
18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
19 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
20 | <dataDetectorType key="dataDetectorTypes"/> |
---|
21 | <connections> |
---|
22 | <outlet property="delegate" destination="rjE-lQ-n1C" id="wQW-l9-cAw"/> |
---|
23 | </connections> |
---|
24 | </webView> |
---|
25 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Loading support website..." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="u0D-Mu-gtl"> |
---|
26 | <rect key="frame" x="20" y="439" width="212" height="21"/> |
---|
27 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
28 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
---|
29 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
30 | <nil key="highlightedColor"/> |
---|
31 | </label> |
---|
32 | <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="ito-kx-zLv"> |
---|
33 | <rect key="frame" x="232" y="435" width="63" height="30"/> |
---|
34 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
35 | <state key="normal" title="Retry"> |
---|
36 | <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> |
---|
37 | <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
---|
38 | </state> |
---|
39 | <connections> |
---|
40 | <action selector="retryButtonPressed:" destination="7oi-5l-zN2" eventType="touchUpInside" id="9kp-D8-1M4"/> |
---|
41 | </connections> |
---|
42 | </button> |
---|
43 | <navigationBar contentMode="scaleToFill" barStyle="black" id="afs-Be-5bH"> |
---|
44 | <rect key="frame" x="0.0" y="-2" width="320" height="44"/> |
---|
45 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
---|
46 | <items> |
---|
47 | <navigationItem title="Support" id="sv6-FR-rUq"/> |
---|
48 | </items> |
---|
49 | </navigationBar> |
---|
50 | </subviews> |
---|
51 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
---|
52 | </view> |
---|
53 | <tabBarItem key="tabBarItem" title="Support" image="tab_support-30x30.png" id="cac-uP-cgJ"/> |
---|
54 | <connections> |
---|
55 | <outlet property="retryButton" destination="ito-kx-zLv" id="yP6-IV-eHf"/> |
---|
56 | <outlet property="status" destination="u0D-Mu-gtl" id="92u-fp-sEc"/> |
---|
57 | <outlet property="webView" destination="R7U-lO-baI" id="sll-s3-Ueu"/> |
---|
58 | </connections> |
---|
59 | </viewController> |
---|
60 | <placeholder placeholderIdentifier="IBFirstResponder" id="7oi-5l-zN2" userLabel="First Responder" sceneMemberID="firstResponder"/> |
---|
61 | </objects> |
---|
62 | <point key="canvasLocation" x="680" y="1681"/> |
---|
63 | </scene> |
---|
64 | <!--Statistics View Controller - Statistics--> |
---|
65 | <scene sceneID="2wK-cS-Lc7"> |
---|
66 | <objects> |
---|
67 | <viewController id="ewb-HD-SG5" customClass="StatisticsViewController" sceneMemberID="viewController"> |
---|
68 | <view key="view" contentMode="scaleToFill" id="QuZ-rc-WhN"> |
---|
69 | <rect key="frame" x="0.0" y="0.0" width="320" height="480"/> |
---|
70 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
71 | <subviews> |
---|
72 | <navigationBar contentMode="scaleToFill" barStyle="black" id="IPO-TL-rLO"> |
---|
73 | <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
---|
74 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
---|
75 | <items> |
---|
76 | <navigationItem title="Statistics" id="Xe1-O9-Frs"/> |
---|
77 | </items> |
---|
78 | </navigationBar> |
---|
79 | </subviews> |
---|
80 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
---|
81 | </view> |
---|
82 | <tabBarItem key="tabBarItem" title="Statistics" image="tab_advanced-30x30.png" id="9MD-xw-rQj"/> |
---|
83 | <simulatedTabBarMetrics key="simulatedBottomBarMetrics"/> |
---|
84 | </viewController> |
---|
85 | <placeholder placeholderIdentifier="IBFirstResponder" id="HwK-1n-X5u" userLabel="First Responder" sceneMemberID="firstResponder"/> |
---|
86 | </objects> |
---|
87 | <point key="canvasLocation" x="680" y="509"/> |
---|
88 | </scene> |
---|
89 | <!--View Controller - Servo--> |
---|
90 | <scene sceneID="OkI-Te-ZVB"> |
---|
91 | <objects> |
---|
92 | <viewController id="kr9-tl-HFW" sceneMemberID="viewController"> |
---|
93 | <view key="view" contentMode="scaleToFill" id="NNU-Y8-fJg"> |
---|
94 | <rect key="frame" x="0.0" y="0.0" width="320" height="480"/> |
---|
95 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
96 | <subviews> |
---|
97 | <webView contentMode="scaleToFill" id="QUK-Y2-p3v"> |
---|
98 | <rect key="frame" x="0.0" y="44" width="320" height="383"/> |
---|
99 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
100 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
101 | <dataDetectorType key="dataDetectorTypes"/> |
---|
102 | <connections> |
---|
103 | <outlet property="delegate" destination="kr9-tl-HFW" id="MKS-zq-0Kh"/> |
---|
104 | </connections> |
---|
105 | </webView> |
---|
106 | <navigationBar contentMode="scaleToFill" barStyle="black" id="9U5-i2-XXN"> |
---|
107 | <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
---|
108 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
---|
109 | <items> |
---|
110 | <navigationItem title="Servo" id="mYf-mx-hrx"/> |
---|
111 | </items> |
---|
112 | </navigationBar> |
---|
113 | </subviews> |
---|
114 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
---|
115 | </view> |
---|
116 | <tabBarItem key="tabBarItem" title="Servo" image="tab_advanced-30x30.png" id="WUl-E2-xaJ"/> |
---|
117 | <simulatedTabBarMetrics key="simulatedBottomBarMetrics"/> |
---|
118 | <connections> |
---|
119 | <outlet property="view" destination="QUK-Y2-p3v" id="GYo-Bc-AVr"/> |
---|
120 | </connections> |
---|
121 | </viewController> |
---|
122 | <placeholder placeholderIdentifier="IBFirstResponder" id="p7J-ap-KHk" userLabel="First Responder" sceneMemberID="firstResponder"/> |
---|
123 | </objects> |
---|
124 | <point key="canvasLocation" x="134" y="1686"/> |
---|
125 | </scene> |
---|
126 | <!--Advanced View Controller - Advanced--> |
---|
127 | <scene sceneID="McU-Vi-Ffy"> |
---|
128 | <objects> |
---|
129 | <viewController id="GcO-3J-amz" customClass="AdvancedViewController" sceneMemberID="viewController"> |
---|
130 | <view key="view" contentMode="scaleToFill" id="rcn-5S-sTR"> |
---|
131 | <rect key="frame" x="0.0" y="0.0" width="320" height="480"/> |
---|
132 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
133 | <subviews> |
---|
134 | <view contentMode="scaleToFill" id="zCb-D8-025" userLabel="Throttle Box"> |
---|
135 | <rect key="frame" x="5" y="46" width="310" height="75"/> |
---|
136 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
137 | <subviews> |
---|
138 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Throttle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="8LH-s5-Bua"> |
---|
139 | <rect key="frame" x="6" y="9" width="64" height="16"/> |
---|
140 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
141 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
142 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
143 | <nil key="highlightedColor"/> |
---|
144 | </label> |
---|
145 | <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.80000000000000004" minValue="0.25" maxValue="1.25" id="mKS-gr-qpn" userLabel="Throttle"> |
---|
146 | <rect key="frame" x="18" y="20" width="280" height="30"/> |
---|
147 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
148 | <connections> |
---|
149 | <action selector="throttleChanged:" destination="GcO-3J-amz" eventType="valueChanged" id="3Or-yd-sFv"/> |
---|
150 | </connections> |
---|
151 | </slider> |
---|
152 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" text="Controls how quickly the Orbit will fly up" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="ARo-km-5lV"> |
---|
153 | <rect key="frame" x="6" y="47" width="304" height="20"/> |
---|
154 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
155 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
156 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
157 | <nil key="highlightedColor"/> |
---|
158 | </label> |
---|
159 | </subviews> |
---|
160 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
161 | <userDefinedRuntimeAttributes> |
---|
162 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
---|
163 | <real key="value" value="5"/> |
---|
164 | </userDefinedRuntimeAttribute> |
---|
165 | </userDefinedRuntimeAttributes> |
---|
166 | </view> |
---|
167 | <view contentMode="scaleToFill" id="5aV-7g-jF0" userLabel="Yaw Box"> |
---|
168 | <rect key="frame" x="5" y="129" width="310" height="75"/> |
---|
169 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
170 | <subviews> |
---|
171 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Yaw" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="HTw-5p-FRV"> |
---|
172 | <rect key="frame" x="6" y="9" width="64" height="16"/> |
---|
173 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
174 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
175 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
176 | <nil key="highlightedColor"/> |
---|
177 | </label> |
---|
178 | <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.46999999999999997" minValue="0.029999999999999999" maxValue="1.25" id="8k8-7Y-hWH" userLabel="Yaw"> |
---|
179 | <rect key="frame" x="20" y="20" width="280" height="30"/> |
---|
180 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
181 | <connections> |
---|
182 | <action selector="yawChanged:" destination="GcO-3J-amz" eventType="valueChanged" id="Tks-M1-sk4"/> |
---|
183 | </connections> |
---|
184 | </slider> |
---|
185 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" text="Controls right and left rotation of the Orbit" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="s3x-YJ-Fr2"> |
---|
186 | <rect key="frame" x="10" y="47" width="300" height="20"/> |
---|
187 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
188 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
189 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
190 | <nil key="highlightedColor"/> |
---|
191 | </label> |
---|
192 | </subviews> |
---|
193 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
194 | <userDefinedRuntimeAttributes> |
---|
195 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
---|
196 | <real key="value" value="5"/> |
---|
197 | </userDefinedRuntimeAttribute> |
---|
198 | </userDefinedRuntimeAttributes> |
---|
199 | </view> |
---|
200 | <view contentMode="scaleToFill" id="EIx-J4-YAd" userLabel="Pitch Box"> |
---|
201 | <rect key="frame" x="5" y="212" width="310" height="75"/> |
---|
202 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
203 | <subviews> |
---|
204 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Pitch" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="ge6-kf-Zho"> |
---|
205 | <rect key="frame" x="6" y="9" width="64" height="16"/> |
---|
206 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
207 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
208 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
209 | <nil key="highlightedColor"/> |
---|
210 | </label> |
---|
211 | <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.31" minValue="0.01" maxValue="0.62" id="pE4-wd-89x" userLabel="Throttle"> |
---|
212 | <rect key="frame" x="20" y="20" width="280" height="30"/> |
---|
213 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
214 | <connections> |
---|
215 | <action selector="pitchChanged:" destination="GcO-3J-amz" eventType="valueChanged" id="ztK-Yd-Bll"/> |
---|
216 | </connections> |
---|
217 | </slider> |
---|
218 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" text="Controls forward and backward motion" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Vaw-x7-cTr"> |
---|
219 | <rect key="frame" x="10" y="47" width="300" height="20"/> |
---|
220 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
221 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
222 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
223 | <nil key="highlightedColor"/> |
---|
224 | </label> |
---|
225 | </subviews> |
---|
226 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
227 | <userDefinedRuntimeAttributes> |
---|
228 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
---|
229 | <real key="value" value="5"/> |
---|
230 | </userDefinedRuntimeAttribute> |
---|
231 | </userDefinedRuntimeAttributes> |
---|
232 | </view> |
---|
233 | <navigationBar contentMode="scaleToFill" barStyle="black" id="5Ws-PW-54T"> |
---|
234 | <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
---|
235 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
---|
236 | <items> |
---|
237 | <navigationItem title="Advanced" id="5si-2Z-XrP"> |
---|
238 | <barButtonItem key="rightBarButtonItem" enabled="NO" id="gTs-AS-CLK"> |
---|
239 | <connections> |
---|
240 | <action selector="resetButtonPressed:" destination="GcO-3J-amz" id="BNP-eK-aEX"/> |
---|
241 | </connections> |
---|
242 | </barButtonItem> |
---|
243 | </navigationItem> |
---|
244 | </items> |
---|
245 | </navigationBar> |
---|
246 | <view contentMode="scaleToFill" id="1fw-2n-Flv" userLabel="Tilt Control Box"> |
---|
247 | <rect key="frame" x="5" y="364" width="310" height="60"/> |
---|
248 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
249 | <subviews> |
---|
250 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Tilt Control" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Tv8-yP-KY5"> |
---|
251 | <rect key="frame" x="68" y="20" width="71" height="20"/> |
---|
252 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
253 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
254 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
255 | <nil key="highlightedColor"/> |
---|
256 | </label> |
---|
257 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" text="Throttle Only" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="tJc-ay-Cff"> |
---|
258 | <rect key="frame" x="207" y="20" width="83" height="20"/> |
---|
259 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
260 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
261 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
262 | <nil key="highlightedColor"/> |
---|
263 | </label> |
---|
264 | <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="JEY-La-U7l"> |
---|
265 | <rect key="frame" x="11" y="14" width="51" height="31"/> |
---|
266 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
267 | <connections> |
---|
268 | <action selector="changeSwitchTiltSensorControl:" destination="GcO-3J-amz" eventType="valueChanged" id="gjX-xA-KcF"/> |
---|
269 | </connections> |
---|
270 | </switch> |
---|
271 | <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="RQl-ZZ-JJw"> |
---|
272 | <rect key="frame" x="150" y="14" width="51" height="31"/> |
---|
273 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
274 | <connections> |
---|
275 | <action selector="changeSwitchTiltSensorControlThrottle:" destination="GcO-3J-amz" eventType="valueChanged" id="i0i-01-zmH"/> |
---|
276 | </connections> |
---|
277 | </switch> |
---|
278 | </subviews> |
---|
279 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
280 | <userDefinedRuntimeAttributes> |
---|
281 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
---|
282 | <real key="value" value="5"/> |
---|
283 | </userDefinedRuntimeAttribute> |
---|
284 | </userDefinedRuntimeAttributes> |
---|
285 | </view> |
---|
286 | <view contentMode="scaleToFill" id="xxB-8t-6Yo" userLabel="Presets Box"> |
---|
287 | <rect key="frame" x="5" y="296" width="310" height="60"/> |
---|
288 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
289 | <subviews> |
---|
290 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" text="Presets" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="CAH-Ea-FiL"> |
---|
291 | <rect key="frame" x="10" y="20" width="49" height="20"/> |
---|
292 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
293 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
294 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
295 | <nil key="highlightedColor"/> |
---|
296 | </label> |
---|
297 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="5XJ-rg-eeC"> |
---|
298 | <rect key="frame" x="72" y="15" width="41" height="30"/> |
---|
299 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
300 | <state key="normal" title="Hover"> |
---|
301 | <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
---|
302 | </state> |
---|
303 | <connections> |
---|
304 | <action selector="hoverButtonPressed:" destination="GcO-3J-amz" eventType="touchUpInside" id="BBm-CU-5c1"/> |
---|
305 | </connections> |
---|
306 | </button> |
---|
307 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="ib1-K9-mxL"> |
---|
308 | <rect key="frame" x="134" y="15" width="57" height="30"/> |
---|
309 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
310 | <state key="normal" title="Forward"> |
---|
311 | <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
---|
312 | </state> |
---|
313 | <connections> |
---|
314 | <action selector="forwardButtonPressed:" destination="GcO-3J-amz" eventType="touchUpInside" id="3xH-pg-RLc"/> |
---|
315 | </connections> |
---|
316 | </button> |
---|
317 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="XJW-kY-iBO"> |
---|
318 | <rect key="frame" x="208" y="15" width="30" height="30"/> |
---|
319 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
320 | <state key="normal" title="Left"> |
---|
321 | <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
---|
322 | </state> |
---|
323 | <connections> |
---|
324 | <action selector="leftButtonPressed:" destination="GcO-3J-amz" eventType="touchUpInside" id="rJd-E0-7xy"/> |
---|
325 | </connections> |
---|
326 | </button> |
---|
327 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="HRY-cN-mW6"> |
---|
328 | <rect key="frame" x="253" y="15" width="37" height="30"/> |
---|
329 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
330 | <state key="normal" title="Right"> |
---|
331 | <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
---|
332 | </state> |
---|
333 | <connections> |
---|
334 | <action selector="rightButtonPressed:" destination="GcO-3J-amz" eventType="touchUpInside" id="RO0-Uo-6OD"/> |
---|
335 | </connections> |
---|
336 | </button> |
---|
337 | </subviews> |
---|
338 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
339 | <userDefinedRuntimeAttributes> |
---|
340 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
---|
341 | <real key="value" value="5"/> |
---|
342 | </userDefinedRuntimeAttribute> |
---|
343 | </userDefinedRuntimeAttributes> |
---|
344 | </view> |
---|
345 | </subviews> |
---|
346 | <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> |
---|
347 | </view> |
---|
348 | <tabBarItem key="tabBarItem" title="Advanced" image="tab_advanced-30x30.png" id="cd7-uP-s8P"/> |
---|
349 | <connections> |
---|
350 | <outlet property="buttonForward" destination="ib1-K9-mxL" id="xYP-vL-o92"/> |
---|
351 | <outlet property="buttonHover" destination="5XJ-rg-eeC" id="Rb0-Y6-ir5"/> |
---|
352 | <outlet property="buttonLeft" destination="XJW-kY-iBO" id="J3g-8E-vps"/> |
---|
353 | <outlet property="buttonRight" destination="HRY-cN-mW6" id="AaD-yi-TG1"/> |
---|
354 | <outlet property="pitch" destination="pE4-wd-89x" id="Sbm-iD-GAE"/> |
---|
355 | <outlet property="presets" destination="CAH-Ea-FiL" id="DUg-OB-vcG"/> |
---|
356 | <outlet property="resetButton" destination="gTs-AS-CLK" id="xuL-gD-ehx"/> |
---|
357 | <outlet property="switchTiltSensorControl" destination="JEY-La-U7l" id="kR7-K2-qqe"/> |
---|
358 | <outlet property="switchTiltSensorControlThrottle" destination="RQl-ZZ-JJw" id="Cpu-Wm-Dxr"/> |
---|
359 | <outlet property="throttle" destination="mKS-gr-qpn" id="O0G-49-cDf"/> |
---|
360 | <outlet property="tiltSensorControl" destination="Tv8-yP-KY5" id="sKf-Jh-7Fx"/> |
---|
361 | <outlet property="tiltSensorControlThrottle" destination="tJc-ay-Cff" id="gzv-XT-mXE"/> |
---|
362 | <outlet property="yaw" destination="8k8-7Y-hWH" id="wuD-Vv-AEE"/> |
---|
363 | </connections> |
---|
364 | </viewController> |
---|
365 | <placeholder placeholderIdentifier="IBFirstResponder" id="oN9-X2-GzT" userLabel="First Responder" sceneMemberID="firstResponder"/> |
---|
366 | </objects> |
---|
367 | <point key="canvasLocation" x="680" y="1095"/> |
---|
368 | </scene> |
---|
369 | <!--Flight View Controller - Flight--> |
---|
370 | <scene sceneID="ywZ-5q-t8J"> |
---|
371 | <objects> |
---|
372 | <viewController id="FNb-Lg-ILk" customClass="FlightViewController" sceneMemberID="viewController"> |
---|
373 | <view key="view" contentMode="scaleToFill" id="dDj-7V-uD1"> |
---|
374 | <rect key="frame" x="0.0" y="0.0" width="320" height="480"/> |
---|
375 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
376 | <subviews> |
---|
377 | <navigationBar contentMode="scaleToFill" barStyle="black" id="SC5-fb-Wjf"> |
---|
378 | <rect key="frame" x="1" y="0.0" width="320" height="44"/> |
---|
379 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
---|
380 | <items> |
---|
381 | <navigationItem title="Flight" id="adH-fG-xVu"> |
---|
382 | <barButtonItem key="leftBarButtonItem" title="Connect" id="Lwp-ZU-iKO"> |
---|
383 | <connections> |
---|
384 | <action selector="connectButtonPressed:" destination="2FE-fA-6q3" id="01p-85-w79"/> |
---|
385 | </connections> |
---|
386 | </barButtonItem> |
---|
387 | <barButtonItem key="rightBarButtonItem" title="Test" id="Geo-cL-sK5"> |
---|
388 | <connections> |
---|
389 | <action selector="testButtonPressed:" destination="FNb-Lg-ILk" id="eh7-gJ-44x"/> |
---|
390 | </connections> |
---|
391 | </barButtonItem> |
---|
392 | </navigationItem> |
---|
393 | </items> |
---|
394 | </navigationBar> |
---|
395 | <view contentMode="scaleToFill" id="vgz-EV-JZc" userLabel="Attention Background"> |
---|
396 | <rect key="frame" x="5" y="46" width="310" height="72"/> |
---|
397 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
398 | <subviews> |
---|
399 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Attention" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="LNH-th-cYL"> |
---|
400 | <rect key="frame" x="6" y="5" width="64" height="23"/> |
---|
401 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
402 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
403 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
404 | <nil key="highlightedColor"/> |
---|
405 | </label> |
---|
406 | <progressView opaque="NO" contentMode="scaleToFill" id="Dly-NW-R1i" userLabel="Attention" colorLabel="IBBuiltInLabel-Red"> |
---|
407 | <rect key="frame" x="6" y="29" width="254" height="3"/> |
---|
408 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
409 | <color key="progressTintColor" red="0.50988142290000005" green="0.0" blue="0.016224022649999999" alpha="1" colorSpace="calibratedRGB"/> |
---|
410 | </progressView> |
---|
411 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="0%" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="bZn-rG-svm" userLabel="Attention %"> |
---|
412 | <rect key="frame" x="264.00000004470343" y="22" width="40" height="18"/> |
---|
413 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
414 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
415 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
416 | <nil key="highlightedColor"/> |
---|
417 | </label> |
---|
418 | <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.69999999999999996" minValue="0.0" maxValue="1" id="ym8-zN-dSb" userLabel="Attention Threshold"> |
---|
419 | <rect key="frame" x="4" y="38" width="254" height="30"/> |
---|
420 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
421 | </slider> |
---|
422 | </subviews> |
---|
423 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
424 | <userDefinedRuntimeAttributes> |
---|
425 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
---|
426 | <real key="value" value="5"/> |
---|
427 | </userDefinedRuntimeAttribute> |
---|
428 | </userDefinedRuntimeAttributes> |
---|
429 | </view> |
---|
430 | <view contentMode="scaleToFill" id="6bR-ua-0jV" userLabel="Meditation Background"> |
---|
431 | <rect key="frame" x="5" y="128" width="310" height="72"/> |
---|
432 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
433 | <subviews> |
---|
434 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Meditation" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="HD9-dt-40K"> |
---|
435 | <rect key="frame" x="6" y="5" width="72" height="20"/> |
---|
436 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
437 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
438 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
439 | <nil key="highlightedColor"/> |
---|
440 | </label> |
---|
441 | <progressView opaque="NO" contentMode="scaleToFill" id="tsc-gq-wnT" userLabel="Meditation" colorLabel="IBBuiltInLabel-Red"> |
---|
442 | <rect key="frame" x="6" y="29" width="254" height="3"/> |
---|
443 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
444 | <color key="progressTintColor" red="0.50988142290000005" green="0.0" blue="0.016224022649999999" alpha="1" colorSpace="calibratedRGB"/> |
---|
445 | </progressView> |
---|
446 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="0%" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Rhw-9S-ZP1" userLabel="Meditation %"> |
---|
447 | <rect key="frame" x="264" y="22" width="40" height="18"/> |
---|
448 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
449 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
450 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
451 | <nil key="highlightedColor"/> |
---|
452 | </label> |
---|
453 | <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.69999999999999996" minValue="0.0" maxValue="1" id="LJj-vt-JUw" userLabel="Meditation Threshold"> |
---|
454 | <rect key="frame" x="4" y="38" width="254" height="30"/> |
---|
455 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
456 | </slider> |
---|
457 | </subviews> |
---|
458 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
459 | <userDefinedRuntimeAttributes> |
---|
460 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
---|
461 | <real key="value" value="5"/> |
---|
462 | </userDefinedRuntimeAttribute> |
---|
463 | </userDefinedRuntimeAttributes> |
---|
464 | </view> |
---|
465 | <view contentMode="scaleToFill" id="DEF-SC-IYQ" userLabel="Signal Background"> |
---|
466 | <rect key="frame" x="5" y="210" width="310" height="72"/> |
---|
467 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
468 | <subviews> |
---|
469 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Signal" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="JXh-II-yAS"> |
---|
470 | <rect key="frame" x="6" y="4" width="48" height="16"/> |
---|
471 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
472 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
473 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
474 | <nil key="highlightedColor"/> |
---|
475 | </label> |
---|
476 | <progressView opaque="NO" contentMode="scaleToFill" id="AuD-cU-2pt" userLabel="Signal"> |
---|
477 | <rect key="frame" x="4" y="24" width="254" height="3"/> |
---|
478 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
479 | <color key="progressTintColor" red="0.0" green="1" blue="0.017424847109999999" alpha="1" colorSpace="calibratedRGB"/> |
---|
480 | </progressView> |
---|
481 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="0%" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="yYn-76-IoI" userLabel="Signal %"> |
---|
482 | <rect key="frame" x="266.00000004881008" y="17" width="40" height="18"/> |
---|
483 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
484 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
485 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
486 | <nil key="highlightedColor"/> |
---|
487 | </label> |
---|
488 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Power" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="oUh-1C-0bs"> |
---|
489 | <rect key="frame" x="6" y="31" width="46" height="21"/> |
---|
490 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
491 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
492 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
493 | <nil key="highlightedColor"/> |
---|
494 | </label> |
---|
495 | <progressView opaque="NO" contentMode="scaleToFill" id="KeR-cO-90u" userLabel="Power"> |
---|
496 | <rect key="frame" x="4" y="55" width="254" height="3"/> |
---|
497 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
498 | <color key="progressTintColor" red="1" green="0.84573597209999996" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
---|
499 | </progressView> |
---|
500 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="0%" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="ah9-c0-kCb" userLabel="Power %"> |
---|
501 | <rect key="frame" x="266.00000004881008" y="47" width="40" height="18"/> |
---|
502 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
---|
503 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
504 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
505 | <nil key="highlightedColor"/> |
---|
506 | </label> |
---|
507 | </subviews> |
---|
508 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
509 | <accessibility key="accessibilityConfiguration"> |
---|
510 | <accessibilityTraits key="traits" none="YES" notEnabled="YES"/> |
---|
511 | </accessibility> |
---|
512 | <userDefinedRuntimeAttributes> |
---|
513 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
---|
514 | <real key="value" value="5"/> |
---|
515 | </userDefinedRuntimeAttribute> |
---|
516 | </userDefinedRuntimeAttributes> |
---|
517 | </view> |
---|
518 | <view contentMode="scaleToFill" id="lfi-AW-BAx"> |
---|
519 | <rect key="frame" x="5" y="324" width="310" height="98"/> |
---|
520 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
521 | <subviews> |
---|
522 | <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFit" image="status_0.png" id="aa9-oz-0Qj"> |
---|
523 | <rect key="frame" x="5" y="14" width="300" height="67"/> |
---|
524 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
525 | </imageView> |
---|
526 | </subviews> |
---|
527 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
---|
528 | <userDefinedRuntimeAttributes> |
---|
529 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
---|
530 | <real key="value" value="5"/> |
---|
531 | </userDefinedRuntimeAttribute> |
---|
532 | </userDefinedRuntimeAttributes> |
---|
533 | </view> |
---|
534 | <view contentMode="scaleToFill" id="NjG-ud-uxt" userLabel="Scores Background"> |
---|
535 | <rect key="frame" x="5" y="290" width="310" height="26"/> |
---|
536 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
537 | <subviews> |
---|
538 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Scores Current: 0 Last: 0 High: 0" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="N4q-gC-eyc"> |
---|
539 | <rect key="frame" x="4" y="3" width="302" height="20"/> |
---|
540 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
---|
541 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
---|
542 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
---|
543 | <nil key="highlightedColor"/> |
---|
544 | </label> |
---|
545 | </subviews> |
---|
546 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
547 | <userDefinedRuntimeAttributes> |
---|
548 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
---|
549 | <real key="value" value="5"/> |
---|
550 | </userDefinedRuntimeAttribute> |
---|
551 | </userDefinedRuntimeAttributes> |
---|
552 | </view> |
---|
553 | </subviews> |
---|
554 | <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> |
---|
555 | </view> |
---|
556 | <tabBarItem key="tabBarItem" title="Flight" image="tab_flight-30x30.png" id="ysb-Df-cyR"/> |
---|
557 | <navigationItem key="navigationItem" id="iTN-dz-EXc"/> |
---|
558 | <connections> |
---|
559 | <outlet property="attention" destination="Dly-NW-R1i" id="XDF-jJ-Fgu"/> |
---|
560 | <outlet property="attentionPercent" destination="bZn-rG-svm" id="1Ap-Cq-hIM"/> |
---|
561 | <outlet property="attentionThreshold" destination="ym8-zN-dSb" id="baB-wY-lJS"/> |
---|
562 | <outlet property="connectButton" destination="Lwp-ZU-iKO" id="zdp-si-XhL"/> |
---|
563 | <outlet property="meditation" destination="tsc-gq-wnT" id="y0Z-Xa-LgD"/> |
---|
564 | <outlet property="meditationPercent" destination="Rhw-9S-ZP1" id="Wws-f9-lVM"/> |
---|
565 | <outlet property="meditationThreshold" destination="LJj-vt-JUw" id="UKy-Vg-8gL"/> |
---|
566 | <outlet property="power" destination="KeR-cO-90u" id="wwM-U5-g6n"/> |
---|
567 | <outlet property="powerPercent" destination="ah9-c0-kCb" id="IF6-xV-7Xf"/> |
---|
568 | <outlet property="scoresDisplay" destination="N4q-gC-eyc" id="zjs-4c-23X"/> |
---|
569 | <outlet property="signal" destination="AuD-cU-2pt" id="uuu-hc-E2e"/> |
---|
570 | <outlet property="signalPercent" destination="yYn-76-IoI" id="4Ei-JM-jZ1"/> |
---|
571 | <outlet property="statusImage" destination="aa9-oz-0Qj" id="ilQ-PQ-gI8"/> |
---|
572 | <outlet property="testButton" destination="Geo-cL-sK5" id="P8n-GW-Eih"/> |
---|
573 | </connections> |
---|
574 | </viewController> |
---|
575 | <placeholder placeholderIdentifier="IBFirstResponder" id="2FE-fA-6q3" userLabel="First Responder" sceneMemberID="firstResponder"/> |
---|
576 | </objects> |
---|
577 | <point key="canvasLocation" x="680" y="-81"/> |
---|
578 | </scene> |
---|
579 | <!--Tutorial View Controller - Welcome--> |
---|
580 | <scene sceneID="Qva-11-RgT"> |
---|
581 | <objects> |
---|
582 | <viewController id="Wc6-MU-jew" customClass="TutorialViewController" sceneMemberID="viewController"> |
---|
583 | <view key="view" contentMode="scaleToFill" id="1rv-DF-u63"> |
---|
584 | <rect key="frame" x="0.0" y="0.0" width="320" height="480"/> |
---|
585 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
---|
586 | <subviews> |
---|
587 | <navigationBar contentMode="scaleToFill" barStyle="black" id="i9G-iO-V1m"> |
---|
588 | <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
---|
589 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
---|
590 | <items> |
---|
591 | <navigationItem title="Puzzlebox Orbit" id="9Bx-6p-77n"/> |
---|
592 | </items> |
---|
593 | </navigationBar> |
---|
594 | <webView contentMode="scaleToFill" id="yFF-oy-BYh"> |
---|
595 | <rect key="frame" x="0.0" y="44" width="320" height="436"/> |
---|
596 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
---|
597 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
---|
598 | <dataDetectorType key="dataDetectorTypes"/> |
---|
599 | <connections> |
---|
600 | <outlet property="delegate" destination="Wc6-MU-jew" id="cBE-hV-4Fe"/> |
---|
601 | </connections> |
---|
602 | </webView> |
---|
603 | </subviews> |
---|
604 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
---|
605 | </view> |
---|
606 | <tabBarItem key="tabBarItem" title="Welcome" image="tab_welcome-30x30.png" id="JJR-hA-hnf"/> |
---|
607 | <connections> |
---|
608 | <outlet property="webView" destination="yFF-oy-BYh" id="UOH-dC-3Mk"/> |
---|
609 | </connections> |
---|
610 | </viewController> |
---|
611 | <placeholder placeholderIdentifier="IBFirstResponder" id="phY-I4-vyg" userLabel="First Responder" sceneMemberID="firstResponder"/> |
---|
612 | </objects> |
---|
613 | <point key="canvasLocation" x="680" y="-670"/> |
---|
614 | </scene> |
---|
615 | <!--Tab Bar Controller--> |
---|
616 | <scene sceneID="Unr-Qu-XhD"> |
---|
617 | <objects> |
---|
618 | <tabBarController definesPresentationContext="YES" id="T1J-Fd-fkz" sceneMemberID="viewController"> |
---|
619 | <nil key="simulatedBottomBarMetrics"/> |
---|
620 | <tabBar key="tabBar" contentMode="scaleToFill" id="ib6-CL-444"> |
---|
621 | <rect key="frame" x="129" y="330" width="163" height="49"/> |
---|
622 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
---|
623 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
---|
624 | </tabBar> |
---|
625 | <connections> |
---|
626 | <segue destination="Wc6-MU-jew" kind="relationship" relationship="viewControllers" id="RgU-De-HvK"/> |
---|
627 | <segue destination="FNb-Lg-ILk" kind="relationship" relationship="viewControllers" id="qdp-16-orN"/> |
---|
628 | <segue destination="GcO-3J-amz" kind="relationship" relationship="viewControllers" id="2mN-g9-3Pc"/> |
---|
629 | <segue destination="kr9-tl-HFW" kind="relationship" relationship="viewControllers" id="8FW-Cx-Cfc"/> |
---|
630 | <segue destination="rjE-lQ-n1C" kind="relationship" relationship="viewControllers" id="Qzp-bX-Vb5"/> |
---|
631 | </connections> |
---|
632 | </tabBarController> |
---|
633 | <placeholder placeholderIdentifier="IBFirstResponder" id="PCd-gv-Nkx" userLabel="First Responder" sceneMemberID="firstResponder"/> |
---|
634 | </objects> |
---|
635 | <point key="canvasLocation" x="134" y="134"/> |
---|
636 | </scene> |
---|
637 | </scenes> |
---|
638 | <resources> |
---|
639 | <image name="status_0.png" width="1080" height="216"/> |
---|
640 | <image name="tab_advanced-30x30.png" width="30" height="30"/> |
---|
641 | <image name="tab_flight-30x30.png" width="30" height="30"/> |
---|
642 | <image name="tab_support-30x30.png" width="30" height="30"/> |
---|
643 | <image name="tab_welcome-30x30.png" width="30" height="30"/> |
---|
644 | </resources> |
---|
645 | <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
---|
646 | <simulatedStatusBarMetrics key="statusBar"/> |
---|
647 | <simulatedOrientationMetrics key="orientation"/> |
---|
648 | <simulatedScreenMetrics key="destination"/> |
---|
649 | </simulatedMetricsContainer> |
---|
650 | </document> |
---|