Skip to content

Commit df3d5aa

Browse files
pekniscarlescufi
authored andcommitted
doc: update changelogs for release 1.5.0
Changed Master branch heading to nRF Connect SDK 1.5.0 Signed-off-by: Pekka Niskanen <[email protected]>
1 parent 720c420 commit df3d5aa

File tree

5 files changed

+39
-24
lines changed

5 files changed

+39
-24
lines changed

crypto/nrf_cc310_mbedcrypto/CHANGELOG.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ All notable changes to this project are documented in this file.
1111

1212
nrf_cc3xx_mbedcrypto - 0.9.7
1313
****************************
14+
1415
New version of the runtime library with bugfixes:
15-
* Fixed issues where mbedtls_rsa_complete was not able to deduce missing parameters.
16+
17+
* Fixed issues where `mbedtls_rsa_complete` was not able to deduce missing parameters.
1618
* Fixed an issue with calculating the correct salt length for certain combinations of RSA key and digest sizes.
17-
* Adding missing function mbedtls_ecp_write_key.
19+
* Adding missing function `mbedtls_ecp_write_key`.
1820

1921
Library built against mbed TLS version 2.24.0.
2022

crypto/nrf_cc310_platform/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ nrf_cc3xx_platform - 0.9.7
1313
**************************
1414

1515
New version of the library with a bugfix:
16+
1617
* Fixed an issue with mutex slab allocation in Zephyr RTOS platform file.
1718

1819
Library built against mbed TLS version 2.24.0.

mpsl/CHANGELOG.rst

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ Changelog
99

1010
All notable changes to this project are documented in this file.
1111

12-
Master branch
13-
*************
12+
nRF Connect SDK v1.5.0
13+
**********************
1414

1515
Added
1616
=====
1717

1818
* Added a new signal to the MPSL timeslot: ``MPSL_TIMESLOT_SIGNAL_OVERSTAYED``.
1919
This signal is given to the application when a timeslot session is closed too late. (DRGN-14677)
20-
20+
2121
* Added a new clock configuration option :c:member:`skip_wait_lfclk_started` in :c:struct:`mpsl_clock_lfclk_cfg_t`,
2222
which does not wait for the start of Low Frequency Clock. (DRGN-14204)
23-
23+
2424
* Added macro MPSL_RESERVED_PPI_CHANNELS for a bit mask of (D)PPI channels
2525
reserved by MPSL (DRGN-13356).
2626

@@ -32,12 +32,12 @@ Bugfixes
3232

3333
* Fixed an issue where MPSL waited for Low Frequency Clock to start even though it was configured not wait for it. (DRGN-15176)
3434

35-
3635
nRF Connect SDK v1.4.0
3736
**********************
3837

3938
Changes
4039
=======
40+
4141
* Changed the timeslot implementation to support up to 8 concurrent sessions (DRGN-13952).
4242
It is now necessary to supply a timeslot context configuration using :c:func:`mpsl_timeslot_session_count_set`.
4343
All timeslot APIs now take a ``session_id`` as input.
@@ -72,6 +72,7 @@ Added
7272

7373
Changes
7474
=======
75+
7576
* Removed ``MPSL_RADIO_NOTIFICATION_DISTANCE_425US`` and replaced it by ``MPSL_RADIO_NOTIFICATION_DISTANCE_420US``.
7677
* On nRF53, the fix for Errata 16 is now applied.
7778
* The scheduling overhead of a timeslot event is reduced.
@@ -91,7 +92,7 @@ Added
9192
The feature set is the same as in the MPSL library for nRF52.
9293
The following library has been added:
9394

94-
* :file:`soft-float/libmpsl.a`
95+
:file:`soft-float/libmpsl.a`
9596

9697
Changes
9798
=======
@@ -106,6 +107,7 @@ Changes
106107

107108
MPSL 0.5.0-1.prealpha
108109
*********************
110+
109111
Initial release.
110112

111113
Added

nfc/CHANGELOG.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Changelog
99

1010
All notable changes to this project are documented in this file.
1111

12+
nRF Connect SDK v1.5.0
13+
**********************
14+
15+
No changes in this release.
16+
1217
nRF Connect SDK v1.4.0
1318
**********************
1419

