Speed2Fly via NMEA #197
-
Hiy all, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
yes, we got it running on our XCRemote mode=Vario_menu mode=Vario_menu mode=Vario_menu mode=Vario_menu |
Beta Was this translation helpful? Give feedback.
yes, we got it running on our XCRemote
We created a new Vario Menu. Here you can switch from Vario to S2F via Softbutton on the Screen or via double click on our remote centerstick. Here is the .xci for the new Vario Menu. We can also adjust Volume by that!
mode=Vario_menu
type=key
data=RIGHT
event=SendNMEAPort2 g,v5
event=SendNMEAPort1 g,v5
event=StatusMessage VOLUME UP
label=VOLUME UP (Right)
location=8
mode=Vario_menu
type=key
data=LEFT
event=SendNMEAPort2 g,v-5
event=SendNMEAPort1 g,v-5
event=StatusMessage VOLUME DOWN
label=VOLUME DWN (Left)
location=9
mode=Vario_menu
type=key
data=0
event=SendNMEAPort2 g,s1
event=SendNMEAPort1 g,s1
event=StatusMessage SOLLFAHRT
label=STF
location=3
m…