Hi,

When running a slave and master configuration noticed a problem with the
indicated altimeter.  FG version is 2.0.

Sitting on runway at KSFO master properties show

Contents of "/instrumentation/altimeter"
indicated-altitude-ft (16.21034188)
mode-c-alt-ft (0)
pressure-alt-ft (17.40378625)
serviceable (true)
setting-inhg (29.92)

while the slave properties are

Contents of "/instrumentation/altimeter"
indicated-altitude-ft (-0.3222003762)
mode-c-alt-ft (0)
pressure-alt-ft (0.8712439941)
serviceable (true)
setting-inhg (29.92)

The slave OTW scene is at runway level,  bummer!

It looks like the FDM data packet (net-fdm.hxx) has a slot for altitude as in

   double altitude;             // above sea level (meters)

defined in the Network directory but JSBSim (or does it happen over on the
FG side ) is not setting the value or it is being overwritten somehow.

Any ideas where to troubleshoot this bad boy?

Jack






------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to