author | Marco Miozzo <marco.miozzo@cttc.es> |
Wed, 06 Mar 2013 12:02:10 +0100 | |
changeset 10001 | dc5475d46e57 |
parent 10000 | 2c29c6f2bddf (current diff) |
parent 9998 | b8cb7cdd0c5d (diff) |
child 10002 | 2e4d5f9ded5a |
--- a/src/lte/model/lte-enb-rrc.cc Wed Mar 06 11:58:54 2013 +0100 +++ b/src/lte/model/lte-enb-rrc.cc Wed Mar 06 12:02:10 2013 +0100 @@ -1317,7 +1317,7 @@ MakeUintegerChecker<uint8_t> ()) .AddAttribute ("EventA4Threshold", "Threshold of the event A4 (Neighbour becomes better than threshold)", - UintegerValue (255), + UintegerValue (34), MakeUintegerAccessor (&LteEnbRrc::m_eventA4Threshold), MakeUintegerChecker<uint8_t> ()) .AddTraceSource ("NewUeContext",