Re: [Flightgear-devel] read sideslip data during replay

2009-04-02 Thread Curtis Olson
I haven't looked carefully at how alpha and beta are dealt with ... perhaps
they are computed on the fly from other values and that computation
overrides anything you might load from an external file?  One possible way
around this would be create a copy of the HUD configuration, modify the
property name it uses to read "beta" from the standard name to something you
create.  Then when you load your data file back in for replay, fill in that
new property name rather than the standard one, and your version of the HUD
should respond appropriately.

Perhaps there would also be some way to override the overridden beta value
with a nasal script and then you'd be trading nasal work for HUD work.

Regards,

Curt.



On Tue, Mar 31, 2009 at 8:40 PM, John Waget  wrote:

> Hi all,
> I am new to flightgear so please help me out with this.
>
> I want to display the side slip data on the Hud during the replay process.
> During the replay process, fgfs simply read the input file we specified.
> However, I found out fg won't read the sideslip data from the file, so what
> should I do to force the fg read the sideslip data??
>
> Thanks,
>
> John
>
>
> --
>
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
>


-- 
Curtis Olson: http://baron.flightgear.org/~curt/
--
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] read sideslip data during replay

2009-04-01 Thread John Waget
Hi all,
I am new to flightgear so please help me out with this.

I want to display the side slip data on the Hud during the replay process.
During the replay process, fgfs simply read the input file we specified.
However, I found out fg won't read the sideslip data from the file, so what
should I do to force the fg read the sideslip data??

Thanks,

John
--
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] read sideslip data during replay

2009-04-01 Thread John Waget
Hi all,

I am new to flightgear so please help me out with this:

I want to display the side slip data on the Hud during the replay process.
During the replay process, fgfs simply read the input file we specified.
However, I found out fg won't read the sideslip data from the file, so what
should I do to force the fg read the sideslip data??

Thanks,

John
--
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel