# Premium Panel Known Issues

{% hint style="success" %}
This page only lists panels with known issues. For panel initialization settings, please refer to this [documentation](/v1/how-to/initialize-configuration-for-premium-panels.md).
{% endhint %}

## A320 Panel

* The RMP only accepts the VHF frequency input.

### Specific to FBW A320

* OVHD buttons cannot display correctly with ANN LT Test mode.
* Cannot display the ATC Code content in real time during modification.

### Specific to ToLiss&#x20;

* Cannot display the ATC Code content in real time during modification.
* The button statuses for ATC MSG, AUTO LAND, and side stick priority cannot be synchronized.

### Specific to FSL A321

{% hint style="warning" %}
Due to technical reasons, the following features are unavailable or limited on FSL models.&#x20;
{% endhint %}

* OVHD Temp Knobs.
* OVHD Cabin Press Panel.
* GAIN & TILT Radar.
* RUD Trim.&#x20;
* RMP.
* FLAPS (Can only be set by 1 step).
* SPD BRK (Can only be set by 1 step).
* ATC Code cannot be displayed in real-time when editing.

## A330 Panel

* Cannot display the ATC Code content in real time during modification.
* The button statuses for ATC MSG, AUTO LAND, and side stick priority cannot be synchronized.

## A380 Panel

* When you open the MFD’s popup keyboard and then interact with the MFD’s touchscreen, your MSFS game will enter a “lost focus” state. In this state, MSFS will temporarily be unable to respond to your peripheral inputs. Closing the MFD’s virtual keyboard will automatically restore normal functionality.
* If the game FPS is low (below 20), the touchscreen operated through SimFly Pad may become unresponsive to taps.&#x20;
* The following components are not working:&#x20;
  * \[OVHD] All guard covers
  * \[OVHD] Cabin Alt/VS, Ann Light Test
  * \[CAP/FO] ATCMSG/AUTOLAND
  * \[CAP/FO]Side Stick Priority.

## A350 Panel

* ALL the screens do not support touch control through SimFly Pad except the EFB(OIS). This is because the popup windows of the inibuilds A350 currently cannot receive mouse events.
* The status of the CALL indicator on the RMP panel cannot be synchronized when it is off.
* None of the buttons can synchronize and display the Light Ann Test status.
* The "ID display" status in the EFIS cannot be sync.

## B757 Panel

* The LTS TEST button on the OVHD is unavailable.
* The DSPY/FAIL/MSG/PFST Lights on the MCDU are unavailable.
* When VOR/DME is in AUTO mode, the CRS value cannot be displayed correctly.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.simflypad.com/v1/getting-started/faqs-and-known-issues/premium-panel-known-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