@@ -21,7 +26,7 @@ Added
2126
FWT is changed now according to the ISO-DEP timing requirements (e.g. WTX frame).
2227

2328
NFC 0.4.0
24-
****************
29+
*********
2530

2631
Added Type 2 Tag and Type 4 Tag NFC libraries for the nRF5340 device.
2732
Both libraries are compiled for the Cortex-M33 CPU in hard and soft float variants.
@@ -35,7 +40,7 @@ Added
3540
buffer when the NFC stack is already initialized and running.
3641

3742
NFC 0.3.0
38-
****************
43+
*********
3944

4045
Fixed minor bugs in the NFC libraries.
4146

@@ -49,7 +54,7 @@ Modified
4954

5055

5156
NFC 0.2.0
52-
****************
57+
*********
5358

5459
The NFC libraries now use the NFCT driver instead of the NFC HAL modules. The
5560
NFCT driver is a part of nrfx repository.

softdevice_controller/CHANGELOG.rst

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Changelog
99

1010
All notable changes to this project are documented in this file.
1111

12-
Master branch
13-
*************
12+
nRF Connect SDK v1.5.0
13+
**********************
1414

1515
Added
1616
=====
@@ -45,17 +45,21 @@ Bugfixes
4545
* Fixed an issue where the LL control procedures LE start encryption and LE connection parameter update could not be initiated at the same time (DRGN-11963).
4646
* Fixed an issue where the generation of QoS Connection event was not disabled after an HCI reset (DRGN-15291).
4747

48-
Known issues and limitations
49-
============================
48+
Limitations
49+
===========
50+
51+
The RSSI value reported by the Softdevice Controller is the raw value from the radio peripheral.
52+
Some SoCs require compensation of the RSSI value based on the chip temperature.
53+
See the Errata document for the respective SoC for detailed information.
5054

51-
* The RSSI value reported by the Softdevice Controller is the raw value from the radio peripheral.
52-
Some SoCs require compensation of the RSSI value based on the chip temperature.
53-
See the Errata document for the respective SoC for detailed information.
55+
For the nRF53 Series, you can retrieve the chip temperature by reading the value of the temperature peripheral on the network core.
56+
To do this with the SoftDevice Controller, use the Zephyr HCI VS Read Chip Temperature command (``BT_HCI_OP_VS_READ_CHIP_TEMP``).
57+
58+
For the nRF52 Series, you can use the Zephyr sensor API instead of the HCI command to retrieve the chip temperature.
5459

55-
For the nRF53 Series, you can retrieve the chip temperature by reading the value of the temperature peripheral on the network core.
56-
To do this with the SoftDevice Controller, use the Zephyr HCI VS Read Chip Temperature command (``BT_HCI_OP_VS_READ_CHIP_TEMP``).
57-
For the nRF52 Series, you can use the Zephyr sensor API instead of the HCI command to retrieve the chip temperature.
58-
You can then use the retrieved temperature value to compensate the raw RSSI value, following the workaround in the Errata document.
60+
You can then use the retrieved temperature value to compensate the raw RSSI value, following the workaround in the Errata document.
61+
62+
See the :ref:`nrf:known_issues` page in |NCS| for the list of known issues and limitations for this release.
5963

6064
nRF Connect SDK v1.4.0
6165
**********************
@@ -208,6 +212,7 @@ nRF Bluetooth LE Controller 0.3.0-3.prealpha
208212

209213
Added
210214
=====
215+
211216
* Added support for nRF52833.
212217

213218
Bugfixes
@@ -271,7 +276,7 @@ nRF Bluetooth LE Controller 0.2.0-4.prealpha
271276
nRF Bluetooth LE Controller 0.2.0-3.prealpha
272277
********************************************
273278

274-
* Fixed a bug causing an assert in ``ble_controller_soc.c:29``.
279+
Fixed a bug causing an assert in ``ble_controller_soc.c:29``.
275280

276281
nRF Bluetooth LE Controller 0.2.0-2.prealpha
277282
********************************************
@@ -300,7 +305,7 @@ Added
300305
Bugfixes
301306
========
302307

303-
* Fixed an issue in HCI control flow that severely limited Bluetooth LE throughput.
308+
Fixed an issue in HCI control flow that severely limited Bluetooth LE throughput.
304309

305310
Changes
306311
=======

0 commit comments

Comments
 (0)