]> git.mxchange.org Git - flightgear.git/commit
wxradar: read aircraft data from the property tree, rather than AIBase
authormfranz <mfranz>
Tue, 17 Mar 2009 22:01:34 +0000 (22:01 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 18 Mar 2009 07:00:09 +0000 (08:00 +0100)
commit3cdd8fedf6f4b34aea038eb917e23b4f04005034
treef5a1dd175e4dc9b3127b022d7e8c8120755647b4
parent5168166a9fa631e09c687a99d3e72e51a092d795
wxradar: read aircraft data from the property tree, rather than AIBase

This allows to display objects that are in /ai/models/, but not managed
by the AI manager, and it follows fgfs' design principle that subsystems
should communicate over the property tree (if possible). This is a tad
slower, but the radar is only updated once every second.
src/Instrumentation/agradar.cxx
src/Instrumentation/rad_alt.cxx
src/Instrumentation/wxradar.cxx
src/Instrumentation/wxradar.hxx