• Cedric Roux's avatar
    bugfix: fix timing advance · fca78f45
    Cedric Roux authored
    - re-use ta_timer
    - when ta_timer is running:
      - no TA sent to UE
      - no TA from UE (for UE to have time to apply previous TA command)
    - decrease ta_timer every TTI
    - be careful to use correct value of ta_update (31 means no TA)
    
    Maybe not correct, to be checked.
    fca78f45
eNB_scheduler_dlsch.c 56.7 KB