Hi community,
Not a direct user of FS but XPlane through XPUIPC without any knowledge of FSUIPC myself.
I'm using a FSUIPC client to survey my flights (FSHub with their client called LRM), that works great: XPlane::XPUIPC -> LRM -> FSHUB.
I would like to implement the same with an other sim: Aerowinx PSX.
So, I wrote a simple code to get the variables from PSX and send them to Paul's FSUIPC websocket server : PSX::TCP -> mybridge -> FSUIPC.websocket
It works but LRM stay blind/deaf cause I thought FSUIPC.websocket was a FSUIPC server itself...
So, first: do you confirm that I still miss the FSUIPC "server" and I can only have it by installing it into a (supported) sim ?
Is that server available "standalone" ? Unless I missed it, I do find only client examples in the SDK.
I would avoid to run XPlane besides just to have the FSUIPC (via XPUIPC) available...
Thanks !
Christophe