Hi Brian,

On Monday 29 December 2008 05:22:13 Brian Schack wrote:
>
> >     static SGPropertyNode *nav2_freq
> >         = fgGetNode("/instrumentation/nav[1]/frequencies/selected-mhz",
> > true); static SGPropertyNode *nav2_sel_radial
> >         = fgGetNode("/instrumentation/nav[1]/radials/selected-deg",
> > true);
>

{SNIP]

> >          nav1_freq->getDoubleValue(),
> >          nav1_sel_radial->getDoubleValue(),
> >          nav2_freq->getDoubleValue(),
> >          nav2_sel_radial->getDoubleValue(),
> >          adf_freq->getIntValue() );

For your information: This is now committed. I needed to change the adf part 
to read the selected frequency from (what I think) is the correct location of 
the property tree. Changes in all selected frequencies and radials are now 
transmitted into the atlas protocol.

I'm sorry it took so long to get this committed..

Cheers,
Durk

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to