# 4G & 5G Onyx 3.1.3 Access Points Release Notes

## Release Information

This release note provides information about 4G & 5G Access Points in conjunction with the Onyx 3.1.3 release.

### Component Compatibility Information

This release has been verified to be compatible with the following component releases.

<p align="center"><strong>Component Compatibility Information for 4G Networks</strong></p>

| Component                 | Release        |
| ------------------------- | -------------- |
| Onyx Portal               | 3.1.3          |
| Onyx Edge                 | 3.1.3          |
| Mesh Node                 | 3.1.0          |
| G100 Indoor Access Point  | BaiBLQ\_3.1.14 |
| G101 Outdoor Access Point | BaiBLQ\_3.1.14 |
| G501 Outdoor Access Point | BaiBLQ\_3.1.14 |

<p align="center"><strong>Component Compatibility Information for 5G Networks</strong></p>

| Component                                                                                                                                                                                                                                                                                                | Release                                     |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| Onyx Portal                                                                                                                                                                                                                                                                                              | 3.1.3                                       |
| Onyx Edge                                                                                                                                                                                                                                                                                                | 3.1.3                                       |
| Onyx FHM                                                                                                                                                                                                                                                                                                 | 2.0.0                                       |
| <p>G105-n48F Indoor Access Point<br><br>G105-n48P Indoor Access Point<br><br>G105-n77 Indoor Access Point<br><br>G105-n78F Indoor Access Point<br><br>G105-n78P Indoor Access Point<br><br>G505-n48P Outdoor Access Point<br><br>G505-n78P Outdoor Access Point<br><br>G506-n77 Outdoor Access Point</p> | For details, contact GXC Technical Support. |

## New Features, Enhancements, and Behavior Changes

This section describes new features, enhancements, and behavior changes introduced in this release.

### AP Config/FSM State Parameter

{% hint style="info" %}
**NOTE:** This change is applicable only to 4G networks.
{% endhint %}

In the AP details, the **Config/FSM State** parameter (**Equipment** > **Access Point** tab > Access Point details > **Overview** tab > **AP Properties** section) now displays the current configuration synchronization status between the Onyx Portal and the AP.

<figure><img src="/files/MhBpsxoFwiMdfLwXNMzy" alt="" width="540"><figcaption></figcaption></figure>

The **Config/FSM State** parameter displays one of the following status values:

* **Updating Configuration** — Configuration changes made in the Onyx Portal have not yet been applied to the AP.
* **In Sync** — Configuration between Onyx Portal and the AP is in sync.
* **Disconnected** — The AP is offline and not connected to the Onyx Portal.
* **Rebooting** — The AP is currently rebooting.
* **Stuck** — Configuration update has not completed within 10 minutes of being pushed from the Onyx Portal as the AP is rejecting the configuration.

Hovering over the Config/FSM State value displays additional details in the info tooltip.

<figure><img src="/files/9DTU5vMlgHacUK814zpN" alt="" width="406"><figcaption></figcaption></figure>

This information is intended for troubleshooting and includes:

* AP-Level Information:
  * **Last Session End Time** — End timestamp of the most recent TR069 session (displayed in local time).
  * **Portal Config Time** — Timestamp when the configuration was last updated in the Onyx Portal (displayed in local time).
  * **Last Session Start Time** — Start timestamp of the most recent TR069 session (displayed in local time).
  * **AP Config Receive Time** — Timestamp when the AP last received the configuration update (displayed in local time).
  * **FSM State** — The Finite State Machine (FSM) state of the AP.
* CBSD-Level Information (CBSD-AP Only) — For each Citizens Broadband Radio Service Device (CBSD) associated with the AP:
  * **Last Session End Time** — End timestamp of the most recent TR069 session (displayed in local time).
  * **Portal Config Time** — Timestamp when the CBSD configuration was last updated in the Onyx Portal.
  * **AP Config Receive Time** — Timestamp when the AP last received the CBSD configuration update (displayed in local time).

If any debug information is unavailable, the system displays -- (double dashes) in place of value.

### Managed Neighbor Relations

{% hint style="info" %}
**NOTE:** This change is applicable only to 4G networks.
{% endhint %}

This release introduces a fundamental change in how neighbor relationships are managed in the 4G Onyx Platform. This release transitions from Automatic Neighbor Relations (ANR) to administrator-controlled neighbor configuration, providing complete control over handover behavior, enabling optimization for specific deployment scenarios and operational requirements.

In the previous release, ANR was enabled by default with automatic neighbor discovery through UE measurements. This provided limited control over neighbor relationships.

This release supports the following neighbor configuration modes:

* **Automatic Neighbor Configuration** — This mode configures all cells associated with an Onyx Edge as prospective neighbors.
* **Manual Neighbor Configuration (Explicit Neighbors)** — This mode allows administrators to select specific neighbor cells and define their priority order.

{% hint style="info" %}
**NOTE:** The AP "Neighbor Cell Table" has a limit of 16 cell entries. Priority order determines which neighbors are added when the limit is reached.
{% endhint %}

{% hint style="info" %}
**NOTE:** The AP "Neighbor Frequency Table" has a limit of eight unique frequencies. If an AP has more than eight neighbors with different frequencies, priority order determines which frequencies are included.
{% endhint %}

{% hint style="info" %}
**NOTE:** Changes to neighbor tables result in a reboot of all affected APs, whether from the Onyx Portal or triggered by SAS grant changes.
{% endhint %}

AP handover and neighbor details are displayed in the AP details > **Handover** tab.

AP neighbor and advanced handover configurations are managed in the Add/Edit AP > **Handover** tab.

For detailed information, refer to *4G Onyx Handovers Application Note*.

## Resolved Issues

There are no resolved issues reported in this release.

## Open Issues

{% hint style="info" %}
**NOTE:** Open issues reported in previous releases, unless subsequently reported as resolved, may exist in this release.
{% endhint %}

There are no new open issues reported in this release.

## Revision History

<table><thead><tr><th width="250">Date</th><th>Updates</th></tr></thead><tbody><tr><td>2025-12-11</td><td>Initial version.</td></tr></tbody></table>


---

# 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.gxc.io/release-notes/release-notes-archive/access-points-release-notes/4g-and-5g-onyx-3.1.3-access-points-release-notes.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.
