- Messages
- 6 705
- Réactions
- 2 418
Pour l'instant , le projet tourne sur macos et linux mais une version pour windows sortira bientôt
XPCockpit is designed to provide a lightweight dataref & command I/O from X-Plane to custom Hardware for home cockpit builders. It consists of four components:
XPCockpit is designed to provide a lightweight dataref & command I/O from X-Plane to custom Hardware for home cockpit builders. It consists of four components:
- XPServer: a TCP/IP Server running as an X-Plane Plugin where clients can subscribe to datarefs/commands. Data will be transferred from/to X-Plane in the original X-Plane data formats only when they have changed (lightweight also on network)
- XPClient: a sample client where new users can try to subscribe to datarefs and create their own code to their hardware interfaces
- XPUSB: our current hardware client supporting most OpenCocpkits cards (master, servo, analog axes, usbdcmotors plus, usbkeys and more) and Leo Bodnars famous BU0836x/a cards)
- XPOpenGC: the revival and further development of the famous OpenGC project for B737 and A320. (Glass Cockpit)
- Lightweight on CPU and Network
- No need for offsets configuration in X-Plane, all dataref subscription happens in the client
- Eas'y debugging with the clients, no need to restart X-Plane for each new switch / dataref you add
- Support for networked computers: hardware can run on an'y computer networked to the X-Plane master
- No dependency on third part'y software suppliers for your hardware