Hello,
I need your help....
I am looking for the source code of a program in visual c++ V6.0 which is capable of extracting from LFS, in real time at aroud 20 times per second, the acceleration in x, y and z direction (longitudinal, lateral and vertical).
I would update this source code in order to convert these acceleration data and sent them via RS232 (I have the according serial library as I am allready doing this in rFactor) to my home made motion platform (2 DOF) which works really well with rFactor and which I now would like to use with LFS!.
I suppose that such program would need to connect to LFS via a UDP(?) port and read/decode the UDP data (messages). For that it probably would need to be linked to a library...
Does anybody know if such program and libraries is available and if yes, where I can get it ? It would be nice if it would be prepacaged in a Microsoft visual c++ V6.0 workspace (I know... I am dreaming... lol)
Sorry if I seem a bit lazy here. But I am a LFS "beginner"... I believe that I'll need outsim (is this a library? a program ?) I would really like to go staight to the essentials and not program such program myselves.
Thanks a lot!
I need your help....
I am looking for the source code of a program in visual c++ V6.0 which is capable of extracting from LFS, in real time at aroud 20 times per second, the acceleration in x, y and z direction (longitudinal, lateral and vertical).
I would update this source code in order to convert these acceleration data and sent them via RS232 (I have the according serial library as I am allready doing this in rFactor) to my home made motion platform (2 DOF) which works really well with rFactor and which I now would like to use with LFS!.
I suppose that such program would need to connect to LFS via a UDP(?) port and read/decode the UDP data (messages). For that it probably would need to be linked to a library...
Does anybody know if such program and libraries is available and if yes, where I can get it ? It would be nice if it would be prepacaged in a Microsoft visual c++ V6.0 workspace (I know... I am dreaming... lol)
Sorry if I seem a bit lazy here. But I am a LFS "beginner"... I believe that I'll need outsim (is this a library? a program ?) I would really like to go staight to the essentials and not program such program myselves.
Thanks a lot!