Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Frequency changes to standby and cannot tune another channel

Featured Replies

Hi Dave,

I have just started using Pilot2ATC with MSFS, it works flawlessly with XP-11.

I start Pilot2ATC after starting MSFS and FSUIPC7 then I connect to MSFS and load a flight plan.  Each time I select a frequency for either ATIS or clearance delivery the frequency changes to whatever standby frequency is tuned to in the aircraft.  So far this has happened with the Asobo Daher TBM 930, FlyByWire A320 NEO and the default MSFS A320 when starting from cold and dark.  With engines running there is only an issue with not being able to change the squawk code.

All I have done was added a bunch of language files, I will remove those and see if that resolves the issue.

Thanks,

Robert

Below are the contents of the log, I could not find how to attach a file:

Program StartedPilot 2 ATC (P2A) - version 2.6.2.3_x64_R2  02/13/2022 19:59:23
Trying to create DB_Dyno.
DB_Dyno created successfully.
Init 15% done.
Trying to create DB_Base.
DB_Base created successfully.
Application frmP2AMain starting 02/13/2022 19:59:51
Loading Joystick Devices - 5 devices loaded.
Loading Form
Main form opened: Pilot2ATC 2020 v. 2.6.2.3_x64_R2      Navigraph - AIRAC cycle: 2201
Loading Joystick Devices - 5 devices loaded.
Loading Joystick Devices - 5 devices loaded.
Loading Joystick Devices - 5 devices loaded.
Loading Joystick Devices - 5 devices loaded.
Joystick Device number 0 successfully activated.
Loading Map Control
LoadMapControl: panel 1
Creating ucMap1
Native library pre-loader is trying to load native SQLite library "C:\Pilot2ATC_2020_x64\x64\SQLite.Interop.dll"...
SQLiteVersion: 3.32.1 | 2020-05-25 16:19:56 0c1fcf4711a2e66c813aed38cf41cd3e2123ee8eb6db98118086764c4ba83350 | INTEROP_EXTENSION_FUNCTIONS INTEROP_FTS5_EXTENSION INTEROP_JSON1_EXTENSION INTEROP_PERCENTILE_EXTENSION INTEROP_REGEXP_EXTENSION INTEROP_SESSION_EXTENSION INTEROP_SHA1_EXTENSION INTEROP_TOTYPE_EXTENSION INTEROP_VIRTUAL_TABLE NET_46 PRELOAD_NATIVE_LIBRARY THROW_ON_DISPOSED TRACE TRACE_PRELOAD TRACE_SHARED TRACE_WARNING USE_INTEROP_DLL USE_PREPARE_V2 WINDOWS
ucMap1 Created
ucMap DockFill set.
Setting Map Mode
Done Loading Map Control
Loading FPL Control
FPL Control Loaded
SQLite error (5): database is locked in "SELECT Tile FROM main.TilesData WHERE id = (SELECT id FROM main.Tiles WHERE X=258 AND Y=257 AND Zoom=9 AND Type=1222160303)"
Retrieving TAF from web successful at 02/13/2022 19:59:54
Retrieving weather from web successful at 02/13/2022 19:59:54
ATCAssignsSTARs Changed to: True - 02/13/2022 20:00:56
ATCAssignsAPPRs Changed to: True - 02/13/2022 20:00:56
ATCAssignsSIDs Changed to: True - 02/13/2022 20:00:56
OnTTSWavePlaybackStopped 02/13/2022 20:01:16
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 20:01:16
AudioInterrupts: 0 in UnInterruptAudio 20:01:16
OnTTSWavePlaybackStopped 02/13/2022 20:01:16
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 20:01:16
AudioInterrupts: 0 in UnInterruptAudio 20:01:16
Loading Joystick Devices - 5 devices loaded.
Loading Joystick Devices - 5 devices loaded.
Loading Joystick Devices - 5 devices loaded.
Loading Joystick Devices - 5 devices loaded.
Joystick Device number 0 successfully activated.
Joystick Device number 0 successfully activated.
Joystick Device number 0 successfully activated.
Joystick Device number 0 successfully activated.
Pilot2ATC_2020.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_2020.ATCListener.LoadPilotGrammar()
   at P2A_2020.ATCListener.Init()
   at P2A_2020.frmP2AMain.c2124c4ff01169d49362f23ceb404afd0()
   at P2A_2020.frmP2AMain.c6da96e2c3dc97ecb14521624b5c07984()
   at P2A_2020.frmP2AMain.c6f50794713ca1994f16f21230b6819d6(Object cb25b07786a6e786dea76cf87175f59f0, EventArgs cb4d4bf05d278f00a41fc902f6c5d26a2)
   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 A.c4f7f2103942aab5c40ccc705b2e009a9.c39e4a2c7012e9e0ba9055469c605637a()    ""    5464    1    72666434006
