RELEASE_NOTES
changeset 10519 f7f72f3cc6e3
parent 10516 f70e78d94658
child 10520 aea85e35fee2
--- a/RELEASE_NOTES	Thu Dec 12 15:12:52 2013 -0800
+++ b/RELEASE_NOTES	Fri Dec 13 10:50:45 2013 +0100
@@ -45,6 +45,16 @@
   switching between control and service channels, or using multiple radios, are
   not yet modelled.
 
+- Extension to UE measurements and improved handover algorithm models in LTE
+  module, as the outcome of GSoC 2013 project. The project also includes several
+  sub-features, such as:
+   - implementation of System Information Block Type 1 (SIB1);
+   - a new option for automatic UE attachment using Idle mode cell selection
+     procedure;
+   - improved configurability of UE measurements; and
+   - two options of handover algorithms for enabling automatic handover trigger
+     in LTE simulation: A2-A4-RSRQ and strongest cell (A3-RSRP).
+
 Bugs fixed
 ----------
 - Bug 1496 - Option to print log level in NS_LOG messages, and documentation.