Release Notes#

RAIL Library 2.16.0 GA#

Dec 13, 2023

Release Highlights#

  • Added support for new Fast channel switching PHYs on the EFR32xG24.

  • Added support for IEE802154 2.4 GHz coherent PHYs on the EFR32xG28.

  • Added RAILTEST support for the MGM240x modules.

  • Added Channel sounding support on the EFR32xG24.

  • Added collision detection support on the EFR32xG25 to detect and switch to a new stronger packet that is detected while in receive.

  • To support chip-agnostic library builds that use RAIL, formerly chip-specific RAIL data structures, defines, and APIs are now, for the most part, exposed to all chips in rail_types.h and rail.h.

  • Bugfixes and minor improvements.

Release Details#

Modules#

RAIL Changelist

RAILtest Changelist

API Changes