You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I just installed and configured this plugin and for the bigger part it work really well!
However, the MFD works poorly. For instance if I have the radio page visible on the MFD, and turn the knobs with my mouse in the cockpit, or with my joystick, to change freq, the MFD only updates a few of these changes. If I click, say 10 times, I get this in my xlog.txt:
Hi, sounds like an issue while communicating with the USB port since the text is sent straight away but probably the communication with the joystick is unreliable (broken pipe basically means the communication has dropped). I do not expect an easy fix since would probably require an update of the libusb driver. I'm trying to revamp this project and moved to SF (https://sourceforge.net/p/x-control/tickets/46/) so stay tuned, as soon as I'll find some volunteer to help me troubleshot those configurations not available with my current setup, I'll look into this as well.
Hi
I just installed and configured this plugin and for the bigger part it work really well!
However, the MFD works poorly. For instance if I have the radio page visible on the MFD, and turn the knobs with my mouse in the cockpit, or with my joystick, to change freq, the MFD only updates a few of these changes. If I click, say 10 times, I get this in my xlog.txt:
[2016-10-24 18:06:39] [debug] mfdpage: refreshing joystick display (time)
[2016-10-24 18:06:44] [debug] mfdpage: refreshing joystick display (std.radio.com)
[2016-10-24 18:06:44] [debug] out_saitek: printing line 0: 'Com1 Com2'
[2016-10-24 18:06:44] [debug] out_saitek: printing line 1: '120.70 Ac 121.77'
[2016-10-24 18:06:44] [debug] out_saitek: printing line 2: '134.25 Sb 126.80'
[2016-10-24 18:06:49] [debug] mfdpage: refreshing joystick display (time)
And once in a while this:
[2016-10-24 18:06:34] [err] out_saitek: cannot print line 2 with text 'b 126.80': error sending control message: Broken pipe
My setup:
Linux Mint 17.3, X-plane 10.50r3, 64-bit.
The text was updated successfully, but these errors were encountered: