Release Notes#
RAIL Library 2.15.2 GA#
Oct 04, 2023
Release Highlights#
- Added the ability to measure the RAIL_StateTiming_t::txToTx time from the start of the previous TX instead of the end of the previous TX. See RAIL_TX_REPEAT_OPTION_START_TO_START for more information. 
- Bugfixes and minor improvements. 
Release Details#
RAIL Library 2.15.1 GA#
July 26, 2023
Release Highlights#
- Added a support of Sidewalk PHYs for EFR32xG23 and EFR32xG28 parts. 
- Added a new Component to switch between Coexistence, Antenna Diversity and FEM Utilities for EFR32xG21 and EFR32xG24 chips supporting 15.4 Fast Channel Switching feature. 
- Bugfixes and minor improvements. 
Release Details#
RAIL Library 2.15.0 GA#
June 7, 2023
Release Highlights#
- Added support for the EFR32xG27 and EFR32xG28 parts. 
- Added support for for RAIL IEEE802.15.4 Fast Channel Switching to the EFR32xG21. This feature enables concurrent listening on two 15.4 channels. 
- Added a RAIL_RX_OPTION_FAST_RX2RX option to allow for very quick RX2RX transitions on supported platforms. 
- Added a way to speed up transitions into RX and TX by enabling a cache of synth calibration values. See RAIL_EnableCacheSynthCal for more details. 
- Added support to RAIL for WMBUS and simultaneous reception for mode T and C frames on supported platforms. 
- Bugfixes and minor improvements.