Subversion Repositories Projects

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
805 - 1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
        <key>Title</key>
6
        <string>Altitude</string>
7
        <key>StringsTable</key>
8
        <string>Altitude</string>
9
        <key>PreferenceSpecifiers</key>
10
        <array>
11
                <dict>
12
                        <key>Type</key>
13
                        <string>PSGroupSpecifier</string>
14
                        <key>Title</key>
15
                        <string></string>
16
                </dict>
17
                <dict>
18
                        <key>Type</key>
19
                        <string>PSToggleSwitchSpecifier</string>
20
                        <key>Title</key>
21
                        <string>Axis coupling</string>
22
                        <key>Key</key>
23
                        <string>GlobalConfig_ACHSENKOPPLUNG_AKTIV</string>
24
                        <key>DefaultValue</key>
25
                        <true/>
26
                </dict>
27
                <dict>
28
                        <key>Type</key>
29
                        <string>PSGroupSpecifier</string>
30
                        <key>Title</key>
31
                        <string></string>
32
                </dict>
33
                <dict>
34
                        <key>Type</key>
35
                        <string>PSChildPaneSpecifier</string>
36
                        <key>Title</key>
37
                        <string>Yaw pos. feedback</string>
38
                        <key>Key</key>
39
                        <string>AchsKopplung1</string>
40
                        <key>DefaultValue</key>
41
                        <integer>0</integer>
42
                        <key>InAppCellClass</key>
43
                        <string>InAppSettingsPotiValueSpecifierCell</string>
44
                        <key>InAppChildPaneClass</key>
45
                        <string>InAppSettingsPotiValueController</string>
46
                        <key>File</key>
47
                        <string>Dummy</string>
48
                </dict>
49
                <dict>
50
                        <key>Type</key>
51
                        <string>PSChildPaneSpecifier</string>
52
                        <key>Title</key>
53
                        <string>Nick/Roll feedback</string>
54
                        <key>Key</key>
55
                        <string>AchsKopplung2</string>
56
                        <key>DefaultValue</key>
57
                        <integer>0</integer>
58
                        <key>InAppCellClass</key>
59
                        <string>InAppSettingsPotiValueSpecifierCell</string>
60
                        <key>InAppChildPaneClass</key>
61
                        <string>InAppSettingsPotiValueController</string>
62
                        <key>File</key>
63
                        <string>Dummy</string>
64
                </dict>
65
                <dict>
66
                        <key>Type</key>
67
                        <string>PSChildPaneSpecifier</string>
68
                        <key>Title</key>
69
                        <string>Yaw correction</string>
70
                        <key>Key</key>
71
                        <string>MaxHoehe</string>
72
                        <key>CouplingYawCorrection</key>
73
                        <integer>0</integer>
74
                        <key>InAppCellClass</key>
75
                        <string>InAppSettingsPotiValueSpecifierCell</string>
76
                        <key>InAppChildPaneClass</key>
77
                        <string>InAppSettingsPotiValueController</string>
78
                        <key>File</key>
79
                        <string>Dummy</string>
80
                </dict>
81
        </array>
82
</dict>
83
</plist>