X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fmarker_beacon.hxx;h=52259b6a2c49ced3ed2a6dbb75a417e3ea911eb7;hb=96cd6018f966111c004833cd6a788d6babd1e090;hp=cb82eea5caab42692ce10f47cad6f7ad5086e2b2;hpb=7647b1620b3b70367e7852eba5fc035dcfffd1ad;p=flightgear.git diff --git a/src/Instrumentation/marker_beacon.hxx b/src/Instrumentation/marker_beacon.hxx index cb82eea5c..52259b6a2 100644 --- a/src/Instrumentation/marker_beacon.hxx +++ b/src/Instrumentation/marker_beacon.hxx @@ -32,15 +32,10 @@ #include #include -#include -#include - +class SGSampleGroup; class FGMarkerBeacon : public SGSubsystem { - FGBeacon beacon; - FGMorse morse; - SGInterpTable *term_tbl; SGInterpTable *low_tbl; SGInterpTable *high_tbl; @@ -54,7 +49,7 @@ class FGMarkerBeacon : public SGSubsystem SGPropertyNode_ptr audio_btn; SGPropertyNode_ptr audio_vol; SGPropertyNode_ptr serviceable; - SGPropertyNode_ptr sound_pause; + SGPropertyNode_ptr sound_working; bool need_update; @@ -73,6 +68,8 @@ class FGMarkerBeacon : public SGSubsystem // internal periodic station search timer double _time_before_search_sec; + SGSharedPtr _sgr; + public: enum fgMkrBeacType {