From 60031116c01f30db43e759d67111949dcf2e61d8 Mon Sep 17 00:00:00 2001 From: Nicola Baldo Date: Wed, 31 Jul 2013 19:33:45 +0200 Subject: [PATCH] updated RELEASE_NOTES --- RELEASE_NOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 06a0940e3..de00254bc 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -32,6 +32,11 @@ New user-visible features - Previously, the use of Building models was limited to the use of the companion BuildingsMobilityModel. Now, any MobilityModel can be used with Building models. +- The latest LTE module code by the LENA project has been merged, + including the following new features: + - PHY support for UE measurements (RSRP and RSRQ) + - RRC support for UE measurements (configuration, execution, reporting) + - Automatic Handover trigger based on RRC UE measurement reports Bugs fixed ----------