News:

Precision Simulator update 10.184 (15 September 2025) is now available.
Navburo update 13 (23 November 2022) is now available.
NG FMC and More is released.

Main Menu

WinWing PAP-3 (MCP)

Started by PanosI, Sat, 5 Jul 2025 18:08

PanosI

I just received this beauty and I am very happy with the quality and the looks.
Does anybody have managed to use it with the PSX ?

FlyItLikeYouStoleIt

Python can be used to read switch settings etc and send them to PSX as a client. 

Some examples which could act as a starting point for code specific to this unit are frankenusb.py at https://github.com/macroflight/psxhacks or https://github.com/gsobala/PSX-XTouchMini

Getting data from PSX to Winwing is a little harder. For my Airbus MCP I currently use a pipeline PSX>PSXSeecon>SIOC>FSUIPC>Mobiflight which involves writing some SIOC and Mobiflight code and having to run some version of MSFS or FSX to get FSUIPC going. Laugh. It works though.