aboutsummaryrefslogtreecommitdiff
path: root/profile.yaml
blob: 08e80d6acb0b5b6393022178d2276204275ea477 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
---
- {}
# page 1
- left:
    # left knob labels
    - text: FMS out
      size: 20
      inc:
        xplane_cmd: sim/GPS/g1000n1_fms_outer_up
      dec:
        xplane_cmd: sim/GPS/g1000n1_fms_outer_down
      pressed:
        xplane_cmd: sim/GPS/g1000n1_cursor
    - text: FMS in
      size: 20
      inc:
        xplane_cmd: sim/GPS/g1000n1_fms_inner_up
      dec:
        xplane_cmd: sim/GPS/g1000n1_fms_inner_down
      pressed:
        xplane_cmd: sim/GPS/g1000n1_cursor
    - text: BARO
      inc:
        xplane_cmd: sim/GPS/g1000n1_baro_up
      dec:
        xplane_cmd: sim/GPS/g1000n1_baro_down
  right:
    # right knob labels
    - text: FMS out
      size: 20
      inc:
        xplane_cmd: sim/GPS/g1000n3_fms_outer_up
      dec:
        xplane_cmd: sim/GPS/g1000n3_fms_outer_down
      pressed:
        xplane_cmd: sim/GPS/g1000n3_cursor
    - text: FMS in
      size: 20
      inc:
        xplane_cmd: sim/GPS/g1000n3_fms_inner_up
      dec:
        xplane_cmd: sim/GPS/g1000n3_fms_inner_down
      pressed:
        xplane_cmd: sim/GPS/g1000n3_cursor
    - ''
  keys:
    # 12 touchable keys from left to right, top to bottom
    - text: -D->
      pressed:
        xplane_cmd: sim/GPS/g1000n1_direct
    - text: MENU
      pressed:
        xplane_cmd: sim/GPS/g1000n1_menu
    - text: Direct
      pressed:
        xplane_cmd: sim/GPS/g1000n3_direct
    - text: MENU
      pressed:
        xplane_cmd: sim/GPS/g1000n3_menu
    - text: FPL
      pressed:
        xplane_cmd: sim/GPS/g1000n1_fpl
    - text: PROC
      pressed:
        xplane_cmd: sim/GPS/g1000n1_proc
    - text: FPL
      pressed:
        xplane_cmd: sim/GPS/g1000n3_fpl
    - text: PROC
      pressed:
        xplane_cmd: sim/GPS/g1000n3_proc
    - text: CLR
      pressed:
        xplane_cmd: sim/GPS/g1000n1_clr
    - text: ENT
      pressed:
        xplane_cmd: sim/GPS/g1000n1_ent
    - text: CLR
      pressed:
        xplane_cmd: sim/GPS/g1000n3_clr
    - text: ENT
      pressed:
        xplane_cmd: sim/GPS/g1000n3_ent

# page 2
- left:
    - text: HDG
      inc:
        xplane_cmd: sim/GPS/g1000n1_hdg_up
      dec:
        xplane_cmd: sim/GPS/g1000n1_hdg_down
      pressed:
        xplane_cmd: sim/GPS/g1000n1_hdg_sync
    - text: ALT
      inc:
        xplane_cmd: sim/GPS/g1000n1_alt_inner_up
      dec:
        xplane_cmd: sim/GPS/g1000n1_alt_inner_down
    - text: CRS
      inc:
        xplane_cmd: sim/GPS/g1000n1_crs_up
      dec:
        xplane_cmd: sim/GPS/g1000n1_crs_down
      pressed:
        xplane_cmd: sim/GPS/g1000n1_crs_sync

  right:
    - ''
    - ''
    - ''
  keys:
    - text: AP
      pressed:
        xplane_cmd: sim/GPS/g1000n1_ap
    - text: FD
      pressed:
        xplane_cmd: sim/GPS/g1000n1_fd
    - text: HDG
      pressed:
        xplane_cmd: sim/GPS/g1000n1_hdg
    - text: ALT
      pressed:
        xplane_cmd: sim/GPS/g1000n1_alt
    - text: NAV
      pressed:
        xplane_cmd: sim/GPS/g1000n1_nav
    - text: VNV
      pressed:
        xplane_cmd: sim/GPS/g1000n1_vnv
    - text: APR
      pressed:
        xplane_cmd: sim/GPS/g1000n1_apr
    - text: BC
      pressed:
        xplane_cmd: sim/GPS/g1000n1_bc
    - text: VS
      pressed:
        xplane_cmd: sim/GPS/g1000n1_vs
    - text: UP
      pressed:
        xplane_cmd: sim/GPS/g1000n1_nose_up
    - text: FLC
      pressed:
        xplane_cmd: sim/GPS/g1000n1_flc
    - text: DN
      pressed:
        xplane_cmd: sim/GPS/g1000n1_nose_down

# page 3
- left:
    - text: COM in
      size: 20
      inc:
        xplane_cmd: sim/GPS/g1000n1_com_inner_up
      dec:
        xplane_cmd: sim/GPS/g1000n1_com_inner_down
      pressed:
        xplane_cmd: sim/GPS/g1000n1_com12
    - text: COM out
      size: 20
      inc:
        xplane_cmd: sim/GPS/g1000n1_com_outer_up
      dec:
        xplane_cmd: sim/GPS/g1000n1_com_outer_down
      pressed:
        xplane_cmd: sim/GPS/g1000n1_com12
    - ''
  right:
    - text: NAV in
      size: 20
      inc:
        xplane_cmd: sim/GPS/g1000n1_nav_inner_up
      dec:
        xplane_cmd: sim/GPS/g1000n1_nav_inner_down
      pressed:
        xplane_cmd: sim/GPS/g1000n1_nav12
    - text: NAV out
      size: 20
      inc:
        xplane_cmd: sim/GPS/g1000n1_nav_outer_up
      dec:
        xplane_cmd: sim/GPS/g1000n1_nav_outer_down
      pressed:
        xplane_cmd: sim/GPS/g1000n1_nav12
    - ''
  keys:
    - text: <-COM
      pressed:
        xplane_cmd: sim/GPS/g1000n1_com_ff
    - text: <-NAV
      pressed:
        xplane_cmd: sim/GPS/g1000n1_nav_ff
    - ''
    - ''
    - text: COM1 M
      size: 16
      pressed:
        xplane_cmd: sim/audio_panel/transmit_audio_com1
    - text: COM1
      pressed:
        xplane_cmd: sim/audio_panel/monitor_audio_com1
    - ''
    - ''
    - text: COM2 M
      size: 16
      pressed:
        xplane_cmd: sim/audio_panel/transmit_audio_com2
    - text: COM2
      pressed:
        xplane_cmd: sim/audio_panel/monitor_audio_com2
    - ''
    - ''