Skip to content
  • Cédric Roux's avatar
    bugfix: fix timing advance · 9b428e5e
    Cédric 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.
    9b428e5e