diff --git a/src/ATC/ATCController.cxx b/src/ATC/ATCController.cxx index 03daf01..987f0ca 100644 --- a/src/ATC/ATCController.cxx +++ b/src/ATC/ATCController.cxx @@ -320,6 +320,9 @@ void FGATCController::transmit(FGTrafficRecord * rec, FGAirportDynamics *parent, break; } + SG_LOG(SG_ATC,SG_INFO,"MESSAGE: " << text ); + + const bool atcAudioEnabled = fgGetBool("/sim/sound/atc/enabled", false); if (audible && atcAudioEnabled) { double onBoardRadioFreq0 =