Skip to content

Speed2Fly via NMEA #197

Answered by XCNav
sandertje567 asked this question in Q&A
Discussion options

You must be logged in to vote

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…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by iltis42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants