Official Fulqrum Publishing forum

Official Fulqrum Publishing forum (http://forum.fulqrumpublishing.com/index.php)
-   IL-2 Sturmovik: Cliffs of Dover (http://forum.fulqrumpublishing.com/forumdisplay.php?f=189)
-   -   Plane attitude details (http://forum.fulqrumpublishing.com/showthread.php?t=34697)

whatnot 10-01-2012 10:25 PM

Plane attitude details
 
Hi,

I'm playing around with some motion simulation toys and was wondering if CoD has any way of reading the plane's attitude data (pitch, roll & heading)? I'm aware thath there is no proper sdk out yet, but are you aware of any ways of accomplishing this? Any hack would do as long as it is accurate enough and refreshes frequently enough.

Thanks!

pstyle 10-01-2012 11:12 PM

something like these perhaps?
http://www.learnerstogether.net/wp-c...umentPanel.jpg

;)
Are you looking for a constant digital readout?
It might be possible to make some 3rd party app that reads the instruments and digitises the readout.. but unless you want to collect data for post-hoc flight analysis, I can't see why the instruments already provided are not sufficient....

whatnot 10-02-2012 05:31 AM

Quote:

Originally Posted by pstyle (Post 465999)
something like these perhaps?
http://www.learnerstogether.net/wp-c...umentPanel.jpg

;)
Are you looking for a constant digital readout?
It might be possible to make some 3rd party app that reads the instruments and digitises the readout.. but unless you want to collect data for post-hoc flight analysis, I can't see why the instruments already provided are not sufficient....

Something like that indeed, but what I'd do is control a motion platform with that data read about the plane's attitude. Hence I need to read it several times per second.

The problem with reading the instruments as I see it is that when flying with 3d pit and looking around the instruments won't be visible and in identical agle all the time. Is there a way around that?

Thanks!

bolox 10-02-2012 07:25 AM

you are not the only one wanting this feature to be properly done.

Ut is possible , in theory, to write a script to output data- there are parameters available- just writing the code to output data in a format that is understandable to external devices is 'not simple' (to me at least:( )
see for instance
http://forum.1cpublishing.eu/showthr...t=34436&page=2

IL2 used a Devicelink protocol using UDP

whatnot 10-02-2012 10:30 PM

Quote:

Originally Posted by bolox (Post 466084)
you are not the only one wanting this feature to be properly done.

Ut is possible , in theory, to write a script to output data- there are parameters available- just writing the code to output data in a format that is understandable to external devices is 'not simple' (to me at least:( )
see for instance
http://forum.1cpublishing.eu/showthr...t=34436&page=2

IL2 used a Devicelink protocol using UDP

Perfect, i followed your link and a chain after it and found that Z_Orientation is what I'm looking for. Do you know if there is actually a manual of this stuff or some more formal reference than just forum posts?

If I've understood correctly From postsmlike frog's in http://simhq.com/forum/ubbthreads.ph...3347984/4.html I would need to do a custom mission for this?

As A hack I wonder if I could just copy same C# file that outputs data to all folders in missions directory. For example by creating a script that fooks for every .mis file (custom and original) and just create .cs file with same name?

Sry, cant test it myself as I dont have pc atm :)

bolox 10-03-2012 08:07 PM

I'm away for a few days- so this is a bit brief.

manual- no

custom mission- really all you need is a C# script for each mission.
adding the code needed to a mission that already has a script might be a little trickier probably needs to be done manually- but then i' m not a coding expert by any means


All times are GMT. The time now is 06:16 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.