SIM Version Num: 13; SIM Version: MSFS
No controller assigned 20:03:22
ControllerFreqChanged: No Controller on the selected frequency: 0   20:03:22
Sim Connected: MSFS  :02/13/2022 20:03:22
ATCAssignsSIDs: True
ATCAssignsSTARs: True
ForceSTARAssignment: False
ATCAssignsAPPRs: True
ForcePilotRunwaySelection: True
AutoLoadRecommendedProcedures: True
UseRandomVoices: True
AssignedRunway: RW23 - 
No controller assigned 20:03:23
ControllerFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:03:23
SIM Rate Changed: 1
New Com1 Stby Freq: 126.1
New Com1 Stby Freq: 126.1
Com1StandbyFreqChanged: 126.1.  CtlrShrtName: YPAD ClrDel CtlrType: ClearanceDelivery20:03:24
New Com2 Stby Freq: 121.5
Com1StandbyFreqChanged: 126.1.  CtlrShrtName: YPAD ClrDel CtlrType: ClearanceDelivery20:03:24
New Com2 Stby Freq: 121.5
New Com1 Stby Freq: 126.1
Com2StandbyFreqChanged: 121.5.  CtlrShrtName: None Found;  CtlrType: None Found20:03:24
Com1StandbyFreqChanged: 126.1.  CtlrShrtName: YPAD ClrDel CtlrType: ClearanceDelivery20:03:25
New Com2 Stby Freq: 121.5
Com2StandbyFreqChanged: 121.5.  CtlrShrtName: None Found;  CtlrType: None Found20:03:25
New Com2 Stby Freq: 121.5
Com2StandbyFreqChanged: 121.5.  CtlrShrtName: None Found;  CtlrType: None Found20:03:25
Com2StandbyFreqChanged: 121.5.  CtlrShrtName: None Found;  CtlrType: None Found20:03:25
New Com1 Stby Freq: 134.5
New Com1 Stby Freq: 134.5
No controller assigned 20:03:56
GetATIS 20:03:56
ControllerFreqChanged: 134.5.  CtlrShrtName: YPAD ATIS CtlrType: ATIS20:03:57
No controller assigned 20:03:57
ControllerFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:03:57
New Com1 Stby Freq: 121.7
New Com1 Stby Freq: 121.7
Com1StandbyFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:03:58
New Com1 Stby Freq: 134.5
New Com1 Stby Freq: 134.5
No controller assigned 20:04:45
GetATIS 20:04:45
ControllerFreqChanged: 134.5.  CtlrShrtName: YPAD ATIS CtlrType: ATIS20:04:45
No controller assigned 20:04:46
ControllerFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:04:46
New Com1 Stby Freq: 121.7
New Com1 Stby Freq: 121.7
Com1StandbyFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:04:46
New Com1 Stby Freq: 134.5
New Com1 Stby Freq: 134.5
No controller assigned 20:12:42
GetATIS 20:12:42
ControllerFreqChanged: 134.5.  CtlrShrtName: YPAD ATIS CtlrType: ATIS20:12:42
No controller assigned 20:12:43
ControllerFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:12:43
New Com1 Stby Freq: 121.7
New Com1 Stby Freq: 121.7
Com1StandbyFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:12:44
New Com1 Stby Freq: 134.5
New Com1 Stby Freq: 134.5
No controller assigned 20:12:54
GetATIS 20:12:54
ControllerFreqChanged: 134.5.  CtlrShrtName: YPAD ATIS CtlrType: ATIS20:12:54
No controller assigned 20:12:55
ControllerFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:12:55
New Com1 Stby Freq: 121.7
New Com1 Stby Freq: 121.7
Com1StandbyFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:12:55
Retrieving TAF from web successful at 02/13/2022 20:14:55
Retrieving weather from web successful at 02/13/2022 20:14:55
New Com1 Stby Freq: 134.5
New Com1 Stby Freq: 134.5
No controller assigned 20:16:03
GetATIS 20:16:03
New Com1 Stby Freq: 121.7
New Com1 Stby Freq: 121.7
Com1StandbyFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:16:04
ControllerFreqChanged: 134.5.  CtlrShrtName: YPAD ATIS CtlrType: ATIS20:16:34
Com1FreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:16:34
GetATIS 20:16:41
GetATIS 20:17:21
GetATIS 20:18:00
GetATIS 20:19:11
New Com1 Stby Freq: 134.5
New Com1 Stby Freq: 134.5
No controller assigned 20:19:19
ControllerFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:19:19
New Com1 Stby Freq: 121.7
New Com1 Stby Freq: 121.7
Com1StandbyFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:19:20
New Com1 Stby Freq: 121.7
Com1StandbyFreqChanged: 121.7.  CtlrShrtName: YPAD Gnd CtlrType: Ground20:19:20
Application frmP2AMain ended normally 02/13/2022 20:19:24
Object of type SlimDX.DirectInput.Joystick was not disposed. Stack trace of object creation:
Object of type SlimDX.DirectInput.Joystick was not disposed. Stack trace of object creation:
Object of type SlimDX.DirectInput.Joystick was not disposed. Stack trace of object creation:
Object of type SlimDX.DirectInput.Joystick was not disposed. Stack trace of object creation:
Object of type SlimDX.DirectInput.Joystick was not disposed. Stack trace of object creation:
Total of 5 objects still alive.

 

 

