Jump to content
Sign in to follow this  
mrrcflying

P2A not responding, or responding improperly

Recommended Posts

I am not sure if this is my problem, a computer/network problem, or a P2A problem.  Any insight would be appreciated.

For some reason P2A will stop responding, and at other times it will respond incorrectly.  When it stops responding, if I disconnect and reconnect it seems to work again for a while.  Also, if I close X-Plane before closing P2A, the P2A window goes away.  No window, no icon in the tray, and it does not show up in task manager.  If I try to re-launch P2A it says an instance is already running.  I have to reboot the PC to clear it.

I did a video yesterday of me in the sim.  If you want to take a look, the issues start happening about the 17 minute mark, and continue through taxi to parking.

https://www.youtube.com/watch?v=ec9rCg8HhEI&t=453s

 

Share this post


Link to post
Share on other sites

Thanks for the video.

I can't tell from the video what is going on.  Occasionally using the name Elmira Tower instead of just Tower will confuse the speech recognition and cause the program to not understand the phrase.  But it is likely something else.

If you could send me the P2A log file for that flight, I can have a look and see if I can figure it out.  Please email it to admin@pilot2atc.com

Log files are located in: 
C:\Users\<UserName>\AppData\Roaming\P2A_200\Logs 
where <UserName> is your PC user name. Portions of the path may be hidden by default, so be sure Windows Explorer has Show Hidden Items checked in the View tab.
A new one is created each time you start Pilot2ATC and closed when you shut P2A down, so if you take the file timestamped about the time you shut down P2A on that flight, you should have the correct one.  
 

Edited by Dave-Pilot2ATC
  • Like 1

Share this post


Link to post
Share on other sites
16 hours ago, Dave-Pilot2ATC said:

Thanks for the video.

I can't tell from the video what is going on.  Occasionally using the name Elmira Tower instead of just Tower will confuse the speech recognition and cause the program to not understand the phrase.  But it is likely something else.

If you could send me the P2A log file for that flight, I can have a look and see if I can figure it out.  Please email it to admin@pilot2atc.com

Log files are located in: 
C:\Users\<UserName>\AppData\Roaming\P2A_200\Logs 
where <UserName> is your PC user name. Portions of the path may be hidden by default, so be sure Windows Explorer has Show Hidden Items checked in the View tab.
A new one is created each time you start Pilot2ATC and closed when you shut P2A down, so if you take the file timestamped about the time you shut down P2A on that flight, you should have the correct one.  

 

Dave,

You are the best!  Thanks for the quick support.  It will probably be later today or tomorrow before I can get the log file, but I will send it along.  🙂
 

 

Share this post


Link to post
Share on other sites

Dave, not sure how to post the log file here, so here is a cut and paste.  I am pretty sure this was the one.

 

Program StartedPilot 2 ATC (P2A) - version 2.5.0.7_x64  03/20/2019 11:05:20
Application frmP2AMain starting 03/20/2019 11:05:42
Loading Form
Main form opened: Pilot2ATC 2018 v. 2.5.0.7_x64      Navigraph - AIRAC cycle: 1801
Loading Joystick Devices - 9 devices loaded.
Loading Joystick Devices - 9 devices loaded.
Loading Joystick Devices - 9 devices loaded.
Loading Joystick Devices - 9 devices loaded.
Loading Map Control
LoadMapControl: panel 1
Creating ucMap1
SQLiteVersion: 3.8.11.1 | 2015-07-29 20:00:57 cf538e2783e468bbc25e7cb2a9ee64d3e0e80b2f | INTEROP_CODEC INTEROP_EXTENSION_FUNCTIONS INTEROP_VIRTUAL_TABLE NET_40 PRELOAD_NATIVE_LIBRARY THROW_ON_DISPOSED TRACE TRACE_PRELOAD TRACE_SHARED TRACE_WARNING USE_PREPARE_V2 WINDOWS
ucMap1 Created
ucMap DockFill set.
Setting Map Mode
Done Loading Map Control
Loading FPL Control
FPL Control Loaded
Retrieving weather from web successful at 03/20/2019 11:05:51
Retrieving TAF from web successful at 03/20/2019 11:05:51
Loading Joystick Devices - 9 devices loaded.
Loading Joystick Devices - 9 devices loaded.
Loading Joystick Devices - 9 devices loaded.
Loading Joystick Devices - 9 devices loaded.
Joystick Device number 8 successfully activated.
Joystick Device number 0 successfully activated.
Joystick Device number 0 successfully activated.
Joystick Device number 8 successfully activated.
Pilot2ATC_2018.exe    Information    0    SAPI does not implement phonetic alphabet selection.       at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at System.Diagnostics.TraceEventCache.get_Callstack()
   at Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
   at System.Diagnostics.TraceInternal.TraceEvent(TraceEventType eventType, Int32 id, String format, Object[] args)
   at System.Speech.Recognition.RecognizerBase.Initialize(SapiRecognizer recognizer, Boolean inproc)
   at System.Speech.Recognition.SpeechRecognitionEngine.get_RecoBase()
   at P2A_2018.ATCListener.LoadPilotGrammar()
   at P2A_2018.ATCListener.Init()
   at P2A_2018.frmP2AMain.e()
   at P2A_2018.frmP2AMain.f()
   at P2A_2018.frmP2AMain.at(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at j.a()    ""    5232    1    241604668325
SIM Version Num: 8; SIM Version: XP
New Com1 Stby Freq: 121.1
No controller assigned 11:07:09
ControllerFreqChanged: 121.9.  CtlrShrtName: KELM Gnd CtlrType: Ground11:07:11
SIM Rate Changed: 1
Sim Connected: 03/20/2019 11:07:11
ATCAssignsSIDs: True
ATCAssignsSTARs: True
ForceSTARAssignment: False
ATCAssignsAPPRs: True
ForcePilotRunwaySelection: True
AutoLoadRecommendedProcedures: True
AssignedRunway: RW24 - 
No controller assigned 11:09:04
ControllerFreqChanged: 121.9.  CtlrShrtName: KELM Gnd CtlrType: Ground11:09:05
New Com1 Stby Freq: 125.1
Com1StandbyFreqChanged: 125.1.  CtlrShrtName: None Found;  CtlrType: None Found11:09:30
New Com1 Stby Freq: 125.46
Com1StandbyFreqChanged: 125.46.  CtlrShrtName: None Found;  CtlrType: None Found11:09:39
New Com1 Stby Freq: 125.475
Com1StandbyFreqChanged: 125.475.  CtlrShrtName: None Found;  CtlrType: None Found11:09:40
New Com1 Stby Freq: 125.475
Com1StandbyFreqChanged: 125.475.  CtlrShrtName: None Found;  CtlrType: None Found11:09:41
No controller assigned 11:09:43
ControllerFreqChanged: 125.47.  CtlrShrtName: KELM ATIS CtlrType: ATIS11:09:43
New Com1 Stby Freq: 121.9
Com1StandbyFreqChanged: 121.9.  CtlrShrtName: None Found;  CtlrType: None Found11:09:45
New Com1 Stby Freq: 121.9
Com1StandbyFreqChanged: 121.9.  CtlrShrtName: None Found;  CtlrType: None Found11:09:45
No controller assigned 11:10:21
ControllerFreqChanged: 121.9.  CtlrShrtName: KELM Gnd CtlrType: Ground11:10:21
New Com1 Stby Freq: 125.475
Com1StandbyFreqChanged: 125.475.  CtlrShrtName: None Found;  CtlrType: None Found11:10:22
New Com1 Stby Freq: 125.475
Com1StandbyFreqChanged: 125.475.  CtlrShrtName: None Found;  CtlrType: None Found11:10:23
InterruptAudio in OnPilotSpeaking 03/20/2019 11:10:26
AudioInterrupts: 1 in InterruptAudio 11:10:26
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:10:31
AudioInterrupts: 0 in UnInterruptAudio 11:10:31
Recognized Speech: ELMIRA Ground Cessna Five Tango Lima Ready to Taxi One Zero 11:10:31
Stopped Listening
HandleTaxiRequest 11:10:31
AssignedRunway: RW10 - 
State Changed to: TaxiOut 11:10
ControllerChanging: False : 03/20/2019 11:10:31
Trigger checks started: 03/20/2019 11:10:32
InterruptAudio in SayPhrase Cessna Five Tango Lima Taxi to Runway One Zero Via taxiways Alpha,  Hold Short Runway One Zero 03/20/2019 11:10:32
AudioInterrupts: 1 in InterruptAudio 11:10:32
ATC Speak:  Cessna Five Tango Lima Taxi to Runway One Zero Via taxiways Alpha,  Hold Short Runway One Zero11:10:32
Sug Resp:  ~ Taxi to Runway One Zero Via taxiways Alpha,  Hold Short Runway One Zero11:10:32
OnTTSWavePlaybackStopped 03/20/2019 11:10:36
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~ Taxi to Runway One Zero Via taxiways Alpha,  Hold Short Runway One Zero Cessna Five Tango Lima
 03/20/2019 11:10:36
AudioInterrupts: 0 in UnInterruptAudio 11:10:36
No controller assigned 11:10:37
ControllerFreqChanged: 121.9.  CtlrShrtName: KELM Gnd CtlrType: Ground11:10:37
InterruptAudio in OnPilotSpeaking 03/20/2019 11:10:50
AudioInterrupts: 1 in InterruptAudio 11:10:50
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:10:55
AudioInterrupts: 0 in UnInterruptAudio 11:10:55
Recognized Speech: ELMIRA Tower Cessna Five Tango Lima Ready Taxi One Zero 11:10:55
Stopped Listening
HandleTaxiRequest 11:10:55
AssignedRunway: RW10 - 
ControllerChanging: False : 03/20/2019 11:11:00
InterruptAudio in SayPhrase Cessna Five Tango Lima Taxi to Runway One Zero Via taxiways Alpha,  Hold Short Runway One Zero 03/20/2019 11:11:00
AudioInterrupts: 1 in InterruptAudio 11:11:00
ATC Speak:  Cessna Five Tango Lima Taxi to Runway One Zero Via taxiways Alpha,  Hold Short Runway One Zero11:11:00
Sug Resp:  ~ Taxi to Runway One Zero Via taxiways Alpha,  Hold Short Runway One Zero11:11:00
OnTTSWavePlaybackStopped 03/20/2019 11:11:09
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~ Taxi to Runway One Zero Via taxiways Alpha,  Hold Short Runway One Zero Cessna Five Tango Lima
 03/20/2019 11:11:09
AudioInterrupts: 0 in UnInterruptAudio 11:11:09
InterruptAudio in OnPilotSpeaking 03/20/2019 11:11:10
AudioInterrupts: 1 in InterruptAudio 11:11:10
Started Listening
Recognized Speech: Taxi to Runway One Zero Zero Five Hold Short Runway One Zero 11:11:16
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:11:17
AudioInterrupts: 0 in UnInterruptAudio 11:11:17
Recognized Speech: Five Tango Lima 11:11:17
Stopped Listening
HandleTaxiClearanceReadback 11:11:18
New Com1 Stby Freq: 136.475
Com1StandbyFreqChanged: 136.475.  CtlrShrtName: None Found;  CtlrType: None Found11:12:08
New Com1 Stby Freq: 122.475
Com1StandbyFreqChanged: 122.475.  CtlrShrtName: None Found;  CtlrType: None Found11:12:09
New Com1 Stby Freq: 121.475
Com1StandbyFreqChanged: 121.475.  CtlrShrtName: None Found;  CtlrType: None Found11:12:12
New Com1 Stby Freq: 121.39
Com1StandbyFreqChanged: 121.39.  CtlrShrtName: None Found;  CtlrType: None Found11:12:15
New Com1 Stby Freq: 121.35
Com1StandbyFreqChanged: 121.35.  CtlrShrtName: None Found;  CtlrType: None Found11:12:17
New Com1 Stby Freq: 121.31
Com1StandbyFreqChanged: 121.31.  CtlrShrtName: None Found;  CtlrType: None Found11:12:19
New Com1 Stby Freq: 121.26
Com1StandbyFreqChanged: 121.26.  CtlrShrtName: None Found;  CtlrType: None Found11:12:20
New Com1 Stby Freq: 121.23
Com1StandbyFreqChanged: 121.23.  CtlrShrtName: None Found;  CtlrType: None Found11:12:21
State Changed to: AtDepartureRunway 11:12
RespondToFlightTrigger 11:12:25 Trigger:ArriveAtDepartureRunway
RespondToFlightTriggerValidated 11:12:25 Trigger:ArriveAtDepartureRunway
rOnArrivedAtDepartureRunway 11:12:25
SpokenRandomSalutation 11:12:25
InterruptAudio in SayPhrase Cessna Five Tango Lima Contact Tower on One Two One Point One,  have a nice flight  03/20/2019 11:12:25
AudioInterrupts: 1 in InterruptAudio 11:12:25
ControllerChanging: True : 03/20/2019 11:12:25
ATC Speak:  Cessna Five Tango Lima Contact Tower on One Two One Point One,  have a nice flight 11:12:25
Sug Resp:  ~Tower on One Two One Point One11:12:25
New Com1 Stby Freq: 121.11
Com1StandbyFreqChanged: 121.11.  CtlrShrtName: KELM Twr CtlrType: Tower11:12:25
New Com1 Stby Freq: 121.11
Com1StandbyFreqChanged: 121.11.  CtlrShrtName: KELM Twr CtlrType: Tower11:12:26
New Com1 Stby Freq: 121.1
Com1StandbyFreqChanged: 121.1.  CtlrShrtName: KELM Twr CtlrType: Tower11:12:27
OnTTSWavePlaybackStopped 03/20/2019 11:12:33
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~Tower on One Two One Point One Cessna Five Tango Lima
 03/20/2019 11:12:33
AudioInterrupts: 0 in UnInterruptAudio 11:12:33
InterruptAudio in OnPilotSpeaking 03/20/2019 11:12:34
AudioInterrupts: 1 in InterruptAudio 11:12:34
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:12:36
AudioInterrupts: 0 in UnInterruptAudio 11:12:36
Recognized Speech: have a good day Five Tango Lima 11:12:36
Stopped Listening
AssignedController: 121.1.  CtlrShrtName: KELM Twr CtlrType: Tower11:12:39
ControllerFreqChanged: 121.1.  CtlrShrtName: KELM Twr CtlrType: Tower11:12:39
New Com1 Stby Freq: 121.9
Com1StandbyFreqChanged: 121.9.  CtlrShrtName: None Found;  CtlrType: None Found11:12:40
New Com1 Stby Freq: 121.9
Com1StandbyFreqChanged: 121.9.  CtlrShrtName: None Found;  CtlrType: None Found11:12:41
InterruptAudio in OnPilotSpeaking 03/20/2019 11:13:15
AudioInterrupts: 1 in InterruptAudio 11:13:15
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:13:21
AudioInterrupts: 0 in UnInterruptAudio 11:13:21
Recognized Speech: ELMIRA Tower Cessna Five Tango Lima Ready for Departure Runway One Zero 11:13:21
Stopped Listening
HandleTakeoffRequest 11:13:21
AssignedRunway: RW10 - 
State Changed to: ClearedForTakeoff 11:13
SpeakAltimeterSetting 11:13:26
State Changed to: TakeoffVFR 11:13
ControllerChanging: False : 03/20/2019 11:13:28
InterruptAudio in SayPhrase Cessna Five Tango Lima Whinds are calm  Altimeter Three Zero Two Niner Cleared for takeoff, Runway One Zero 03/20/2019 11:13:28
AudioInterrupts: 1 in InterruptAudio 11:13:28
ATC Speak:  Cessna Five Tango Lima Whinds are calm  Altimeter Three Zero Two Niner Cleared for takeoff, Runway One Zero11:13:28
Sug Resp:  ~Cleared for takeoff, Runway One Zero11:13:28
OnTTSWavePlaybackStopped 03/20/2019 11:13:36
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~Cleared for takeoff, Runway One Zero Cessna Five Tango Lima
 03/20/2019 11:13:36
AudioInterrupts: 0 in UnInterruptAudio 11:13:36
InterruptAudio in OnPilotSpeaking 03/20/2019 11:13:38
AudioInterrupts: 1 in InterruptAudio 11:13:38
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:13:40
AudioInterrupts: 0 in UnInterruptAudio 11:13:40
Recognized Speech: Cleared for Takeoff Five Tango Lima 11:13:40
Stopped Listening
HandleTakeoffClearanceReadback 11:13:40
RespondToFlightTrigger 11:17:54 Trigger:ReachedTowerRadius
RespondToFlightTriggerValidated 11:17:54 Trigger:ReachedTowerRadius
rOnTowerRadiusReached 11:17:54
SpokenRandomSalutation 11:17:54
State Changed to: DepartureVFR 11:17
InterruptAudio in SayPhrase Cessna Five Tango Lima enjoy your morning , frequency change approved.  03/20/2019 11:17:54
AudioInterrupts: 1 in InterruptAudio 11:17:54
ATC Speak:  Cessna Five Tango Lima enjoy your morning , frequency change approved. 11:17:54
Sug Resp:  11:17:54
OnTTSWavePlaybackStopped 03/20/2019 11:17:59
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~Cleared for takeoff, Runway One Zero Cessna Five Tango Lima
 03/20/2019 11:17:59
AudioInterrupts: 0 in UnInterruptAudio 11:17:59
InterruptAudio in OnPilotSpeaking 03/20/2019 11:18:00
AudioInterrupts: 1 in InterruptAudio 11:18:00
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:18:02
AudioInterrupts: 0 in UnInterruptAudio 11:18:02
Recognized Speech: then goodday Five Tango Lima 11:18:02
Stopped Listening
InterruptAudio in OnPilotSpeaking 03/20/2019 11:20:15
AudioInterrupts: 1 in InterruptAudio 11:20:15
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:20:21
AudioInterrupts: 0 in UnInterruptAudio 11:20:21
Recognized Speech: ELMIRA Tower Cessna Five Tango Lima Inbound To Three Thousand Zero Feet a Landing 11:20:21
Stopped Listening
HandleInitialContact 11:20:21
SpokenRandomGreeting 11:20:21
HandleInitialTowerContact 11:20:21
CheckSquawkCode 11:20:21
SpeakAltimeterSetting 11:20:21
SpeakAltimeterSetting 11:20:21
AssignedRunway: RW24 - 
SetUpPatternEntryApproach 11:20:24
AssignedRunway: RW10 - 
AssignedAPPR: VFRPattern -  -  VFR Pattern RW10 - 
 ATC FlightPlan Changed 
FltPlan ActiveAPPR: VFRPattern -  -  VFR Pattern RW10 - 
NewNextWpt: RunwayMidpoint - 11:20:27
State Changed to: VFRArrival 11:20
NewNextWpt: RunwayMidpoint - 11:20:27
FltPlan ActiveAPPR: VFRPattern -  -  VFR Pattern RW10 - 
InterruptAudio in SayPhrase Cessna Five Tango Lima  good morning .  Squawk One Two Zero Zero  Enter pattern on a Left downwind for Runway One Zero. call downwind  03/20/2019 11:20:27
AudioInterrupts: 1 in InterruptAudio 11:20:27
ATC Speak:  Cessna Five Tango Lima  good morning .  Squawk One Two Zero Zero  Enter pattern on a Left downwind for Runway One Zero. call downwind 11:20:27
Sug Resp:  ~ Enter pattern on a Left downwind for Runway One Zero11:20:27
OnTTSWavePlaybackStopped 03/20/2019 11:20:38
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~ Enter pattern on a Left downwind for Runway One Zero Cessna Five Tango Lima
 03/20/2019 11:20:38
AudioInterrupts: 0 in UnInterruptAudio 11:20:38
Retrieving weather from web successful at 03/20/2019 11:20:54
Retrieving TAF from web successful at 03/20/2019 11:21:05
InterruptAudio in OnPilotSpeaking 03/20/2019 11:23:24
AudioInterrupts: 1 in InterruptAudio 11:23:24
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:23:27
AudioInterrupts: 0 in UnInterruptAudio 11:23:27
Recognized Speech: Downwind Runway One Zero Five Tango Lima 11:23:27
Stopped Listening
HandleDownwindContact 11:23:27
State Changed to: LandingPattern 11:23
SpeakAltimeterSetting 11:23:27
InterruptAudio in SayPhrase Five Tango Lima  Call turning final for Runway One Zero 03/20/2019 11:23:27
AudioInterrupts: 1 in InterruptAudio 11:23:27
ATC Speak:  Five Tango Lima  Call turning final for Runway One Zero11:23:28
Sug Resp:  11:23:28
OnTTSWavePlaybackStopped 03/20/2019 11:23:32
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~ Enter pattern on a Left downwind for Runway One Zero Cessna Five Tango Lima
 03/20/2019 11:23:32
AudioInterrupts: 0 in UnInterruptAudio 11:23:32
SetNearestActiveWaypoint-A: LetDownStart
NewATCWpt: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
InterruptAudio in OnPilotSpeaking 03/20/2019 11:25:41
AudioInterrupts: 1 in InterruptAudio 11:25:41
Started Listening
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:25:44
AudioInterrupts: 0 in UnInterruptAudio 11:25:44
Recognized Speech: turning Final for Runway One Zero Five Tango Lima 11:25:44
Stopped Listening
HandleOnFinalContact 11:25:44
State Changed to: ClearedToLand 11:25
InterruptAudio in SayPhrase Five Tango Lima Whinds are calm  Cleared to Land Runway One Zero 03/20/2019 11:25:44
AudioInterrupts: 1 in InterruptAudio 11:25:44
ATC Speak:  Five Tango Lima Whinds are calm  Cleared to Land Runway One Zero11:25:44
Sug Resp:  ~Cleared to land runway One Zero 11:25:44
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
SetNearestActiveWaypoint-A: LetDownStart
OnTTSWavePlaybackStopped 03/20/2019 11:25:49
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~Cleared to land runway One Zero  Cessna Five Tango Lima
 03/20/2019 11:25:49
AudioInterrupts: 0 in UnInterruptAudio 11:25:49
RespondToFlightTrigger 11:26:02 Trigger:Reached1MileFinal
RespondToFlightTriggerValidated 11:26:02 Trigger:Reached1MileFinal
rOnReached1MileFinal  11:26:02
NewATCWpt: RunwayMidpoint
NewGPSWpt: RunwayMidpoint
RespondToFlightTrigger 11:26:36 Trigger:ReachedNextApproachWaypoint
RespondToFlightTriggerValidated 11:26:36 Trigger:ReachedNextApproachWaypoint
rOnNextApproachWaypointReached  11:26:36
NewATCWpt: LetDownStart
NewATCWpt: RunwayMidpoint
NewGPSWpt: RunwayMidpoint
RespondToFlightTrigger 11:26:37 Trigger:ReachedNextApproachWaypoint
RespondToFlightTriggerValidated 11:26:37 Trigger:ReachedNextApproachWaypoint
rOnNextApproachWaypointReached  11:26:37
NewATCWpt: LetDownStart
NewATCWpt: RunwayMidpoint
NewGPSWpt: RunwayMidpoint
RespondToFlightTrigger 11:26:38 Trigger:ReachedNextApproachWaypoint
RespondToFlightTriggerValidated 11:26:38 Trigger:ReachedNextApproachWaypoint
rOnNextApproachWaypointReached  11:26:38
NewATCWpt: LetDownStart
NewATCWpt: RunwayMidpoint
NewGPSWpt: RunwayMidpoint
RespondToFlightTrigger 11:26:39 Trigger:ReachedNextApproachWaypoint
RespondToFlightTriggerValidated 11:26:39 Trigger:ReachedNextApproachWaypoint
rOnNextApproachWaypointReached  11:26:39
NewATCWpt: LetDownStart
NewATCWpt: RunwayMidpoint
NewGPSWpt: RunwayMidpoint
RespondToFlightTrigger 11:26:40 Trigger:ReachedNextApproachWaypoint
RespondToFlightTriggerValidated 11:26:40 Trigger:ReachedNextApproachWaypoint
rOnNextApproachWaypointReached  11:26:40
NewATCWpt: LetDownStart
NewATCWpt: RunwayMidpoint
NewGPSWpt: RunwayMidpoint
RespondToFlightTrigger 11:26:41 Trigger:ReachedNextApproachWaypoint
RespondToFlightTriggerValidated 11:26:41 Trigger:ReachedNextApproachWaypoint
rOnNextApproachWaypointReached  11:26:41
NewATCWpt: LetDownStart
RespondToFlightTrigger 11:26:41 Trigger:LandingTouchdown
RespondToFlightTriggerValidated 11:26:41 Trigger:LandingTouchdown
rOnAircraftTouchdown 11:26:41
State Changed to: LandingRoll 11:26
State Changed to: Initialized 11:26
InterruptAudio in SayPhrase Cessna Five Tango Lima exit runway when able.  03/20/2019 11:26:41
AudioInterrupts: 1 in InterruptAudio 11:26:41
ATC Speak:  Cessna Five Tango Lima exit runway when able. 11:26:41
Sug Resp:  ~Clear of Active 11:26:41
OnTTSWavePlaybackStopped 03/20/2019 11:26:45
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~Clear of Active  Cessna Five Tango Lima
 03/20/2019 11:26:45
AudioInterrupts: 0 in UnInterruptAudio 11:26:45
InterruptAudio in OnPilotSpeaking 03/20/2019 11:28:00
AudioInterrupts: 1 in InterruptAudio 11:28:00
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:28:03
AudioInterrupts: 0 in UnInterruptAudio 11:28:03
Recognized Speech: Five Tango Lima is clear of Active 11:28:03
Stopped Listening
HandleClearOfActive 11:28:03
State Changed to: TaxiIn 11:28
SpokenRandomSalutation 11:28:03
InterruptAudio in SayPhrase Cessna Five Tango LimaFive Tango Lima Welcome to ELMIRA CORNING REGL contact ground on One Two One Point Niner,  have a good stay  03/20/2019 11:28:04
AudioInterrupts: 1 in InterruptAudio 11:28:04
ATC Speak:  Cessna Five Tango LimaFive Tango Lima Welcome to ELMIRA CORNING REGL contact ground on One Two One Point Niner,  have a good stay 11:28:04
Sug Resp:  ~Ground on One Two One Point Niner 11:28:04
NewATCWpt: RunwayMidpoint
OnTTSWavePlaybackStopped 03/20/2019 11:28:13
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~Ground on One Two One Point Niner  Cessna Five Tango Lima
 03/20/2019 11:28:13
AudioInterrupts: 0 in UnInterruptAudio 11:28:13
InterruptAudio in OnPilotSpeaking 03/20/2019 11:28:13
AudioInterrupts: 1 in InterruptAudio 11:28:13
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:28:15
AudioInterrupts: 0 in UnInterruptAudio 11:28:15
Recognized Speech: have a good day Five Tango Lima 11:28:15
Stopped Listening
AssignedController: 121.9.  CtlrShrtName: KELM Gnd CtlrType: Ground11:28:18
ControllerFreqChanged: 121.9.  CtlrShrtName: KELM Gnd CtlrType: Ground11:28:18
New Com1 Stby Freq: 121.1
Com1StandbyFreqChanged: 121.1.  CtlrShrtName: KELM Twr CtlrType: Tower11:28:19
New Com1 Stby Freq: 121.1
Com1StandbyFreqChanged: 121.1.  CtlrShrtName: KELM Twr CtlrType: Tower11:28:19
InterruptAudio in OnPilotSpeaking 03/20/2019 11:28:19
AudioInterrupts: 1 in InterruptAudio 11:28:19
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:28:26
AudioInterrupts: 0 in UnInterruptAudio 11:28:26
Stopped Listening
InterruptAudio in OnPilotSpeaking 03/20/2019 11:28:45
AudioInterrupts: 1 in InterruptAudio 11:28:45
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:28:48
AudioInterrupts: 0 in UnInterruptAudio 11:28:48
Recognized Speech: ELMIRA Ground Cessna Five Tango Lima 11:28:48
Stopped Listening
OnTTSWavePlaybackStopped 03/20/2019 11:28:53
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 03/20/2019 11:28:53
AudioInterrupts: 0 in UnInterruptAudio 11:28:53
InterruptAudio in OnPilotSpeaking 03/20/2019 11:28:53
AudioInterrupts: 1 in InterruptAudio 11:28:53
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:28:58
AudioInterrupts: 0 in UnInterruptAudio 11:28:58
Recognized Speech: Request Taxi to General Aviation Parking going around 11:28:58
Stopped Listening
OnTTSWavePlaybackStopped 03/20/2019 11:29:03
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 03/20/2019 11:29:03
AudioInterrupts: 0 in UnInterruptAudio 11:29:03
InterruptAudio in OnPilotSpeaking 03/20/2019 11:29:04
AudioInterrupts: 1 in InterruptAudio 11:29:04
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:29:10
AudioInterrupts: 0 in UnInterruptAudio 11:29:10
Recognized Speech: Request Taxi to General Aviation Area Cessna Five Tango Lima 11:29:10
Stopped Listening
HandleTaxiRequest 11:29:10
ControllerChanging: False : 03/20/2019 11:29:13
InterruptAudio in SayPhrase Cessna Five Tango Lima Taxi to  General Aviation Parking  Via taxiways Charlie, Alpha,  Hold Short Runway Zero Six 03/20/2019 11:29:13
AudioInterrupts: 1 in InterruptAudio 11:29:13
ATC Speak:  Cessna Five Tango Lima Taxi to  General Aviation Parking  Via taxiways Charlie, Alpha,  Hold Short Runway Zero Six11:29:13
Sug Resp:  ~ Taxi to  General Aviation Parking  Via taxiways Charlie, Alpha,  Hold Short Runway Zero Six11:29:13
OnTTSWavePlaybackStopped 03/20/2019 11:29:24
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~ Taxi to  General Aviation Parking  Via taxiways Charlie, Alpha,  Hold Short Runway Zero Six Cessna Five Tango Lima
 03/20/2019 11:29:24
AudioInterrupts: 0 in UnInterruptAudio 11:29:24
InterruptAudio in OnPilotSpeaking 03/20/2019 11:29:26
AudioInterrupts: 1 in InterruptAudio 11:29:26
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:29:31
AudioInterrupts: 0 in UnInterruptAudio 11:29:31
Stopped Listening
InterruptAudio in OnPilotSpeaking 03/20/2019 11:29:32
AudioInterrupts: 1 in InterruptAudio 11:29:32
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:29:34
AudioInterrupts: 0 in UnInterruptAudio 11:29:34
Recognized Speech: Five Tango Lima 11:29:34
Stopped Listening
RespondToFlightTrigger 11:29:49 Trigger:ArrivedAtCrossRunwayHoldPt
RespondToFlightTriggerValidated 11:29:49 Trigger:ArrivedAtCrossRunwayHoldPt
rOnArrivedAtCrossRunwayHoldPt 11:29:49
InterruptAudio in SayPhrase Cessna Five Tango Lima Hold short Runway Zero Six 03/20/2019 11:29:54
AudioInterrupts: 1 in InterruptAudio 11:29:54
ATC Speak:  Cessna Five Tango Lima Hold short Runway Zero Six11:29:55
Sug Resp:  ~Hold short Runway Zero Six11:29:55
OnTTSWavePlaybackStopped 03/20/2019 11:30:00
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~Hold short Runway Zero Six Cessna Five Tango Lima
 03/20/2019 11:30:00
AudioInterrupts: 0 in UnInterruptAudio 11:30:00
RespondToFlightTrigger 11:30:39 Trigger:ClearedToCrossRunway
RespondToFlightTriggerValidated 11:30:39 Trigger:ClearedToCrossRunway
rOnClearToCrossRunway 11:30:39
InterruptAudio in SayPhrase Cessna Five Tango Lima Clear to cross runway Zero Six 03/20/2019 11:30:39
AudioInterrupts: 1 in InterruptAudio 11:30:39
ATC Speak:  Cessna Five Tango Lima Clear to cross runway Zero Six11:30:40
Sug Resp:  ~Cleared to Cross Runway Zero Six11:30:40
OnTTSWavePlaybackStopped 03/20/2019 11:30:45
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes:~Cleared to Cross Runway Zero Six Cessna Five Tango Lima
 03/20/2019 11:30:45
AudioInterrupts: 0 in UnInterruptAudio 11:30:45
InterruptAudio in OnPilotSpeaking 03/20/2019 11:30:47
AudioInterrupts: 1 in InterruptAudio 11:30:47
Started Listening
UnInterruptAudio in OnPilotEndSpeaking 03/20/2019 11:30:51
AudioInterrupts: 0 in UnInterruptAudio 11:30:51
Recognized Speech: cleared to cross Runway Zero Six Five Tango Lima 11:30:51
Stopped Listening
HandleCrossRunwayReadback 11:30:51
State Changed to: Initialized 11:32
The SIM or FSUIPC/XPUIPC stopped functioning and P2A is Disconnected.
modGlobalSpeech PlaySystemSound Error: NAudio.MmException: InvalidHandle calling waveOutPrepareHeader
   at NAudio.Wave.WaveOutBuffer..ctor(IntPtr hWaveOut, Int32 bufferSize, IWaveProvider bufferFillStream, Object waveOutLock)
   at NAudio.Wave.WaveOutEvent.Init(IWaveProvider waveProvider)
   at P2A_2018.modGlobalSpeech.PlaySystemSound(String wav)
The SIM or FSUIPC/XPUIPC stopped functioning and P2A is Disconnected.
The SIM or FSUIPC/XPUIPC stopped functioning and P2A is Disconnected.
 

Share this post


Link to post
Share on other sites

Thanks for the log file.  Emailing them the admin@pilot2atc.com is the best way to get them to me.

This does not seem to be the log file for the flight in the video.  It looks like this was a takeoff and trip around the pattern to a full stop landing and taxi to the ramp.  There were a few cases of phrases not being recognized correctly, but then the correct phrase being spoken and a proper response being given by ATC.

If you run in to the same problem again, after you shut down Pilot2ATC, the most recent log file will contain that flight and you can email it to me for analysis.

Thanks,

Dave

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...