12-23-2021, 11:46 PM
(12-23-2021, 10:34 PM)Crunchmeister Wrote:(12-23-2021, 07:28 PM)Jonit Wrote:(12-23-2021, 04:36 AM)Crunchmeister Wrote:(12-22-2021, 07:21 PM)admin Wrote: Hello,
The TDS GTNXi is set to accept these events. We are not sure how you configure them within AirManager as we are not accustomed to the problem. Does AirManager allow you to send a value when sending the MSFS event?
Are these K: events? That would be useful information.
Crunchmeister: have a look at this
https://siminnovations.com/forums/viewto...f=7&t=5597
BR Jonit
Already saw that. There's exactly zero useful information there.
According to the link above, I would try this:
fs2020_event("GPS_DIRECTTO_BUTTON", 2) - down
fs2020_event("GPS_DIRECTTO_BUTTON", 4) - up
I am not sure how AirManager handles mouse events, if it lets you have separate down/up events. If not, there will have to be a delay between the events so we would process them.
Please let us know if this works, if not we will analyze how to take it from here.