Edited by HUSSAR

\Robert Hamlich/

 

  • Author

Hi Dave,

Tried again after removing the additional voices and Pilot2ATC is not allowing itself to change frequencies and defaults to the standby frequency on COM1.  

Here are the contents of the second log:

Program StartedPilot 2 ATC (P2A) - version 2.6.2.3_x64_R2  02/13/2022 21:30:45
Trying to create DB_Dyno.
DB_Dyno created successfully.
Init 15% done.
Trying to create DB_Base.
DB_Base created successfully.
Application frmP2AMain starting 02/13/2022 21:31:11
Loading Joystick Devices - 5 devices loaded.
Loading Form
Main form opened: Pilot2ATC 2020 v. 2.6.2.3_x64_R2      Navigraph - AIRAC cycle: 1801
Loading Joystick Devices - 5 devices loaded.
Loading Joystick Devices - 5 devices loaded.
Loading Joystick Devices - 5 devices loaded.
Loading Joystick Devices - 5 devices loaded.
Joystick Device number 0 successfully activated.
Loading Map Control
LoadMapControl: panel 1
Creating ucMap1
Native library pre-loader is trying to load native SQLite library "C:\Pilot2ATC_2020_x64\x64\SQLite.Interop.dll"...
SQLiteVersion: 3.32.1 | 2020-05-25 16:19:56 0c1fcf4711a2e66c813aed38cf41cd3e2123ee8eb6db98118086764c4ba83350 | INTEROP_EXTENSION_FUNCTIONS INTEROP_FTS5_EXTENSION INTEROP_JSON1_EXTENSION INTEROP_PERCENTILE_EXTENSION INTEROP_REGEXP_EXTENSION INTEROP_SESSION_EXTENSION INTEROP_SHA1_EXTENSION INTEROP_TOTYPE_EXTENSION INTEROP_VIRTUAL_TABLE NET_46 PRELOAD_NATIVE_LIBRARY THROW_ON_DISPOSED TRACE TRACE_PRELOAD TRACE_SHARED TRACE_WARNING USE_INTEROP_DLL USE_PREPARE_V2 WINDOWS
ucMap1 Created
ucMap DockFill set.
Setting Map Mode
Done Loading Map Control
Loading FPL Control
FPL Control Loaded
Error in frmP2AMain Load
System.InvalidCastException: Conversion from string "" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
   at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   --- End of inner exception stack trace ---
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   at P2A_2020.frmP2AMain.c4acddb6593079e134d55e579f4382726(Object cb25b07786a6e786dea76cf87175f59f0, EventArgs cb4d4bf05d278f00a41fc902f6c5d26a2)
Retrieving TAF from web successful at 02/13/2022 21:31:14
Retrieving weather from web successful at 02/13/2022 21:31:14
ATCAssignsSTARs Changed to: True - 02/13/2022 21:31:55
ATCAssignsAPPRs Changed to: True - 02/13/2022 21:31:55
ATCAssignsSIDs Changed to: True - 02/13/2022 21:31:55
OnTTSWavePlaybackStopped 02/13/2022 21:32:46
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:32:46
AudioInterrupts: 0 in UnInterruptAudio 21:32:46
OnTTSWavePlaybackStopped 02/13/2022 21:32:46
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:32:46
AudioInterrupts: 0 in UnInterruptAudio 21:32:46
OnTTSWavePlaybackStopped 02/13/2022 21:33:22
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:33:22
AudioInterrupts: 0 in UnInterruptAudio 21:33:22
OnTTSWavePlaybackStopped 02/13/2022 21:33:22
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:33:22
AudioInterrupts: 0 in UnInterruptAudio 21:33:22
Error in modTTSGlobal SpeakPhrase trying to use Voice: Microsoft Claude
System.ArgumentException: Cannot set voice. No matching voice is installed or the voice was disabled.
   at System.Speech.Synthesis.SpeechSynthesizer.SelectVoice(String name)
   at P2A_2020.modTTSGlobal.SpeakPhrase(String Phrase, Single Rate, Int32 Volume, String voiceName, Boolean PlayBackgnd, EventHandler`1 SpeakCompleteEventHandler)
Error in modTTSGlobal SpeakPhrase trying to use Voice: Microsoft Claude
System.ArgumentException: Cannot set voice. No matching voice is installed or the voice was disabled.
   at System.Speech.Synthesis.SpeechSynthesizer.SelectVoice(String name)
   at P2A_2020.modTTSGlobal.SpeakPhrase(String Phrase, Single Rate, Int32 Volume, String voiceName, Boolean PlayBackgnd, EventHandler`1 SpeakCompleteEventHandler)
OnTTSWavePlaybackStopped 02/13/2022 21:33:51
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:33:51
AudioInterrupts: 0 in UnInterruptAudio 21:33:51
OnTTSWavePlaybackStopped 02/13/2022 21:33:51
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:33:51
AudioInterrupts: 0 in UnInterruptAudio 21:33:51
OnTTSWavePlaybackStopped 02/13/2022 21:33:58
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:33:58
AudioInterrupts: 0 in UnInterruptAudio 21:33:58
OnTTSWavePlaybackStopped 02/13/2022 21:33:58
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:33:58
AudioInterrupts: 0 in UnInterruptAudio 21:33:58
OnTTSWavePlaybackStopped 02/13/2022 21:33:59
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:33:59
AudioInterrupts: 0 in UnInterruptAudio 21:33:59
OnTTSWavePlaybackStopped 02/13/2022 21:33:59
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:33:59
AudioInterrupts: 0 in UnInterruptAudio 21:33:59
OnTTSWavePlaybackStopped 02/13/2022 21:34:03
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:34:03
AudioInterrupts: 0 in UnInterruptAudio 21:34:03
OnTTSWavePlaybackStopped 02/13/2022 21:34:03
UnInterruptAudio in OnTTSWavePlaybackStopped SugRes: 02/13/2022 21:34:03
AudioInterrupts: 0 in UnInterruptAudio 21:34:03
Loading Joystick Devices - 5 devices loaded.
Unable to select device number -1
Copilot Responds To Radio Disabled in Config window via Btn or Key.  02/13/2022 21:34:37
Copilot Responds To Radio Enabled in Config window via Btn or Key.  02/13/2022 21:34:39
Joystick Device number 2 successfully activated.
Button Pressed: 0 on T.A320 Pilot
Joystick Device number 2 successfully activated.
Application frmP2AMain ended normally 02/13/2022 21:35:00
Object of type SlimDX.DirectInput.Joystick was not disposed. Stack trace of object creation:
Object of type SlimDX.DirectInput.Joystick was not disposed. Stack trace of object creation:
Object of type SlimDX.DirectInput.Joystick was not disposed. Stack trace of object creation:
Total of 3 objects still alive.

\Robert Hamlich/

 

  • Author

Looks like I resolved the issue by turning off AI RADIO COMMUNICATIONS (ATC) IN MSFS in Options\Assistance Options\Piloting

\Robert Hamlich/

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.