Commit d0555060 authored by Lionel Gauthier's avatar Lionel Gauthier

timer infinity for SIB2

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5338 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 4905a6c3
......@@ -1020,7 +1020,7 @@ uint8_t do_SIB23(uint8_t Mod_id,
(*sib2)->mbsfn_SubframeConfigList = NULL;
#endif
(*sib2)->timeAlignmentTimerCommon=TimeAlignmentTimer_sf5120;
(*sib2)->timeAlignmentTimerCommon=TimeAlignmentTimer_infinity;//TimeAlignmentTimer_sf5120;
/// (*SIB3)
#ifdef Rel10
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment