Skip to content

Commit

Permalink
softdevice_controller: rev fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
Browse files Browse the repository at this point in the history
CHANGELOG.rst contains the list of changes.

Signed-off-by: Burak Gorduk <burak.gorduk@nordicsemi.no>
  • Loading branch information
bugo-nordic committed Oct 4, 2024
1 parent aefe386 commit 25b8441
Show file tree
Hide file tree
Showing 34 changed files with 499 additions and 39 deletions.
445 changes: 445 additions & 0 deletions softdevice_controller/doc/gui/bis_gui.html

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions softdevice_controller/doc/isochronous_channels.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,21 @@ The host can influence the parameters with any of the following actions:
This in turn limits the number of subevents that can be fitted in a BIG event.
This value can be configured with the :kconfig:option:`BT_CTLR_SDC_BIG_RESERVED_TIME_US` Kconfig option, or with the vendor-specific HCI command defined by :c:func:`sdc_hci_cmd_vs_big_reserved_time_set`.

.. _bis_parameter_evaluation:

BIS Parameter Evaluation
^^^^^^^^^^^^^^^^^^^^^^^^

The tool provided below enables you to explore how various ISO parameter settings impact the transport latency and synchronization delay of the created stream.
Additionally, it allows you to visualize the subevent layout of BIG events.

.. raw:: html
:file: gui/bis_gui.html

.. note::
* The calculated values for the sync delay and the transport latency are approximations and the actual values may differ depending on the platform.
* Event layout is only shown for a single BIS.

CIS
-----------

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf52/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x1025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x1026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:14:49Z'
timestamp: '2024-10-04T08:36:15Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf52/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x1025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x1026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:14:49Z'
timestamp: '2024-10-04T08:36:15Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf52/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x1025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x1026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:14:49Z'
timestamp: '2024-10-04T08:36:15Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf53/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x2025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x2026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:17:01Z'
timestamp: '2024-10-04T08:37:32Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54h/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x4025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x4026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:18:27Z'
timestamp: '2024-10-04T08:38:49Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54h/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x4025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x4026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:18:27Z'
timestamp: '2024-10-04T08:38:49Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54h/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x4025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x4026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:18:27Z'
timestamp: '2024-10-04T08:38:49Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54l/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x3025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x3026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:20:45Z'
timestamp: '2024-10-04T08:40:40Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54l/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x3025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x3026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:20:45Z'
timestamp: '2024-10-04T08:40:40Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54l/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x3025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x3026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:20:45Z'
timestamp: '2024-10-04T08:40:40Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54l_ns/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x3025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x3026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:22:36Z'
timestamp: '2024-10-04T08:42:11Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54l_ns/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x3025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x3026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:22:36Z'
timestamp: '2024-10-04T08:42:11Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 03063719e160e07413b0d7c2448cbd822a38640a
ll_subversion_number: '0x3025'
git_revision: fec5b5106b53ff3b7aafad99ebdb8cb95365f1f2
ll_subversion_number: '0x3026'
ll_version_number: '0x0E'
timestamp: '2024-10-03T13:22:36Z'
timestamp: '2024-10-04T08:42:11Z'

0 comments on commit 25b8441

Please sign in to comment.